-- Logs begin at Tue 2022-08-09 10:40:08 UTC, end at Tue 2022-08-09 11:57:39 UTC. --
Aug 09 11:18:26.345021 dv-cinder-849890-5-iscsi systemd[1]: Starting Devstack devstack@c-api.service...
Aug 09 11:18:26.352912 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: *** Starting uWSGI 2.0.18-debian (64bit) on [Tue Aug  9 11:18:26 2022] ***
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: compiled with version: 10.0.1 20200405 (experimental) [master revision 0be9efad938:fcb98e4978a:705510a708d3642c9c962beb663c476167e4e8a4] on 11 April 2020 11:15:55
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: os: Linux-5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: nodename: dv-cinder-849890-5-iscsi
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: machine: x86_64
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: clock source: unix
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: pcre jit disabled
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: detected number of CPU cores: 4
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: current working directory: /
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: detected binary path: /usr/bin/uwsgi-core
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: your processes number limit is 47680
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: your memory page size is 4096 bytes
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: detected max file descriptor number: 2048
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: lock engine: pthread robust mutexes
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: thunder lock: enabled
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4
Aug 09 11:18:26.358121 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: Python version: 3.8.10 (default, Jun 22 2022, 20:18:18)  [GCC 9.4.0]
Aug 09 11:18:26.398526 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: Python main interpreter initialized at 0x5604e5d949c0
Aug 09 11:18:26.398526 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: python threads support enabled
Aug 09 11:18:26.398526 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: your server socket listen backlog is limited to 100 connections
Aug 09 11:18:26.398526 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: your mercy for graceful operations on workers is 90 seconds
Aug 09 11:18:26.398971 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: mapped 403077 bytes (393 KB) for 2 cores
Aug 09 11:18:26.399052 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: *** Operational MODE: preforking ***
Aug 09 11:18:26.399276 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: *** uWSGI is running in multiple interpreter mode ***
Aug 09 11:18:26.399276 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: spawned uWSGI master process (pid: 110674)
Aug 09 11:18:26.399494 dv-cinder-849890-5-iscsi systemd[1]: Started Devstack devstack@c-api.service.
Aug 09 11:18:26.400086 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: spawned uWSGI worker 1 (pid: 110681, cores: 1)
Aug 09 11:18:26.400454 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: spawned uWSGI worker 2 (pid: 110682, cores: 1)
Aug 09 11:18:26.400612 dv-cinder-849890-5-iscsi devstack@c-api.service[110674]: running "unix_signal:15 gracefully_kill_them_all" (master-start)...
Aug 09 11:18:28.477944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
Aug 09 11:18:28.477944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   from cryptography.utils import int_from_bytes
Aug 09 11:18:28.482473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
Aug 09 11:18:28.482473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   from cryptography.utils import int_from_bytes
Aug 09 11:18:28.484760 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
Aug 09 11:18:28.484760 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   from cryptography.utils import int_from_bytes
Aug 09 11:18:28.486710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
Aug 09 11:18:28.486710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   from cryptography.utils import int_from_bytes
Aug 09 11:18:28.623723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release
Aug 09 11:18:28.623723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(
Aug 09 11:18:28.629654 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release
Aug 09 11:18:28.629654 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(
Aug 09 11:18:29.339333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110681) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}}
Aug 09 11:18:29.345443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=110682) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}}
Aug 09 11:18:29.351657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110681) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}}
Aug 09 11:18:29.351824 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110682) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}}
Aug 09 11:18:29.352355 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.352459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.353546 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.353912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.354073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.354158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.521687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.522633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.522633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.522633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.522633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.522633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.523401 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.526323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.526323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.526323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.526323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.526323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.526323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.526323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.527831 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.527831 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.528711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.528711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.528711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.528711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.528711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.529651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.530084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.530386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.530979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.531340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.531743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.532187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.532652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.533053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.533423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.533941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.534309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.534631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.534927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.535210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.535210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.535210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.535725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.535905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.536064 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.537157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.537334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.537478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.537638 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.537781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.537922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.537922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.537922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.539582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.539582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.539582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.539582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.539582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.539582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.539582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.540635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.540635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.540635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.540635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.540635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.540635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.540635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.542164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.542164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.542164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.542164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.542164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.542164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.542164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.543125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.543267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.543413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.543413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.543413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.543819 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.543961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.544243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.544402 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.544543 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.544725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.544871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.544871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.544871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.750979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.751228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.751462 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.751625 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.751787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.751973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.752191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.755649 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.755859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.756072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.756295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.756470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.756634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.756960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.758204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.758388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.758596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.758780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.759014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.759213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.759391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.768773 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.769023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.769199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.769383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.769581 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.769795 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.769977 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.776639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.776850 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.777033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.777599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.777599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.777799 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.777876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.777876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.778022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.778237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.778623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.779010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.779111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.779350 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.779456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.779529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.779660 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.779757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.779881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.780038 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.780241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.781780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.782117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.782458 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.783037 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.783588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.784127 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.784682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.785986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.786518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.786767 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.786980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.787184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.787381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.787554 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.787747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.787951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.788058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.788327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.788662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.788987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.789345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.790199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.790403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.790762 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.790991 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.791187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.791379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.791584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.792831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.793179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.793506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.793851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.794244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.794577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.794986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.798060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.798403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.798746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.799123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.799468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.799798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.800164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.801232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.801571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.801678 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.801786 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.801887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.801960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.802153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.802277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.802535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.802777 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.802906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.803231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.803339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.803678 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.806008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.806354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.806692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.807050 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.807351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.807669 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.808026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.809791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.810123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.810461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.810795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.811159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.811448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.811760 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.816910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.817257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.817588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.817931 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.818266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.818599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.818994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.825883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.826098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.826302 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.826506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.826710 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.826903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.826996 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.827116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.827241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.827547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.827882 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.828225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.828562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.828914 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.831739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.831951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.832151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.832346 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.832692 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.832885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.833093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.835685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.836023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.836421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.836661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.836661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.836795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.836876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.836946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.837013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.837115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.837346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.837460 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.837652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.837768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.839544 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.839890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.840025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.840228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.840382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.840575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.840713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.840943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.841125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.841316 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.841683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.841784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.841857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.842024 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.843178 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.843338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.843681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.843781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.843929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.844039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.844345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.844511 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.844677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.845018 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.845386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.846397 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.846621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.846997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.847360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.847360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.847657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.848355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.848893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.849432 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.849996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.850176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.850328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.850503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.850688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.850909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.851084 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.851294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.852781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.852992 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.853190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.853286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.853416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.853578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.853678 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.853760 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.853919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.854018 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.854260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.854594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.854969 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.855338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.855450 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.855644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.855840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.856037 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.856229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.856410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.856559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.856689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.856777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.857114 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.857452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.857786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.858116 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.858487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.859708 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.859929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.860059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.860233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.860363 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.860481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.860621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.860748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.860873 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.861003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.861136 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.861261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.861393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.861646 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.864173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.864519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.864891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.865183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.865519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.865860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.866230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.866386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.866600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.866807 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.867036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.867240 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.867434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.867640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.869076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.869282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.869478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.869614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.869748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.869874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.869997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.870194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.870319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.870514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.870641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.870889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.871223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.871582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.872579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.872744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.872882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.873007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.873129 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.873263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.873392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.873516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.873653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.873787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.873911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.874042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.874346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.874703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.876386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.876730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.877062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.877291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.877420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.877558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.877683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.877807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.877939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.878053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.878166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.878281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.878386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.878503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.880296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.880641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.880973 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.881310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.881644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.881972 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.882331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.885522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.885734 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.885937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.886140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.886296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.886457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.886608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.886753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.886753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.887059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.887197 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.887480 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.887850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.888216 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.891899 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.892115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.892320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.892524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.892721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.892916 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.893124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.894466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.894674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.894894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.895096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.895289 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.895481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.895863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.896924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.897278 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.897620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.897962 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.898298 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.898458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.898605 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.898744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.898909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.898909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.899196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.899345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.899345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.900066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.900408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.900750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.901095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.901435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.901774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:29.902139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:29.903963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:29.904309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:29.904650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:29.904995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:29.905332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:29.905666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.018466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110682) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}}
Aug 09 11:18:30.018768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.019165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.019722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.020157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.020304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=110681) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}}
Aug 09 11:18:30.020639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.020822 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.021181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.022323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.022418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.022533 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.022746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.023068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.023176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.023437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.023626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.023770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.024081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.024186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.024447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.024665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.024769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.025087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.025193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.025425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.025650 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.025767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.025849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.026031 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.026144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.026221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.026382 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.026563 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.026563 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.026917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.027073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.027224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.027376 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.027543 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.027691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.027838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.027988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.028190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.028408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.028631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.028803 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.028968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.028968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.029264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.029413 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.029560 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.029705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.029851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.029995 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.030291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.030625 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.031215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.031368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.031571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.031859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.032021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.032172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.032442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.032761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.033056 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.033303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.033462 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.033611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.033891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.034172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.034452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.034721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.034860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.035108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.035318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.035445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.035612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.035921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.036205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.036597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.036799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.036894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.036984 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.037201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.037302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.037593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.037773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.037865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.037949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.038137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.038305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.038545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.038892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.039253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.039508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.039656 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.039941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.040099 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.040242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.040417 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.040747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.041203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.041387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.041527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.041742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.042217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.042334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.042512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.042668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.042935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.043287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.043626 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.043769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.043936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.044831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.044831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.045078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.045286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.045631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.046172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.046502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.046608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.046842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.046942 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.047144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.047244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.047485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.047632 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.047797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.048098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.048389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.048642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.048789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.048952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.049242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.049530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.049662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.049841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.050011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.050171 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.050470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.050758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.051068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.051346 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.051455 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.051620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.051779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.052002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.052340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.052453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.052669 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.052836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.052994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.053247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.053527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.053869 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.054062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.054340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.054634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.054872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.055033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.055202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.055472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.055751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.056089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.056397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.056783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.056936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.057079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.057379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.057655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.058064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.058217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.058467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.058673 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.059027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.059135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.059373 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.059540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.060031 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.060331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.060499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.060653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.060933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.061237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.061585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.061913 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.062066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.062215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.062539 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.062862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.063145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.063391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.063682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.063934 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.064081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.064207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.064326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.064445 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.064677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.064830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.064979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.066854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.066854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.067057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.067134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.067134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.067264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.067354 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.067354 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.067483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.067551 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.067620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.067690 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.067758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.067827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.067895 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.067972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.067972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.068119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.068189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.068257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.068326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.068394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.068482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.068553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.068631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.068749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.068868 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.069019 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.069119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.069291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.069416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.069590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.069859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.070182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.070425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.070606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.070789 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.070971 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.071162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.071383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.071587 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.071713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.071828 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.071950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.072049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.072274 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.072379 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.072557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.072670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.072830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.072992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.073268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.073473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.073597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.073772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.073896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.074025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.074255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.074355 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.074558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.074655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.074854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.074959 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.075131 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.075298 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.075435 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.075634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.075805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.076058 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.076363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.076572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.076757 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.078856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.078967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.079046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.079046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.079176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.079264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.079264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.079402 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.079473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.079540 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.079608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.079608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.079730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.079798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.079865 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.079933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.079933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.080066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.080134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.080202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.080290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.080361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.080429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.080496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.080564 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.080564 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.080717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.080812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.080887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.080974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.081044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.081111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.082023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.082189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.082487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.082772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.082772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.083083 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.083244 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.083384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.083524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.083663 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.083802 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.083955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.084116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.084116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.084439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.084596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.084596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.084996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.085144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.085284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.085468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.085468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.086077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.086894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.087048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.087190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.087190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.087461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.088365 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.088365 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.088645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.088794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.088935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.089073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.089212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.089388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.089966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.090168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.090329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.090472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.090472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.090794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.091030 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.091174 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.091313 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.091451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.091588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110682) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.091778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.092338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.092496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.092651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.092651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.092916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.093054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110682) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.093204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.093606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110682) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.093824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.093824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.093824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.093824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.093824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.093824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.093824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.093824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.093824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.095078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.095078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.095078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.095078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.095078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.095078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.095078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.095078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.095078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.096280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.096280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.096280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.096280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.096280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.096280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.099008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.099008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.099008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.099008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.099008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.099008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.099008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.099008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.099489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.099489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.099780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.100140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.100468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.100791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.101075 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.101404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.101729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.102056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.102396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.102761 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.103103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.103435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.104022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.104252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.104412 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.104713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.105048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.105373 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.105701 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.106026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.106371 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.107111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.107111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.108481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.108481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.108481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.108481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.109000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.109000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.109273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.109528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.109860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.110181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.110507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.110857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.111200 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.111545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.111881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.112936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.112936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.113227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.113476 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.113798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.114147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.114483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.115037 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.115205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.115449 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.115769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.116098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.116447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}}
Aug 09 11:18:30.116788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=110681) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}}
Aug 09 11:18:30.117425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}}
Aug 09 11:18:30.117425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}}
Aug 09 11:18:30.117776 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}}
Aug 09 11:18:30.118000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=110681) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}}
Aug 09 11:18:30.118329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=110681) register /opt/stack/cinder/cinder/api/extensions.py:140}}
Aug 09 11:18:30.149210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO dbcounter [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Registered counter for database cinder
Aug 09 11:18:30.171125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:18:30.179883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writer thread running {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}
Aug 09 11:18:30.217575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO dbcounter [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Registered counter for database cinder
Aug 09 11:18:30.238444 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:18:30.245435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writer thread running {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}}
Aug 09 11:18:30.418591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.rpc [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version.
Aug 09 11:18:30.436016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.rpc [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Aug 09 11:18:30.443897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.rpc [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Automatically selected cinder-volume objects version 1.39 as minimum service version.
Aug 09 11:18:30.450672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.rpc [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version.
Aug 09 11:18:30.452085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.452743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.477174 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.rpc [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version.
Aug 09 11:18:30.480096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.keymgr.conf_key_mgr [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be 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'
Aug 09 11:18:30.484754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.rpc [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Aug 09 11:18:30.489476 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:18:30.490396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.rpc [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version.
Aug 09 11:18:30.494658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.rpc [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Automatically selected cinder-backup objects version 1.39 as minimum service version.
Aug 09 11:18:30.495623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.rpc [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version.
Aug 09 11:18:30.496636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.497259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.499299 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.rpc [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Automatically selected cinder-backup RPC version 2.3 as minimum service version.
Aug 09 11:18:30.500211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.500583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.503221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.503474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.505025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.505378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.516469 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.keymgr.conf_key_mgr [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 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'
Aug 09 11:18:30.524519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:18:30.530277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.rpc [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version.
Aug 09 11:18:30.530629 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.531118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.537351 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.537699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.538624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.rpc [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Automatically selected cinder-backup RPC version 2.3 as minimum service version.
Aug 09 11:18:30.539658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.540100 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.542334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.542914 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.543927 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.544372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.544853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.545212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.552800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.553092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.558605 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.559001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.564315 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.564653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.570542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.570713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.570928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.571028 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.576214 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.576586 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.577224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.577602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.582002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.582374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.583588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.583955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.584211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.584591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.589412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.589786 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.592224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.592597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.598183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.598547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.601654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.602027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.603735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.604168 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.608539 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.608940 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.610010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.610380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.611112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.api.contrib.hosts [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecated: The Host API is deprecated and will be be removed in a future version.
Aug 09 11:18:30.611865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.612219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.614435 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.614803 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.616203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.616492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.616606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.616830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.618339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.618702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.620268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.620624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.621875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.622354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.622708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.623089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.624183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.624552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.626220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.626578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.628185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.628557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.629440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.629816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.630289 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: extensions {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.633542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: os-services {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.636889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: os-quota-sets {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.640412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: extra_specs {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.641722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.642085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.644568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: os-hosts {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.648442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.648832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.649258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: encryption {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.651273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.api.contrib.hosts [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version.
Aug 09 11:18:30.652060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.652604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.653748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: qos-specs {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.654964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.655287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.657326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.657659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.659490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.659893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.660148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: encryption {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.661634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.662008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.664413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.664558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: os-quota-class-sets {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.664930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.667865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: os-volume-transfer {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.668094 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.668606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.670376 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.670732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.671967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: os-volume-manage {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.672489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: extensions {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.675485 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: capabilities {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.675744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: os-services {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.678696 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: os-volume-type-access {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.678941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: os-quota-sets {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.691063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: os-snapshot-manage {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.691257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: extra_specs {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.691422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: os-availability-zone {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.691422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: cgsnapshots {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.691722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: os-hosts {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.693128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: backups {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.698145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: consistencygroups {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.700130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: encryption {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.704461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extended resource: scheduler-stats {{(pid=110682) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.706761 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: qos-specs {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.716065 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: encryption {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.722640 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: os-quota-class-sets {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.728637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: os-volume-transfer {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.735912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: os-volume-manage {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.742901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: capabilities {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.748729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: os-volume-type-access {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.755453 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: os-snapshot-manage {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.762107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: os-availability-zone {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.768234 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: cgsnapshots {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.774795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: backups {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.782572 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: consistencygroups {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.788967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extended resource: scheduler-stats {{(pid=110681) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}}
Aug 09 11:18:30.817519 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.818107 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.821196 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.821788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.825123 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.825638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.828825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.829400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.832666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.833265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.836261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.836852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.840481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.841103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.844146 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.844716 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.848026 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.848538 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.850061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.snapshot_actions [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] SnapshotActionsController initialized {{(pid=110682) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}}
Aug 09 11:18:30.851262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.851826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.854221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.854782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.855151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.855457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.855827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension VolumeActions extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.856191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension AdminActions extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.856560 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension AdminActions extending resource: snapshots {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.856920 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension AdminActions extending resource: backups {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.857427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension TypesManage extending resource: types {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.857913 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.858420 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension SnapshotActions extending resource: snapshots {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.858933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.859415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.859901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension VolumeTypeAccess extending resource: types {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.860644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension UsedLimits extending resource: limits {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.861142 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110682) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.869748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING keystonemiddleware.auth_token [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be 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.
Aug 09 11:18:30.882762 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING keystonemiddleware.auth_token [None req-10cc9c7e-e112-4c0a-bcf2-64d5bd4812be 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
Aug 09 11:18:30.888275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5604e5d949c0 pid: 110682 (default app)
Aug 09 11:18:30.891516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.891910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.893705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.894073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.895718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.896073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.897793 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.898143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.900055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.900405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.902337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.902667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.904916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.905302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.907096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.907419 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.909356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.909739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.910237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.910237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.910467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.910467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.910467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.910467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.910467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.910467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.911090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.911090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.911090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.911090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.911090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.911090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.911478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.911478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.911478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.911478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.911478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.911478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.911859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.911859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.911859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.911859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.912115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.912115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.912255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.snapshot_actions [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] SnapshotActionsController initialized {{(pid=110681) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}}
Aug 09 11:18:30.912255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:18:30.912255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:18:30.912441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.912441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.912583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.912583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.912750 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.912750 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.912882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.912882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.912882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.912882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.913162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.913162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.913162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.913162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.913415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.913415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.913415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.913415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.913689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.913689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.913827 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.913906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.913906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.913906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.913906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.913906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.913906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.914277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.914350 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.914350 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.914350 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.914350 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.914681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.914772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.914772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.914772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.914772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.915992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.916138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.916138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.916138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.916138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.916138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.916138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.917009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension VolumeActions extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.917151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.917151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.917151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.917151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.917151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.917151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.918005 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension AdminActions extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.918149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.918149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.918149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.918149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.918691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension AdminActions extending resource: snapshots {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.918902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.918902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.918902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.918902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.918902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.918902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.919764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.919764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.920045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension AdminActions extending resource: backups {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.920194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.920194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.920194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.920194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.920768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.920768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.921046 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension TypesManage extending resource: types {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.921187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.921187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.921187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.921187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.922685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.922685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.922997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.923139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.923139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.923139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.923139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.923139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.923139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.923943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.923943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.924236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.924378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.924378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.924378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.924378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.924378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.925050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.925050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.925050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.925050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.925050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.925721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.925721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.925990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.926140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.926140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.926140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.926140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.926684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.926684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.926684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.926684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.927371 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.927522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.927522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.927522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.927522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.927522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.928234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.928234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.928234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.928234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.928234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.928234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.928234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.929130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.929324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.929324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.929324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.929324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.929324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.929888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.929888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.929888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.929888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.929888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.929888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.929888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.930576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.930576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.930797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension UsedLimits extending resource: limits {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.930994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.930994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.930994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.930994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.930994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.930994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.931470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.931470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.931470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.931470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.931470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.931470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.933281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=110681) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}}
Aug 09 11:18:30.933379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.933379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.933379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.933379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.933379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.933379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.933843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.933843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.933843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.933843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.934157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.934157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.934157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.934157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.934157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.934541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.934541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:30.934541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn(deprecated_msg)
Aug 09 11:18:30.934541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d2427c5f-4882-4e8a-80fe-28d510b1c284 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:18:30.935148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING keystonemiddleware.auth_token [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 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.
Aug 09 11:18:30.935304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1/1] 10.222.0.59 () {50 vars in 775 bytes} [Tue Aug  9 11:18:30 2022] GET /volume/v3 => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0)
Aug 09 11:18:30.935789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING keystonemiddleware.auth_token [None req-d93c02a4-a493-432a-8623-eff7c17d08b1 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
Aug 09 11:18:30.940969 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5604e5d949c0 pid: 110681 (default app)
Aug 09 11:18:35.128547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:18:36.301395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 admin admin] POST http://10.222.0.59/volume/v3/3f8f671817444c358cd7614c06a172b5/types
Aug 09 11:18:36.302603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:18:36.306508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:18:36.306508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:18:36.314016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:18:36.359223 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 admin admin] http://10.222.0.59/volume/v3/3f8f671817444c358cd7614c06a172b5/types returned with HTTP 200
Aug 09 11:18:36.360006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 2/2] 10.222.0.59 () {60 vars in 1237 bytes} [Tue Aug  9 11:18:35 2022] POST /volume/v3/3f8f671817444c358cd7614c06a172b5/types => generated 186 bytes in 1233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:18:36.387928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.387928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.388549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.388549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.388549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.388549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.388549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.388549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.389055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.389055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.389055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.389055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.389055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.389055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.389494 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.389494 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.389494 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.389494 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.389494 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.389494 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.389933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.389933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.389933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.389933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.390209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.390209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.390209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.390209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.390209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.390588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.390588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.390588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.390588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.390588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.390995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.390995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.390995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.390995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.390995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.390995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.391464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.391464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.391464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.391464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.391464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.391464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.391896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.391896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.391896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.391896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.391896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.391896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.392276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.392276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.392276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.392276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.392276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.392276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.392671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.392671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.392671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.392671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.392671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.392671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.393078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.393078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.393078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.393078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.393078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.393078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.393510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.393510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.393510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.393510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.393510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.393862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.393862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.393862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.393862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.393862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.393862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.393862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.394356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.394356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.394356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.394356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.394622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.394622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.394622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.394622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.395034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.395034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.395034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.395034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.395308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.395308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.395308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.395308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.395308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.395652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.395652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.395652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.395652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.395652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.395652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.396058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.396058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.396058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.396058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.396058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.396396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.396396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.396396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.396396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.396684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.396684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.396684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.396684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.397002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.397002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.397002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.397002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.397294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.397294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.397294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.397294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.397588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.397588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.397588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.397588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.397588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.397588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.398034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.398034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.398034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.398034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.398034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.398034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.398417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.398417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.398417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.398417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.398417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.398732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.398732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.398732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.398732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.398732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.398732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.398732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.399228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.399228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.399228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.399228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.399228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.399228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.399670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.399670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.399670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.399670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.399670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.399670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.400093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.400093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.400093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.400093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.400093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.400093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.400535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.400535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.400535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.400535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.400812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.400812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.400812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.400812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.400812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.401192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.401192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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.
Aug 09 11:18:36.401192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn(deprecated_msg)
Aug 09 11:18:36.401192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 req-d854308f-71ae-474b-9b45-92f86535d315 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:18:37.019948 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 req-d854308f-71ae-474b-9b45-92f86535d315 admin admin] POST http://10.222.0.59/volume/v3/3f8f671817444c358cd7614c06a172b5/types/076d77f3-929b-4f7b-9009-576198c1c172/extra_specs
Aug 09 11:18:37.021126 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 req-d854308f-71ae-474b-9b45-92f86535d315 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:18:37.025235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:18:37.025235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:18:37.033611 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 req-d854308f-71ae-474b-9b45-92f86535d315 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:18:37.155553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-479711c0-00d7-4e3b-81ce-76e9a6b89b92 req-d854308f-71ae-474b-9b45-92f86535d315 admin admin] http://10.222.0.59/volume/v3/3f8f671817444c358cd7614c06a172b5/types/076d77f3-929b-4f7b-9009-576198c1c172/extra_specs returned with HTTP 200
Aug 09 11:18:37.156390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1/3] 10.222.0.59 () {62 vars in 1454 bytes} [Tue Aug  9 11:18:36 2022] POST /volume/v3/3f8f671817444c358cd7614c06a172b5/types/076d77f3-929b-4f7b-9009-576198c1c172/extra_specs => generated 55 bytes in 790 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:18:46.355906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:18:47.152148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=25,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:19:19.419669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-64cecc3f-4325-4127-810c-72527c5f1b5b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:19:19.420964 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-64cecc3f-4325-4127-810c-72527c5f1b5b None None] GET http://10.222.0.59/volume//
Aug 09 11:19:19.421364 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-64cecc3f-4325-4127-810c-72527c5f1b5b None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:19:19.421819 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-64cecc3f-4325-4127-810c-72527c5f1b5b None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:19:19.422952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-64cecc3f-4325-4127-810c-72527c5f1b5b None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:19:19.423558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 3/4] 10.222.0.59 () {56 vars in 1098 bytes} [Tue Aug  9 11:19:19 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:22:16.093734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2c4f8048-e54a-49d8-84d6-933cdd365e86 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:22:16.684003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c4f8048-e54a-49d8-84d6-933cdd365e86 tempest-verify_tempest_config-441416897 tempest-verify_tempest_config-441416897-project] GET http://10.222.0.59/volume/v3/c8de725528144211a85e38474393b79b/extensions
Aug 09 11:22:16.684275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c4f8048-e54a-49d8-84d6-933cdd365e86 tempest-verify_tempest_config-441416897 tempest-verify_tempest_config-441416897-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:22:16.684735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c4f8048-e54a-49d8-84d6-933cdd365e86 tempest-verify_tempest_config-441416897 tempest-verify_tempest_config-441416897-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:22:16.685433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c4f8048-e54a-49d8-84d6-933cdd365e86 tempest-verify_tempest_config-441416897 tempest-verify_tempest_config-441416897-project] http://10.222.0.59/volume/v3/c8de725528144211a85e38474393b79b/extensions returned with HTTP 200
Aug 09 11:22:16.686168 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 2/5] 10.222.0.59 () {58 vars in 1223 bytes} [Tue Aug  9 11:22:16 2022] GET /volume/v3/c8de725528144211a85e38474393b79b/extensions => generated 5245 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:24:14.023396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-93269272-1ef2-4709-b61b-ed618604e555 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:24:14.155855 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-93269272-1ef2-4709-b61b-ed618604e555 admin admin] GET http://10.222.0.59/volume/v3/3f8f671817444c358cd7614c06a172b5/os-services
Aug 09 11:24:14.156327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-93269272-1ef2-4709-b61b-ed618604e555 admin admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:24:14.157017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-93269272-1ef2-4709-b61b-ed618604e555 admin admin] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:24:14.171759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-93269272-1ef2-4709-b61b-ed618604e555 admin admin] http://10.222.0.59/volume/v3/3f8f671817444c358cd7614c06a172b5/os-services returned with HTTP 200
Aug 09 11:24:14.172815 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 4/6] 10.222.0.59 () {56 vars in 1201 bytes} [Tue Aug  9 11:24:14 2022] GET /volume/v3/3f8f671817444c358cd7614c06a172b5/os-services => generated 642 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:24:16.508221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-eb6b8ed5-7915-4883-9368-04850c28eaca None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:24:16.563806 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eb6b8ed5-7915-4883-9368-04850c28eaca admin admin] GET http://10.222.0.59/volume/v3/3f8f671817444c358cd7614c06a172b5/os-services
Aug 09 11:24:16.564265 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eb6b8ed5-7915-4883-9368-04850c28eaca admin admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:24:16.564718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eb6b8ed5-7915-4883-9368-04850c28eaca admin admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:24:16.574639 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eb6b8ed5-7915-4883-9368-04850c28eaca admin admin] http://10.222.0.59/volume/v3/3f8f671817444c358cd7614c06a172b5/os-services returned with HTTP 200
Aug 09 11:24:16.575454 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 3/7] 10.222.0.59 () {56 vars in 1201 bytes} [Tue Aug  9 11:24:16 2022] GET /volume/v3/3f8f671817444c358cd7614c06a172b5/os-services => generated 642 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:24:24.164832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:24:26.569990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:25:46.358394 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:46.444623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-004ddd5e-b268-408c-b872-255a2523ae67 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:46.798697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING keystonemiddleware.auth_token [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 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.
Aug 09 11:25:46.807283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] POST http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes
Aug 09 11:25:46.808458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1333022085", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:46.815182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1333022085', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:25:46.817667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Create volume of 1 GB
Aug 09 11:25:46.845221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Availability zone cache updated, next update will occur around 2022-08-09 12:25:46.844238. {{(pid=110682) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:153}}
Aug 09 11:25:46.845874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Availability Zones retrieved successfully.
Aug 09 11:25:46.944632 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Flow 'volume_create_api' (eceffb55-82ce-4895-b66a-70d27efb0d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:46.954197 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a2e4b36-4fd3-4f4a-8054-16d58bf69434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:46.956759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:25:47.011406 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] POST http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes
Aug 09 11:25:47.012277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-141164637"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:47.017217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-141164637'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:25:47.023704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Create volume of 1 GB
Aug 09 11:25:47.098313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Availability zone cache updated, next update will occur around 2022-08-09 12:25:47.097191. {{(pid=110681) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:153}}
Aug 09 11:25:47.098864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Availability Zones retrieved successfully.
Aug 09 11:25:47.157050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a2e4b36-4fd3-4f4a-8054-16d58bf69434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:47.159383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dac2a49-8bf6-43d8-a82a-0d78f13bbe4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:47.187571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Flow 'volume_create_api' (a593344e-6023-4079-80c5-0bf7973adfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:47.195520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cd7d36-6c0d-42cf-ae1d-07a00a309881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:47.203068 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:25:47.277524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:25:47.278332 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:25:47.354660 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cd7d36-6c0d-42cf-ae1d-07a00a309881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:47.359471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24f9f8c-738a-4bb7-8b65-32c4bff1d267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:47.429025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Created reservations ['6e09b2fb-cdca-4dbc-bdc1-9e26e532c3fb', '7e1bf734-da2f-4f35-af3a-337381ca8ff0', '6b869b04-530e-4f3b-be08-d61f80586669', 'f6d61e14-6168-4c11-a8a3-f5ee08b4f5bf'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:25:47.431150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dac2a49-8bf6-43d8-a82a-0d78f13bbe4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e09b2fb-cdca-4dbc-bdc1-9e26e532c3fb', '7e1bf734-da2f-4f35-af3a-337381ca8ff0', '6b869b04-530e-4f3b-be08-d61f80586669', 'f6d61e14-6168-4c11-a8a3-f5ee08b4f5bf']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:47.433184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c80c129-0c23-436a-848f-5a85c10023c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:47.483358 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:25:47.486437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:25:47.639767 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c80c129-0c23-436a-848f-5a85c10023c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '663bc8f1-3f61-4777-8132-5bcc5ed462a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1333022085',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6c60c68e5637481bba22ab515ee1698c',qos_specs=None,replication_status=<?>,reservations=['6e09b2fb-cdca-4dbc-bdc1-9e26e532c3fb','7e1bf734-da2f-4f35-af3a-337381ca8ff0','6b869b04-530e-4f3b-be08-d61f80586669','f6d61e14-6168-4c11-a8a3-f5ee08b4f5bf'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='22876106e28646eabfcfb43e191bccd7',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1333022085',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=663bc8f1-3f61-4777-8132-5bcc5ed462a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c60c68e5637481bba22ab515ee1698c',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='22876106e28646eabfcfb43e191bccd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:47.647684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Created reservations ['ddf5d3d5-4d2e-41fe-a582-cb30251df479', 'acbd5a72-e47c-44ed-9810-e4382d3a262a', 'fae7ecf7-dfba-4f53-9be5-003ba003379d', 'bb1b7b2d-1620-430b-ad38-6a32b6963aac'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:25:47.648314 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2983ad21-d4d7-41d0-944e-4540eef6a7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:47.650991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24f9f8c-738a-4bb7-8b65-32c4bff1d267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf5d3d5-4d2e-41fe-a582-cb30251df479', 'acbd5a72-e47c-44ed-9810-e4382d3a262a', 'fae7ecf7-dfba-4f53-9be5-003ba003379d', 'bb1b7b2d-1620-430b-ad38-6a32b6963aac']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:47.654380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f8d950-695d-47b8-a7c3-d24df9b3071b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:47.746456 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2983ad21-d4d7-41d0-944e-4540eef6a7d3) 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-1333022085',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='6c60c68e5637481bba22ab515ee1698c',qos_specs=None,replication_status=<?>,reservations=['6e09b2fb-cdca-4dbc-bdc1-9e26e532c3fb','7e1bf734-da2f-4f35-af3a-337381ca8ff0','6b869b04-530e-4f3b-be08-d61f80586669','f6d61e14-6168-4c11-a8a3-f5ee08b4f5bf'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='22876106e28646eabfcfb43e191bccd7',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:47.748816 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb4221c-e901-4a1d-afae-0613044d0e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:47.780502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f8d950-695d-47b8-a7c3-d24df9b3071b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7d0e077-6195-496e-9cca-e01edd1a1fd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-141164637',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='1c89430a03ef4c01bf85dd14b4b98cc9',qos_specs=None,replication_status=<?>,reservations=['ddf5d3d5-4d2e-41fe-a582-cb30251df479','acbd5a72-e47c-44ed-9810-e4382d3a262a','fae7ecf7-dfba-4f53-9be5-003ba003379d','bb1b7b2d-1620-430b-ad38-6a32b6963aac'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='378498d664a34611a48c06455ec4ac5a',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-141164637',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=b7d0e077-6195-496e-9cca-e01edd1a1fd5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1c89430a03ef4c01bf85dd14b4b98cc9',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='378498d664a34611a48c06455ec4ac5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:47.791638 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3447cd0-ec50-4e80-a3ca-2555990af95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:47.833729 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb4221c-e901-4a1d-afae-0613044d0e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:47.844583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Flow 'volume_create_api' (eceffb55-82ce-4895-b66a-70d27efb0d87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:47.845692 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Create volume request issued successfully.
Aug 09 11:25:47.847611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-f06bdbda-ccfa-4e5e-aedf-47ef3571ffc6 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes returned with HTTP 202
Aug 09 11:25:47.855269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3447cd0-ec50-4e80-a3ca-2555990af95f) 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-141164637',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='1c89430a03ef4c01bf85dd14b4b98cc9',qos_specs=None,replication_status=<?>,reservations=['ddf5d3d5-4d2e-41fe-a582-cb30251df479','acbd5a72-e47c-44ed-9810-e4382d3a262a','fae7ecf7-dfba-4f53-9be5-003ba003379d','bb1b7b2d-1620-430b-ad38-6a32b6963aac'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='378498d664a34611a48c06455ec4ac5a',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:47.856841 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 5/8] 10.222.0.59 () {64 vars in 1521 bytes} [Tue Aug  9 11:25:46 2022] POST /volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes => generated 824 bytes in 1499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:25:47.858315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8600e8a8-7b3a-4883-bbdc-16a8d3f93fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:47.863483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-0fd0562c-a6aa-4dcd-9d0c-ea0902e24ab8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:47.877905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-0fd0562c-a6aa-4dcd-9d0c-ea0902e24ab8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6
Aug 09 11:25:47.880018 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-0fd0562c-a6aa-4dcd-9d0c-ea0902e24ab8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:47.886002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-0fd0562c-a6aa-4dcd-9d0c-ea0902e24ab8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:47.922349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:47.922349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:47.955601 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-0fd0562c-a6aa-4dcd-9d0c-ea0902e24ab8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Volume info retrieved successfully.
Aug 09 11:25:48.031470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8600e8a8-7b3a-4883-bbdc-16a8d3f93fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:48.055326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-e1e08f52-e7e5-4a38-bfdd-50e2c80fd9c2 req-0fd0562c-a6aa-4dcd-9d0c-ea0902e24ab8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 returned with HTTP 200
Aug 09 11:25:48.055326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 6/9] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:47 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 => generated 892 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:25:48.055326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6059d79e-de92-42b3-86a3-a4f4dbfeb65c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.056930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Flow 'volume_create_api' (a593344e-6023-4079-80c5-0bf7973adfae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:48.056930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Create volume request issued successfully.
Aug 09 11:25:48.056930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-004ddd5e-b268-408c-b872-255a2523ae67 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes returned with HTTP 202
Aug 09 11:25:48.056930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 4/10] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:25:46 2022] POST /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes => generated 828 bytes in 1608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:25:48.068070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b25d2219-4503-4a79-9752-119bcb37cb59 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.287421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6059d79e-de92-42b3-86a3-a4f4dbfeb65c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] POST http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types
Aug 09 11:25:48.288615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6059d79e-de92-42b3-86a3-a4f4dbfeb65c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-127697353", "description": "tempest-group-type-description-896473929", "group_specs": {"consistent_group_snapshot_enabled": "<is> False"}, "is_public": true}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:48.420840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b25d2219-4503-4a79-9752-119bcb37cb59 tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] GET http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services
Aug 09 11:25:48.421884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b25d2219-4503-4a79-9752-119bcb37cb59 tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:48.422610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b25d2219-4503-4a79-9752-119bcb37cb59 tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:48.424106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:48.424106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:48.426399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6059d79e-de92-42b3-86a3-a4f4dbfeb65c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types returned with HTTP 202
Aug 09 11:25:48.435520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 7/11] 10.222.0.59 () {62 vars in 1289 bytes} [Tue Aug  9 11:25:48 2022] POST /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types => generated 263 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:48.438634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-5ce6c84f-905f-4469-b9bf-aef397cf9cae req-ee5f9106-4b2e-456f-821f-729fe6b86f0a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.446191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b25d2219-4503-4a79-9752-119bcb37cb59 tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services returned with HTTP 200
Aug 09 11:25:48.448163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 5/12] 10.222.0.59 () {58 vars in 1226 bytes} [Tue Aug  9 11:25:48 2022] GET /volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services => generated 642 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:48.448722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-5ce6c84f-905f-4469-b9bf-aef397cf9cae req-ee5f9106-4b2e-456f-821f-729fe6b86f0a tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6
Aug 09 11:25:48.449436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-5ce6c84f-905f-4469-b9bf-aef397cf9cae req-ee5f9106-4b2e-456f-821f-729fe6b86f0a tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:48.450224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-33eaa1cf-daa7-49a5-9ab0-ea2cf76225e7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.450345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-5ce6c84f-905f-4469-b9bf-aef397cf9cae req-ee5f9106-4b2e-456f-821f-729fe6b86f0a tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:48.459957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-33eaa1cf-daa7-49a5-9ab0-ea2cf76225e7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5
Aug 09 11:25:48.460807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-33eaa1cf-daa7-49a5-9ab0-ea2cf76225e7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:48.461488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-33eaa1cf-daa7-49a5-9ab0-ea2cf76225e7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:48.494885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:48.494885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:48.495711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:48.495711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:48.513958 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-5ce6c84f-905f-4469-b9bf-aef397cf9cae req-ee5f9106-4b2e-456f-821f-729fe6b86f0a tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Volume info retrieved successfully.
Aug 09 11:25:48.528213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-33eaa1cf-daa7-49a5-9ab0-ea2cf76225e7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:48.539157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-5ce6c84f-905f-4469-b9bf-aef397cf9cae req-ee5f9106-4b2e-456f-821f-729fe6b86f0a tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 returned with HTTP 200
Aug 09 11:25:48.543799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 8/13] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:48 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 => generated 892 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:48.547595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.557592 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-33eaa1cf-daa7-49a5-9ab0-ea2cf76225e7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 returned with HTTP 200
Aug 09 11:25:48.558673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 6/14] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:48 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 => generated 896 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:48.560032 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-497f9361-d8a7-41d4-bc9e-cb9652959256 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.566528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-497f9361-d8a7-41d4-bc9e-cb9652959256 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] GET http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types
Aug 09 11:25:48.567832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-497f9361-d8a7-41d4-bc9e-cb9652959256 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:48.574383 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-497f9361-d8a7-41d4-bc9e-cb9652959256 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:48.624310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-497f9361-d8a7-41d4-bc9e-cb9652959256 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types returned with HTTP 200
Aug 09 11:25:48.625785 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 7/15] 10.222.0.59 () {60 vars in 1267 bytes} [Tue Aug  9 11:25:48 2022] GET /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types => generated 497 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:25:48.627466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f74dd972-adcb-4f17-8f8a-47aac14112ec None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.638089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f74dd972-adcb-4f17-8f8a-47aac14112ec tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] PUT http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/disable-log-reason
Aug 09 11:25:48.644321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f74dd972-adcb-4f17-8f8a-47aac14112ec tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] Action: 'update', calling method: update, body: {"host": "dv-cinder-849890-5-iscsi", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:48.648655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f74dd972-adcb-4f17-8f8a-47aac14112ec tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/disable-log-reason returned with HTTP 400
Aug 09 11:25:48.652616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] POST http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes
Aug 09 11:25:48.653743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2083922316", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:48.660328 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 8/16] 10.222.0.59 () {60 vars in 1303 bytes} [Tue Aug  9 11:25:48 2022] PUT /volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/disable-log-reason => generated 136 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:25:48.660681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2083922316', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:25:48.660681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Create volume of 1 GB
Aug 09 11:25:48.662554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b632bdf6-1243-4b7e-bf52-d10d641d536c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.666736 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b632bdf6-1243-4b7e-bf52-d10d641d536c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] PUT http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/6b10dd5e-7c0b-4338-8775-1980c8b8f226
Aug 09 11:25:48.668285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Availability Zones retrieved successfully.
Aug 09 11:25:48.669306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b632bdf6-1243-4b7e-bf52-d10d641d536c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1966792127", "description": "updated-group-type-desc"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:48.691024 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Flow 'volume_create_api' (4613d22d-ed1b-4a12-aa42-a929e9fa4f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:48.696456 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60cbdde5-4e58-4eb7-b3da-94d41c9318ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:48.701538 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:25:48.718754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=76,cinder:INSERT=12,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:25:48.751805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b632bdf6-1243-4b7e-bf52-d10d641d536c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/6b10dd5e-7c0b-4338-8775-1980c8b8f226 returned with HTTP 200
Aug 09 11:25:48.753236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 9/17] 10.222.0.59 () {62 vars in 1399 bytes} [Tue Aug  9 11:25:48 2022] PUT /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/6b10dd5e-7c0b-4338-8775-1980c8b8f226 => generated 255 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:25:48.755228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5ce591c1-8136-44bf-8094-454c7507c2af None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.768039 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60cbdde5-4e58-4eb7-b3da-94d41c9318ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:48.771564 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ce591c1-8136-44bf-8094-454c7507c2af tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] PUT http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/disable
Aug 09 11:25:48.773098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e658a5-3d9d-410b-8ef3-c45dfc2ede87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:48.775105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5ce591c1-8136-44bf-8094-454c7507c2af tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] Action: 'update', calling method: update, body: {"host": "dv-cinder-849890-5-iscsi", "binary": "invalid_binary"} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:48.808707 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ce591c1-8136-44bf-8094-454c7507c2af tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/disable returned with HTTP 404
Aug 09 11:25:48.812961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 10/18] 10.222.0.59 () {60 vars in 1270 bytes} [Tue Aug  9 11:25:48 2022] PUT /volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/disable => generated 121 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:48.820718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a7e01b97-cf5c-4332-a494-37a25d84e43f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.839971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a7e01b97-cf5c-4332-a494-37a25d84e43f tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] GET http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/6b10dd5e-7c0b-4338-8775-1980c8b8f226
Aug 09 11:25:48.846969 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a7e01b97-cf5c-4332-a494-37a25d84e43f tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:48.849170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a7e01b97-cf5c-4332-a494-37a25d84e43f tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:48.863236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a7e01b97-cf5c-4332-a494-37a25d84e43f tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/6b10dd5e-7c0b-4338-8775-1980c8b8f226 returned with HTTP 200
Aug 09 11:25:48.865922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 11/19] 10.222.0.59 () {60 vars in 1378 bytes} [Tue Aug  9 11:25:48 2022] GET /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/6b10dd5e-7c0b-4338-8775-1980c8b8f226 => generated 255 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:25:48.868531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e6f6aa9d-3059-40ce-8f4e-b9fcdec981bd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.884599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e6f6aa9d-3059-40ce-8f4e-b9fcdec981bd tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] PUT http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/enable
Aug 09 11:25:48.886510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e6f6aa9d-3059-40ce-8f4e-b9fcdec981bd tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:48.914593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e6f6aa9d-3059-40ce-8f4e-b9fcdec981bd tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/enable returned with HTTP 404
Aug 09 11:25:48.919232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 12/20] 10.222.0.59 () {60 vars in 1267 bytes} [Tue Aug  9 11:25:48 2022] PUT /volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/enable => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:48.921115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6841d4d6-5232-4e29-af0a-c0c4d552e8f0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:48.930545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6841d4d6-5232-4e29-af0a-c0c4d552e8f0 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] DELETE http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/6b10dd5e-7c0b-4338-8775-1980c8b8f226
Aug 09 11:25:48.931261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6841d4d6-5232-4e29-af0a-c0c4d552e8f0 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:48.932823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6841d4d6-5232-4e29-af0a-c0c4d552e8f0 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:48.992786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=74,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:25:48.996701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Created reservations ['167fb4e4-1865-4265-aa15-cdc062f82b47', '0c1e9371-bae7-491d-9d0a-d0622f9429da', '6eff0e9d-53ee-44a2-9de3-e382be1ae86b', 'b5bf6941-3596-474c-a61a-652d21366518'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:25:48.999476 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e658a5-3d9d-410b-8ef3-c45dfc2ede87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167fb4e4-1865-4265-aa15-cdc062f82b47', '0c1e9371-bae7-491d-9d0a-d0622f9429da', '6eff0e9d-53ee-44a2-9de3-e382be1ae86b', 'b5bf6941-3596-474c-a61a-652d21366518']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:49.001892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1439c8fe-d8e0-49e9-a9a9-c06c5d6e0ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:49.003701 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6841d4d6-5232-4e29-af0a-c0c4d552e8f0 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/6b10dd5e-7c0b-4338-8775-1980c8b8f226 returned with HTTP 202
Aug 09 11:25:49.009902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 13/21] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:25:48 2022] DELETE /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/6b10dd5e-7c0b-4338-8775-1980c8b8f226 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:25:49.012359 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-57e8413d-26de-441a-92e6-479c7c60fe23 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.028008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-57e8413d-26de-441a-92e6-479c7c60fe23 tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] PUT http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/freeze
Aug 09 11:25:49.029096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-57e8413d-26de-441a-92e6-479c7c60fe23 tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:49.055791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-57e8413d-26de-441a-92e6-479c7c60fe23 tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/freeze returned with HTTP 400
Aug 09 11:25:49.057354 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1439c8fe-d8e0-49e9-a9a9-c06c5d6e0ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2083922316',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='0008ea6d586e4d34a3f505d9d9893034',qos_specs=None,replication_status=<?>,reservations=['167fb4e4-1865-4265-aa15-cdc062f82b47','0c1e9371-bae7-491d-9d0a-d0622f9429da','6eff0e9d-53ee-44a2-9de3-e382be1ae86b','b5bf6941-3596-474c-a61a-652d21366518'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a353be6a7032483a96a85524196b0e8c',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2083922316',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0008ea6d586e4d34a3f505d9d9893034',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='a353be6a7032483a96a85524196b0e8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:49.057535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 14/22] 10.222.0.59 () {60 vars in 1267 bytes} [Tue Aug  9 11:25:49 2022] PUT /volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/freeze => generated 83 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:25:49.058884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7481442f-1a29-4e35-bdf3-52e09fc04f88 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.060589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d094ef-6d00-4f6a-8a8b-c89ff2681d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:49.065888 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7481442f-1a29-4e35-bdf3-52e09fc04f88 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] GET http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types
Aug 09 11:25:49.066892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7481442f-1a29-4e35-bdf3-52e09fc04f88 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.067694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7481442f-1a29-4e35-bdf3-52e09fc04f88 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.087967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7481442f-1a29-4e35-bdf3-52e09fc04f88 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types returned with HTTP 200
Aug 09 11:25:49.094050 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 15/23] 10.222.0.59 () {60 vars in 1267 bytes} [Tue Aug  9 11:25:49 2022] GET /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types => generated 248 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:25:49.099004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6f486d22-0070-4b86-9ebe-bd80399e129f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.107506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6f486d22-0070-4b86-9ebe-bd80399e129f tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] PUT http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/thaw
Aug 09 11:25:49.108787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6f486d22-0070-4b86-9ebe-bd80399e129f tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:49.113728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d094ef-6d00-4f6a-8a8b-c89ff2681d74) 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-2083922316',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='0008ea6d586e4d34a3f505d9d9893034',qos_specs=None,replication_status=<?>,reservations=['167fb4e4-1865-4265-aa15-cdc062f82b47','0c1e9371-bae7-491d-9d0a-d0622f9429da','6eff0e9d-53ee-44a2-9de3-e382be1ae86b','b5bf6941-3596-474c-a61a-652d21366518'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a353be6a7032483a96a85524196b0e8c',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:49.116941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84183aee-a935-4d94-a612-d10628aa4fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:49.142114 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84183aee-a935-4d94-a612-d10628aa4fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:49.144812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Flow 'volume_create_api' (4613d22d-ed1b-4a12-aa42-a929e9fa4f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:49.145995 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Create volume request issued successfully.
Aug 09 11:25:49.147689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-b3bc1439-de6a-4584-9684-51f3213067fc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes returned with HTTP 202
Aug 09 11:25:49.148737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 9/24] 10.222.0.59 () {64 vars in 1521 bytes} [Tue Aug  9 11:25:48 2022] POST /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes => generated 832 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:25:49.151878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a2298242-5fa4-4e5d-8382-5b5d60902faf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.156730 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a2298242-5fa4-4e5d-8382-5b5d60902faf tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] POST http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types
Aug 09 11:25:49.157825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a2298242-5fa4-4e5d-8382-5b5d60902faf tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1333293293", "is_public": true}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:49.161923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:49.161923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:49.193432 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a2298242-5fa4-4e5d-8382-5b5d60902faf tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types returned with HTTP 202
Aug 09 11:25:49.199960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 10/25] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:25:49 2022] POST /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types => generated 164 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:49.199960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-4778a930-8236-47ec-bf2c-7ae628b07ac9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.202223 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-4778a930-8236-47ec-bf2c-7ae628b07ac9 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:49.202830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-4778a930-8236-47ec-bf2c-7ae628b07ac9 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.204206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-4778a930-8236-47ec-bf2c-7ae628b07ac9 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.223257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:49.223257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:49.234035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-4778a930-8236-47ec-bf2c-7ae628b07ac9 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:49.257847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dbbea547-f591-4dcc-bb25-03390d86a3f5 req-4778a930-8236-47ec-bf2c-7ae628b07ac9 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:49.259519 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 11/26] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:49 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 900 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:49.261488 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f6f2cb26-8be9-4e34-a611-0eac16b8555a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.267202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f6f2cb26-8be9-4e34-a611-0eac16b8555a tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] POST http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types
Aug 09 11:25:49.268252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f6f2cb26-8be9-4e34-a611-0eac16b8555a tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1635309304", "is_public": false}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:49.327895 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f6f2cb26-8be9-4e34-a611-0eac16b8555a tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types returned with HTTP 202
Aug 09 11:25:49.350038 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 12/27] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:25:49 2022] POST /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types => generated 165 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:49.353363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-0e3951cb-c919-410b-836b-ffe3c110d6a2 req-ab676156-26d5-40ae-9ecc-330cd5b8860e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.360060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-0e3951cb-c919-410b-836b-ffe3c110d6a2 req-ab676156-26d5-40ae-9ecc-330cd5b8860e tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:49.360783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-0e3951cb-c919-410b-836b-ffe3c110d6a2 req-ab676156-26d5-40ae-9ecc-330cd5b8860e tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.361920 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-0e3951cb-c919-410b-836b-ffe3c110d6a2 req-ab676156-26d5-40ae-9ecc-330cd5b8860e tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.381846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:49.381846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:49.382125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6f486d22-0070-4b86-9ebe-bd80399e129f tempest-VolumeServicesNegativeTest-1189358689 tempest-VolumeServicesNegativeTest-1189358689-project-admin] http://10.222.0.59/volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/thaw returned with HTTP 400
Aug 09 11:25:49.384821 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 16/28] 10.222.0.59 () {60 vars in 1261 bytes} [Tue Aug  9 11:25:49 2022] PUT /volume/v3/9a8d533d9cb54377bc373ffb18154902/os-services/thaw => generated 83 bytes in 290 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:25:49.387683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e8ebe895-cfee-4383-b564-5f8a609c83de None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.392348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-0e3951cb-c919-410b-836b-ffe3c110d6a2 req-ab676156-26d5-40ae-9ecc-330cd5b8860e tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:49.411905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-0e3951cb-c919-410b-836b-ffe3c110d6a2 req-ab676156-26d5-40ae-9ecc-330cd5b8860e tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:49.412141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e8ebe895-cfee-4383-b564-5f8a609c83de tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] GET http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?sort=name%3Aasc&is_public=None
Aug 09 11:25:49.412653 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e8ebe895-cfee-4383-b564-5f8a609c83de tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.413111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e8ebe895-cfee-4383-b564-5f8a609c83de tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.413986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 13/29] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:49 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 924 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:49.503846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e8ebe895-cfee-4383-b564-5f8a609c83de tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200
Aug 09 11:25:49.508183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 17/30] 10.222.0.59 () {60 vars in 1328 bytes} [Tue Aug  9 11:25:49 2022] GET /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:25:49.513118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-30fe06fe-3a9c-4736-8b72-a14e356ddf29 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.517857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-30fe06fe-3a9c-4736-8b72-a14e356ddf29 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] GET http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?sort=name%3Adesc&is_public=None
Aug 09 11:25:49.518495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-30fe06fe-3a9c-4736-8b72-a14e356ddf29 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.519077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-30fe06fe-3a9c-4736-8b72-a14e356ddf29 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.541818 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-30fe06fe-3a9c-4736-8b72-a14e356ddf29 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200
Aug 09 11:25:49.549888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 14/31] 10.222.0.59 () {60 vars in 1330 bytes} [Tue Aug  9 11:25:49 2022] GET /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:25:49.551662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8ba9567b-d948-41fc-b433-187792ba1514 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.556643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8ba9567b-d948-41fc-b433-187792ba1514 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] GET http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?is_public=False
Aug 09 11:25:49.557226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8ba9567b-d948-41fc-b433-187792ba1514 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.557943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8ba9567b-d948-41fc-b433-187792ba1514 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.574640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0d1046c3-781a-427f-ba35-7971d633708b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.579707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0d1046c3-781a-427f-ba35-7971d633708b tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5
Aug 09 11:25:49.580363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0d1046c3-781a-427f-ba35-7971d633708b tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.581445 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0d1046c3-781a-427f-ba35-7971d633708b tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.604964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8ba9567b-d948-41fc-b433-187792ba1514 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?is_public=False returned with HTTP 200
Aug 09 11:25:49.614850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 18/32] 10.222.0.59 () {60 vars in 1298 bytes} [Tue Aug  9 11:25:49 2022] GET /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?is_public=False => generated 168 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:25:49.617667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-50023fe2-757b-454f-b4c9-cc88bf7b79bc req-590528a8-0230-4cb5-8620-78b41bd5f5e7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.621784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING keystonemiddleware.auth_token [req-50023fe2-757b-454f-b4c9-cc88bf7b79bc req-590528a8-0230-4cb5-8620-78b41bd5f5e7 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.
Aug 09 11:25:49.633166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-50023fe2-757b-454f-b4c9-cc88bf7b79bc req-590528a8-0230-4cb5-8620-78b41bd5f5e7 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6
Aug 09 11:25:49.634638 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-50023fe2-757b-454f-b4c9-cc88bf7b79bc req-590528a8-0230-4cb5-8620-78b41bd5f5e7 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.637553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-50023fe2-757b-454f-b4c9-cc88bf7b79bc req-590528a8-0230-4cb5-8620-78b41bd5f5e7 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.641952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:49.641952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:49.664678 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0d1046c3-781a-427f-ba35-7971d633708b tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:49.684276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:49.684276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:49.698758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0d1046c3-781a-427f-ba35-7971d633708b tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 returned with HTTP 200
Aug 09 11:25:49.699604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 15/33] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:49 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 => generated 920 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:49.714757 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f99fa5f9-fd3a-4548-9d46-007dd1157800 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.715280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-50023fe2-757b-454f-b4c9-cc88bf7b79bc req-590528a8-0230-4cb5-8620-78b41bd5f5e7 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Volume info retrieved successfully.
Aug 09 11:25:49.718585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f99fa5f9-fd3a-4548-9d46-007dd1157800 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] GET http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?is_public=True
Aug 09 11:25:49.719119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f99fa5f9-fd3a-4548-9d46-007dd1157800 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.719569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f99fa5f9-fd3a-4548-9d46-007dd1157800 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.732450 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-50023fe2-757b-454f-b4c9-cc88bf7b79bc req-590528a8-0230-4cb5-8620-78b41bd5f5e7 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 returned with HTTP 200
Aug 09 11:25:49.737847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 19/34] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:49 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:49.741635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f99fa5f9-fd3a-4548-9d46-007dd1157800 tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?is_public=True returned with HTTP 200
Aug 09 11:25:49.742372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 16/35] 10.222.0.59 () {60 vars in 1296 bytes} [Tue Aug  9 11:25:49 2022] GET /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types?is_public=True => generated 398 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:25:49.757768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-da71590c-4ad9-4d46-9abd-4300ad23694c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.761957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da71590c-4ad9-4d46-9abd-4300ad23694c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] DELETE http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/2381bf51-9d23-4b6c-beb9-88fd9ad8fa54
Aug 09 11:25:49.762448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-da71590c-4ad9-4d46-9abd-4300ad23694c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.762924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-da71590c-4ad9-4d46-9abd-4300ad23694c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.767707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-eb2b9ea7-0f0b-4c79-b7ae-b6ac598b268c req-1db2518a-baae-4c5d-92b4-31a30e170303 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.773058 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-eb2b9ea7-0f0b-4c79-b7ae-b6ac598b268c req-1db2518a-baae-4c5d-92b4-31a30e170303 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] POST http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots
Aug 09 11:25:49.773987 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-eb2b9ea7-0f0b-4c79-b7ae-b6ac598b268c req-1db2518a-baae-4c5d-92b4-31a30e170303 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "663bc8f1-3f61-4777-8132-5bcc5ed462a6", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1660833585", "description": null, "metadata": {}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:49.795453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:49.795453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:49.797118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-eb2b9ea7-0f0b-4c79-b7ae-b6ac598b268c req-1db2518a-baae-4c5d-92b4-31a30e170303 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Volume info retrieved successfully.
Aug 09 11:25:49.797527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [req-eb2b9ea7-0f0b-4c79-b7ae-b6ac598b268c req-1db2518a-baae-4c5d-92b4-31a30e170303 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Create snapshot from volume 663bc8f1-3f61-4777-8132-5bcc5ed462a6
Aug 09 11:25:49.800550 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=75,cinder:INSERT=13,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:25:49.815327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da71590c-4ad9-4d46-9abd-4300ad23694c tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/2381bf51-9d23-4b6c-beb9-88fd9ad8fa54 returned with HTTP 202
Aug 09 11:25:49.816514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 20/36] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:25:49 2022] DELETE /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/2381bf51-9d23-4b6c-beb9-88fd9ad8fa54 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:25:49.822071 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dfd7ba42-a767-4d44-9aef-91626d27829a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:49.831392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dfd7ba42-a767-4d44-9aef-91626d27829a tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] DELETE http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/4cf55992-e955-4aad-91a9-6827441cf064
Aug 09 11:25:49.831906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dfd7ba42-a767-4d44-9aef-91626d27829a tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:49.832372 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dfd7ba42-a767-4d44-9aef-91626d27829a tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:49.840544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [req-eb2b9ea7-0f0b-4c79-b7ae-b6ac598b268c req-1db2518a-baae-4c5d-92b4-31a30e170303 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:25:49.881667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dfd7ba42-a767-4d44-9aef-91626d27829a tempest-GroupTypesTest-224641808 tempest-GroupTypesTest-224641808-project-admin] http://10.222.0.59/volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/4cf55992-e955-4aad-91a9-6827441cf064 returned with HTTP 202
Aug 09 11:25:49.882994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 21/37] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:25:49 2022] DELETE /volume/v3/3359543b86a5456493955a9f1f1ce419/group_types/4cf55992-e955-4aad-91a9-6827441cf064 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:25:49.899925 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [req-eb2b9ea7-0f0b-4c79-b7ae-b6ac598b268c req-1db2518a-baae-4c5d-92b4-31a30e170303 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Created reservations ['53292b64-676b-441c-b5ab-d44e15ff2fcd', '649a039a-5fbd-4f40-bbbb-424e8c99330e', 'd4b7e049-33af-4e5e-aed1-cd991ca2a7ed', '0d1a4905-6f6c-4205-8baa-082fe31212cd'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:25:50.373676 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-eb2b9ea7-0f0b-4c79-b7ae-b6ac598b268c req-1db2518a-baae-4c5d-92b4-31a30e170303 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot create request issued successfully.
Aug 09 11:25:50.375100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-eb2b9ea7-0f0b-4c79-b7ae-b6ac598b268c req-1db2518a-baae-4c5d-92b4-31a30e170303 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots returned with HTTP 202
Aug 09 11:25:50.375959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 17/38] 10.222.0.59 () {64 vars in 1527 bytes} [Tue Aug  9 11:25:49 2022] POST /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots => generated 311 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:25:50.415353 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-8ed14a18-cf5f-41e3-adc1-f176f19569f9 req-890321e9-91b1-4b78-9099-ec647f134839 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.428616 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-8ed14a18-cf5f-41e3-adc1-f176f19569f9 req-890321e9-91b1-4b78-9099-ec647f134839 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:50.429392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-8ed14a18-cf5f-41e3-adc1-f176f19569f9 req-890321e9-91b1-4b78-9099-ec647f134839 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:50.430194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-8ed14a18-cf5f-41e3-adc1-f176f19569f9 req-890321e9-91b1-4b78-9099-ec647f134839 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:50.449612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-8dd6ae03-aaeb-4200-889d-e587478a8389 req-9458ae58-e3c6-4b37-adcb-b72198681aa8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.454317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8dd6ae03-aaeb-4200-889d-e587478a8389 req-9458ae58-e3c6-4b37-adcb-b72198681aa8 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:50.454989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8dd6ae03-aaeb-4200-889d-e587478a8389 req-9458ae58-e3c6-4b37-adcb-b72198681aa8 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:50.456114 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8dd6ae03-aaeb-4200-889d-e587478a8389 req-9458ae58-e3c6-4b37-adcb-b72198681aa8 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:50.475980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:50.475980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:50.494538 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-8dd6ae03-aaeb-4200-889d-e587478a8389 req-9458ae58-e3c6-4b37-adcb-b72198681aa8 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:50.518538 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8dd6ae03-aaeb-4200-889d-e587478a8389 req-9458ae58-e3c6-4b37-adcb-b72198681aa8 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:50.521724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 18/39] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:50 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 925 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:25:50.551939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-0e1457c8-6eed-4aa1-a1a0-49478441508c req-52018b43-bb4c-48cf-a214-63d817261124 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.556514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-0e1457c8-6eed-4aa1-a1a0-49478441508c req-52018b43-bb4c-48cf-a214-63d817261124 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:50.556836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-0e1457c8-6eed-4aa1-a1a0-49478441508c req-52018b43-bb4c-48cf-a214-63d817261124 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:50.557291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-0e1457c8-6eed-4aa1-a1a0-49478441508c req-52018b43-bb4c-48cf-a214-63d817261124 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:50.567940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:50.567940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:50.574026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-8ed14a18-cf5f-41e3-adc1-f176f19569f9 req-890321e9-91b1-4b78-9099-ec647f134839 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:50.576006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-8ed14a18-cf5f-41e3-adc1-f176f19569f9 req-890321e9-91b1-4b78-9099-ec647f134839 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 200
Aug 09 11:25:50.588686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:50.588686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:50.599645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 22/40] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:50 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 443 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:50.604058 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-0e1457c8-6eed-4aa1-a1a0-49478441508c req-52018b43-bb4c-48cf-a214-63d817261124 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:50.610512 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bab97fc1-2b7f-426d-8d32-de659f08da24 req-f7232867-7060-4f3e-887c-8d78db35eeda None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.617591 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bab97fc1-2b7f-426d-8d32-de659f08da24 req-f7232867-7060-4f3e-887c-8d78db35eeda tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/detail
Aug 09 11:25:50.618406 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bab97fc1-2b7f-426d-8d32-de659f08da24 req-f7232867-7060-4f3e-887c-8d78db35eeda tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:50.619650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bab97fc1-2b7f-426d-8d32-de659f08da24 req-f7232867-7060-4f3e-887c-8d78db35eeda tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:50.620317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [req-bab97fc1-2b7f-426d-8d32-de659f08da24 req-f7232867-7060-4f3e-887c-8d78db35eeda tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:25:50.623978 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [req-bab97fc1-2b7f-426d-8d32-de659f08da24 req-f7232867-7060-4f3e-887c-8d78db35eeda tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:25:50.631794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-0e1457c8-6eed-4aa1-a1a0-49478441508c req-52018b43-bb4c-48cf-a214-63d817261124 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:50.640739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 19/41] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:50 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 925 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:50.669702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-bab97fc1-2b7f-426d-8d32-de659f08da24 req-f7232867-7060-4f3e-887c-8d78db35eeda tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Get all snapshots completed successfully.
Aug 09 11:25:50.670655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:50.670655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:50.670800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-45e9c15a-4e13-427e-b32a-c2df1f95a798 req-e7f4ddf1-b8f5-42d5-8a88-8099094d35a2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.675375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-45e9c15a-4e13-427e-b32a-c2df1f95a798 req-e7f4ddf1-b8f5-42d5-8a88-8099094d35a2 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] DELETE http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:50.675526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bab97fc1-2b7f-426d-8d32-de659f08da24 req-f7232867-7060-4f3e-887c-8d78db35eeda tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/detail returned with HTTP 200
Aug 09 11:25:50.676361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-45e9c15a-4e13-427e-b32a-c2df1f95a798 req-e7f4ddf1-b8f5-42d5-8a88-8099094d35a2 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:50.676868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-45e9c15a-4e13-427e-b32a-c2df1f95a798 req-e7f4ddf1-b8f5-42d5-8a88-8099094d35a2 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:50.677302 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [req-45e9c15a-4e13-427e-b32a-c2df1f95a798 req-e7f4ddf1-b8f5-42d5-8a88-8099094d35a2 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Delete volume with id: 6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f 
Aug 09 11:25:50.678483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 23/42] 10.222.0.59 () {60 vars in 1494 bytes} [Tue Aug  9 11:25:50 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/detail => generated 446 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:25:50.705231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-1ac0c891-a55d-4d03-8e45-389ca9ed8893 req-d560e7e6-9584-41f4-a2fa-830587a3e330 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.710054 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1ac0c891-a55d-4d03-8e45-389ca9ed8893 req-d560e7e6-9584-41f4-a2fa-830587a3e330 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:50.710505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-1ac0c891-a55d-4d03-8e45-389ca9ed8893 req-d560e7e6-9584-41f4-a2fa-830587a3e330 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:50.710996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-1ac0c891-a55d-4d03-8e45-389ca9ed8893 req-d560e7e6-9584-41f4-a2fa-830587a3e330 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:50.714572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:50.714572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:50.715918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-45e9c15a-4e13-427e-b32a-c2df1f95a798 req-e7f4ddf1-b8f5-42d5-8a88-8099094d35a2 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:50.735199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:50.735199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:50.736715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-1ac0c891-a55d-4d03-8e45-389ca9ed8893 req-d560e7e6-9584-41f4-a2fa-830587a3e330 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:50.740016 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1ac0c891-a55d-4d03-8e45-389ca9ed8893 req-d560e7e6-9584-41f4-a2fa-830587a3e330 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 200
Aug 09 11:25:50.747687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 24/43] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:50 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:25:50.753975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-96304cd0-2de3-4ad8-b08d-0bfcb58fa9e0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.763130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-96304cd0-2de3-4ad8-b08d-0bfcb58fa9e0 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5
Aug 09 11:25:50.764285 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-96304cd0-2de3-4ad8-b08d-0bfcb58fa9e0 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:50.765224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-96304cd0-2de3-4ad8-b08d-0bfcb58fa9e0 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:50.779053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-45e9c15a-4e13-427e-b32a-c2df1f95a798 req-e7f4ddf1-b8f5-42d5-8a88-8099094d35a2 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Delete volume request issued successfully.
Aug 09 11:25:50.780020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-45e9c15a-4e13-427e-b32a-c2df1f95a798 req-e7f4ddf1-b8f5-42d5-8a88-8099094d35a2 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 202
Aug 09 11:25:50.785498 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 20/44] 10.222.0.59 () {62 vars in 1600 bytes} [Tue Aug  9 11:25:50 2022] DELETE /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:25:50.805784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-49af82c3-3b90-4dfe-b5aa-f3425d25e304 req-1a9cd49f-7f52-4acd-8d49-e3b3f910b939 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.807684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:50.807684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:50.811766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-49af82c3-3b90-4dfe-b5aa-f3425d25e304 req-1a9cd49f-7f52-4acd-8d49-e3b3f910b939 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:50.812534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-49af82c3-3b90-4dfe-b5aa-f3425d25e304 req-1a9cd49f-7f52-4acd-8d49-e3b3f910b939 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:50.813512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-49af82c3-3b90-4dfe-b5aa-f3425d25e304 req-1a9cd49f-7f52-4acd-8d49-e3b3f910b939 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:50.822467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-96304cd0-2de3-4ad8-b08d-0bfcb58fa9e0 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:50.836783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-96304cd0-2de3-4ad8-b08d-0bfcb58fa9e0 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 returned with HTTP 200
Aug 09 11:25:50.837773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 25/45] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:50 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 => generated 921 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:50.847926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:50.847926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:50.860575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-49af82c3-3b90-4dfe-b5aa-f3425d25e304 req-1a9cd49f-7f52-4acd-8d49-e3b3f910b939 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:50.868552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-26ad6095-c738-4afa-8119-890a25f3d16d req-77087966-2b5f-4311-aabf-f514fdaa06e5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.873031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-26ad6095-c738-4afa-8119-890a25f3d16d req-77087966-2b5f-4311-aabf-f514fdaa06e5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5
Aug 09 11:25:50.873489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-26ad6095-c738-4afa-8119-890a25f3d16d req-77087966-2b5f-4311-aabf-f514fdaa06e5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:50.873951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-26ad6095-c738-4afa-8119-890a25f3d16d req-77087966-2b5f-4311-aabf-f514fdaa06e5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:50.882890 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-49af82c3-3b90-4dfe-b5aa-f3425d25e304 req-1a9cd49f-7f52-4acd-8d49-e3b3f910b939 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:50.891331 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 21/46] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:50 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 924 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:25:50.910577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:50.910577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:50.919991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-26ad6095-c738-4afa-8119-890a25f3d16d req-77087966-2b5f-4311-aabf-f514fdaa06e5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:50.937074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-26ad6095-c738-4afa-8119-890a25f3d16d req-77087966-2b5f-4311-aabf-f514fdaa06e5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 returned with HTTP 200
Aug 09 11:25:50.938585 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 26/47] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:50 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 => generated 921 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:50.950720 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:50.955102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] POST http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes
Aug 09 11:25:50.955994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-566723088"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:50.959924 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-566723088'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:25:50.960951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Create volume of 1 GB
Aug 09 11:25:50.970100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Availability Zones retrieved successfully.
Aug 09 11:25:50.991296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Flow 'volume_create_api' (cfde72b5-1dfd-48ce-9fee-be89ba7e67e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:50.995484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8df0031-de19-465f-ae77-b5049165cbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:50.998113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:25:51.038888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8df0031-de19-465f-ae77-b5049165cbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:51.041161 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9286e18-039d-4269-b9ab-05b028c8b6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:51.092134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=79,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:25:51.133375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Created reservations ['e7de0fd9-2399-469c-927b-3704e2a744a3', '808f0c10-3515-4519-b7b1-aa6362bbdbcb', '2c580da2-31e3-4f53-bf7d-2580eb841811', 'ea6cbe1c-64c4-499b-af98-e3035fdbfd55'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:25:51.137514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9286e18-039d-4269-b9ab-05b028c8b6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7de0fd9-2399-469c-927b-3704e2a744a3', '808f0c10-3515-4519-b7b1-aa6362bbdbcb', '2c580da2-31e3-4f53-bf7d-2580eb841811', 'ea6cbe1c-64c4-499b-af98-e3035fdbfd55']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:51.145113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2caae91a-8d6e-4dcd-b1f2-b0c2c11f0037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:51.185551 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2caae91a-8d6e-4dcd-b1f2-b0c2c11f0037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '333da82e-67e3-48f7-a87f-edf880a51fef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-566723088',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='1c89430a03ef4c01bf85dd14b4b98cc9',qos_specs=None,replication_status=<?>,reservations=['e7de0fd9-2399-469c-927b-3704e2a744a3','808f0c10-3515-4519-b7b1-aa6362bbdbcb','2c580da2-31e3-4f53-bf7d-2580eb841811','ea6cbe1c-64c4-499b-af98-e3035fdbfd55'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='378498d664a34611a48c06455ec4ac5a',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-566723088',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=333da82e-67e3-48f7-a87f-edf880a51fef,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1c89430a03ef4c01bf85dd14b4b98cc9',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='378498d664a34611a48c06455ec4ac5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:51.191447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ececfce0-626c-4a73-bb97-3aaebf69b751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:51.260074 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ececfce0-626c-4a73-bb97-3aaebf69b751) 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-566723088',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='1c89430a03ef4c01bf85dd14b4b98cc9',qos_specs=None,replication_status=<?>,reservations=['e7de0fd9-2399-469c-927b-3704e2a744a3','808f0c10-3515-4519-b7b1-aa6362bbdbcb','2c580da2-31e3-4f53-bf7d-2580eb841811','ea6cbe1c-64c4-499b-af98-e3035fdbfd55'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='378498d664a34611a48c06455ec4ac5a',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:51.263011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b4b0f8-b0dc-4023-aeba-89c77b8a6342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:51.306490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b4b0f8-b0dc-4023-aeba-89c77b8a6342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:51.310366 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Flow 'volume_create_api' (cfde72b5-1dfd-48ce-9fee-be89ba7e67e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:51.311314 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Create volume request issued successfully.
Aug 09 11:25:51.312803 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e5aa292a-ba6b-491e-ad4a-93c6bb85b790 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes returned with HTTP 202
Aug 09 11:25:51.315152 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 22/48] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:25:50 2022] POST /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes => generated 828 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:25:51.328791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2a148712-b07f-49f4-8839-346b95638fa1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:51.334692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2a148712-b07f-49f4-8839-346b95638fa1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:25:51.336175 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2a148712-b07f-49f4-8839-346b95638fa1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:51.336800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2a148712-b07f-49f4-8839-346b95638fa1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:51.369922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:51.369922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:51.388598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2a148712-b07f-49f4-8839-346b95638fa1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:51.403339 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2a148712-b07f-49f4-8839-346b95638fa1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 200
Aug 09 11:25:51.416051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 27/49] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:51 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 896 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:51.773109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-51cde000-5354-4bbb-a7fe-b07793b1ff27 req-63ecdb15-ba4f-492d-8aed-d1badc71ec01 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:51.791898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-51cde000-5354-4bbb-a7fe-b07793b1ff27 req-63ecdb15-ba4f-492d-8aed-d1badc71ec01 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:51.792512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-51cde000-5354-4bbb-a7fe-b07793b1ff27 req-63ecdb15-ba4f-492d-8aed-d1badc71ec01 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:51.793494 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-51cde000-5354-4bbb-a7fe-b07793b1ff27 req-63ecdb15-ba4f-492d-8aed-d1badc71ec01 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:51.813636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:51.813636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:51.815826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-51cde000-5354-4bbb-a7fe-b07793b1ff27 req-63ecdb15-ba4f-492d-8aed-d1badc71ec01 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:51.819231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-51cde000-5354-4bbb-a7fe-b07793b1ff27 req-63ecdb15-ba4f-492d-8aed-d1badc71ec01 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 200
Aug 09 11:25:51.821230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 23/50] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:51 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:51.912714 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-9a8300c6-51e6-463d-88ea-73149d0d2d13 req-51bc09b4-a2c3-4de4-aab7-980d3e2b56ee None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:51.920943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-9a8300c6-51e6-463d-88ea-73149d0d2d13 req-51bc09b4-a2c3-4de4-aab7-980d3e2b56ee tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:51.921414 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-9a8300c6-51e6-463d-88ea-73149d0d2d13 req-51bc09b4-a2c3-4de4-aab7-980d3e2b56ee tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:51.921841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-9a8300c6-51e6-463d-88ea-73149d0d2d13 req-51bc09b4-a2c3-4de4-aab7-980d3e2b56ee tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:51.950918 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:51.950918 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:51.991769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-9a8300c6-51e6-463d-88ea-73149d0d2d13 req-51bc09b4-a2c3-4de4-aab7-980d3e2b56ee tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:52.018149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-9a8300c6-51e6-463d-88ea-73149d0d2d13 req-51bc09b4-a2c3-4de4-aab7-980d3e2b56ee tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:52.021259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 28/51] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:51 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 924 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:25:52.420252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4bd31d4f-83df-4bfc-85ee-c00b978678e2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:52.426606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4bd31d4f-83df-4bfc-85ee-c00b978678e2 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:25:52.427327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4bd31d4f-83df-4bfc-85ee-c00b978678e2 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:52.427974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4bd31d4f-83df-4bfc-85ee-c00b978678e2 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:52.477526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:52.477526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:52.525454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4bd31d4f-83df-4bfc-85ee-c00b978678e2 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:52.547669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4bd31d4f-83df-4bfc-85ee-c00b978678e2 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 200
Aug 09 11:25:52.564099 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 24/52] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:52 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 920 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:52.844392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-95742e18-9798-48b4-b9b2-c911cd420aed req-0230fd8e-e209-4334-86fa-41947744930c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:52.849552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-95742e18-9798-48b4-b9b2-c911cd420aed req-0230fd8e-e209-4334-86fa-41947744930c tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:52.850161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-95742e18-9798-48b4-b9b2-c911cd420aed req-0230fd8e-e209-4334-86fa-41947744930c tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:52.851012 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-95742e18-9798-48b4-b9b2-c911cd420aed req-0230fd8e-e209-4334-86fa-41947744930c tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:52.874252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:52.874252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:52.875949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-95742e18-9798-48b4-b9b2-c911cd420aed req-0230fd8e-e209-4334-86fa-41947744930c tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:52.878010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-95742e18-9798-48b4-b9b2-c911cd420aed req-0230fd8e-e209-4334-86fa-41947744930c tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 200
Aug 09 11:25:52.883150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 29/53] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:52 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:53.052333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-95888df1-92fb-4077-9f81-803d762eb918 req-b579f4b9-9f78-41d3-808b-650ea34ebcb3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:53.057211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-95888df1-92fb-4077-9f81-803d762eb918 req-b579f4b9-9f78-41d3-808b-650ea34ebcb3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:53.057681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-95888df1-92fb-4077-9f81-803d762eb918 req-b579f4b9-9f78-41d3-808b-650ea34ebcb3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:53.058165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-95888df1-92fb-4077-9f81-803d762eb918 req-b579f4b9-9f78-41d3-808b-650ea34ebcb3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:53.093145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:53.093145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:53.113619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-95888df1-92fb-4077-9f81-803d762eb918 req-b579f4b9-9f78-41d3-808b-650ea34ebcb3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:53.144304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-95888df1-92fb-4077-9f81-803d762eb918 req-b579f4b9-9f78-41d3-808b-650ea34ebcb3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:53.145322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 25/54] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:53 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 924 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:53.567119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1a71ca30-1a40-4da6-9b70-512cc1c5ecde None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:53.580087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1a71ca30-1a40-4da6-9b70-512cc1c5ecde tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:25:53.581042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1a71ca30-1a40-4da6-9b70-512cc1c5ecde tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:53.581666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1a71ca30-1a40-4da6-9b70-512cc1c5ecde tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:53.616410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:53.616410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:53.626416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1a71ca30-1a40-4da6-9b70-512cc1c5ecde tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:53.640040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1a71ca30-1a40-4da6-9b70-512cc1c5ecde tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 200
Aug 09 11:25:53.641611 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 30/55] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:53 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 920 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:53.929246 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-a64f133a-0c8d-400e-a29d-5c2e6f7c7100 req-e683c0d2-c794-416d-b2c7-709374b73c41 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:53.939115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-a64f133a-0c8d-400e-a29d-5c2e6f7c7100 req-e683c0d2-c794-416d-b2c7-709374b73c41 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:53.939663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-a64f133a-0c8d-400e-a29d-5c2e6f7c7100 req-e683c0d2-c794-416d-b2c7-709374b73c41 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:53.940256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-a64f133a-0c8d-400e-a29d-5c2e6f7c7100 req-e683c0d2-c794-416d-b2c7-709374b73c41 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:53.972689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:53.972689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:53.974336 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-a64f133a-0c8d-400e-a29d-5c2e6f7c7100 req-e683c0d2-c794-416d-b2c7-709374b73c41 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:53.980869 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-a64f133a-0c8d-400e-a29d-5c2e6f7c7100 req-e683c0d2-c794-416d-b2c7-709374b73c41 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 200
Aug 09 11:25:53.982780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 26/56] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:53 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:54.175529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-1e2fadd6-3a13-4131-8d73-abe59c8a6657 req-169822dd-5473-44f9-ae37-eec827861cf3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:54.179763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1e2fadd6-3a13-4131-8d73-abe59c8a6657 req-169822dd-5473-44f9-ae37-eec827861cf3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:54.180207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-1e2fadd6-3a13-4131-8d73-abe59c8a6657 req-169822dd-5473-44f9-ae37-eec827861cf3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:54.180661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-1e2fadd6-3a13-4131-8d73-abe59c8a6657 req-169822dd-5473-44f9-ae37-eec827861cf3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:54.209119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:54.209119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:54.228616 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-1e2fadd6-3a13-4131-8d73-abe59c8a6657 req-169822dd-5473-44f9-ae37-eec827861cf3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:54.253574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1e2fadd6-3a13-4131-8d73-abe59c8a6657 req-169822dd-5473-44f9-ae37-eec827861cf3 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:54.257288 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 31/57] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:54 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 924 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:54.657283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-760c7c0e-d623-4f59-abfa-f7584f75dfc6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:54.661332 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-760c7c0e-d623-4f59-abfa-f7584f75dfc6 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:25:54.661776 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-760c7c0e-d623-4f59-abfa-f7584f75dfc6 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:54.662392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-760c7c0e-d623-4f59-abfa-f7584f75dfc6 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:54.705600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:54.705600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:54.742391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-760c7c0e-d623-4f59-abfa-f7584f75dfc6 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:54.785116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-760c7c0e-d623-4f59-abfa-f7584f75dfc6 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 200
Aug 09 11:25:54.787705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 27/58] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:54 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 920 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:55.035989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2454df16-e295-463c-8786-246677973ed9 req-c3ffad5d-0ead-437e-9d1a-c7a2aae0139f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:55.049937 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2454df16-e295-463c-8786-246677973ed9 req-c3ffad5d-0ead-437e-9d1a-c7a2aae0139f tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:55.050502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2454df16-e295-463c-8786-246677973ed9 req-c3ffad5d-0ead-437e-9d1a-c7a2aae0139f tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:55.050903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2454df16-e295-463c-8786-246677973ed9 req-c3ffad5d-0ead-437e-9d1a-c7a2aae0139f tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:55.081945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:55.081945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:55.083113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-2454df16-e295-463c-8786-246677973ed9 req-c3ffad5d-0ead-437e-9d1a-c7a2aae0139f tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:55.085044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2454df16-e295-463c-8786-246677973ed9 req-c3ffad5d-0ead-437e-9d1a-c7a2aae0139f tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 200
Aug 09 11:25:55.085823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 32/59] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:55 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:55.285699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-208d50ba-2293-443d-9bf9-0e2d1017bc38 req-3edcccbb-4484-4ad2-b438-479b42751911 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:55.289822 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-208d50ba-2293-443d-9bf9-0e2d1017bc38 req-3edcccbb-4484-4ad2-b438-479b42751911 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:55.290268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-208d50ba-2293-443d-9bf9-0e2d1017bc38 req-3edcccbb-4484-4ad2-b438-479b42751911 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:55.290721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-208d50ba-2293-443d-9bf9-0e2d1017bc38 req-3edcccbb-4484-4ad2-b438-479b42751911 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:55.329771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:55.329771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:55.364296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-208d50ba-2293-443d-9bf9-0e2d1017bc38 req-3edcccbb-4484-4ad2-b438-479b42751911 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:55.392172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-208d50ba-2293-443d-9bf9-0e2d1017bc38 req-3edcccbb-4484-4ad2-b438-479b42751911 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:55.392854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 28/60] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:55 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 924 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:55.806616 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d84dcbe9-99e0-4234-9b8c-d56773561ba5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:55.810397 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d84dcbe9-99e0-4234-9b8c-d56773561ba5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:25:55.811041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d84dcbe9-99e0-4234-9b8c-d56773561ba5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:55.811608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d84dcbe9-99e0-4234-9b8c-d56773561ba5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:55.854293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:55.854293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:55.867943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d84dcbe9-99e0-4234-9b8c-d56773561ba5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:55.888999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d84dcbe9-99e0-4234-9b8c-d56773561ba5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 200
Aug 09 11:25:55.898032 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 33/61] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:55 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 920 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:56.126966 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-94b11ca4-bafb-4c45-a1b4-cd60f6b6f92e req-daf57ce7-9d7b-4731-bb65-4ccadf16b80d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:56.134121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-94b11ca4-bafb-4c45-a1b4-cd60f6b6f92e req-daf57ce7-9d7b-4731-bb65-4ccadf16b80d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:56.134964 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-94b11ca4-bafb-4c45-a1b4-cd60f6b6f92e req-daf57ce7-9d7b-4731-bb65-4ccadf16b80d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:56.135699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-94b11ca4-bafb-4c45-a1b4-cd60f6b6f92e req-daf57ce7-9d7b-4731-bb65-4ccadf16b80d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:56.161083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:56.161083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:56.163011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-94b11ca4-bafb-4c45-a1b4-cd60f6b6f92e req-daf57ce7-9d7b-4731-bb65-4ccadf16b80d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:56.164902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-94b11ca4-bafb-4c45-a1b4-cd60f6b6f92e req-daf57ce7-9d7b-4731-bb65-4ccadf16b80d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 200
Aug 09 11:25:56.165653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 29/62] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:56 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:56.427441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-9ce2a762-8327-432b-b163-b59626d3ef71 req-e8874206-2871-4020-96a5-a61e09a46dfc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:56.432448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-9ce2a762-8327-432b-b163-b59626d3ef71 req-e8874206-2871-4020-96a5-a61e09a46dfc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:56.433111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-9ce2a762-8327-432b-b163-b59626d3ef71 req-e8874206-2871-4020-96a5-a61e09a46dfc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:56.433697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-9ce2a762-8327-432b-b163-b59626d3ef71 req-e8874206-2871-4020-96a5-a61e09a46dfc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:56.500308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:56.500308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:56.537615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-9ce2a762-8327-432b-b163-b59626d3ef71 req-e8874206-2871-4020-96a5-a61e09a46dfc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:56.568535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-9ce2a762-8327-432b-b163-b59626d3ef71 req-e8874206-2871-4020-96a5-a61e09a46dfc tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:56.569236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 34/63] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:56 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 924 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:56.906627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a5789c24-7d1c-432c-bd5b-3c5acb9fd4d5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:56.910887 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a5789c24-7d1c-432c-bd5b-3c5acb9fd4d5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:25:56.911656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a5789c24-7d1c-432c-bd5b-3c5acb9fd4d5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:56.912478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a5789c24-7d1c-432c-bd5b-3c5acb9fd4d5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:56.974272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:56.974272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:57.054201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a5789c24-7d1c-432c-bd5b-3c5acb9fd4d5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:57.094612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a5789c24-7d1c-432c-bd5b-3c5acb9fd4d5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 200
Aug 09 11:25:57.107324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 30/64] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:56 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:57.198695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-6b14816c-8406-4e12-aa31-92e0842aa73d req-797125b8-aa0e-499f-ad4a-2de3394b665b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:57.203556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-6b14816c-8406-4e12-aa31-92e0842aa73d req-797125b8-aa0e-499f-ad4a-2de3394b665b tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:57.203964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-6b14816c-8406-4e12-aa31-92e0842aa73d req-797125b8-aa0e-499f-ad4a-2de3394b665b tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:57.204557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-6b14816c-8406-4e12-aa31-92e0842aa73d req-797125b8-aa0e-499f-ad4a-2de3394b665b tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:57.233249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:57.233249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:57.235079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-6b14816c-8406-4e12-aa31-92e0842aa73d req-797125b8-aa0e-499f-ad4a-2de3394b665b tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:57.240350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-6b14816c-8406-4e12-aa31-92e0842aa73d req-797125b8-aa0e-499f-ad4a-2de3394b665b tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 200
Aug 09 11:25:57.241229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 35/65] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:57 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 470 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:57.274916 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-eeac57b0-439d-400a-a370-a5de7b1d1596 req-53870610-0bcd-432b-a118-da84d5455a5e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:57.279643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-eeac57b0-439d-400a-a370-a5de7b1d1596 req-53870610-0bcd-432b-a118-da84d5455a5e tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] DELETE http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:57.281207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-eeac57b0-439d-400a-a370-a5de7b1d1596 req-53870610-0bcd-432b-a118-da84d5455a5e tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:57.281850 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-eeac57b0-439d-400a-a370-a5de7b1d1596 req-53870610-0bcd-432b-a118-da84d5455a5e tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:57.282295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [req-eeac57b0-439d-400a-a370-a5de7b1d1596 req-53870610-0bcd-432b-a118-da84d5455a5e tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Delete snapshot with id: 3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:57.318743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:57.318743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:57.319847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-eeac57b0-439d-400a-a370-a5de7b1d1596 req-53870610-0bcd-432b-a118-da84d5455a5e tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:57.409203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-eeac57b0-439d-400a-a370-a5de7b1d1596 req-53870610-0bcd-432b-a118-da84d5455a5e tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot delete request issued successfully.
Aug 09 11:25:57.412266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-eeac57b0-439d-400a-a370-a5de7b1d1596 req-53870610-0bcd-432b-a118-da84d5455a5e tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 202
Aug 09 11:25:57.416702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 31/66] 10.222.0.59 () {62 vars in 1606 bytes} [Tue Aug  9 11:25:57 2022] DELETE /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:25:57.437484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2e65f367-46a7-4ccb-b232-68f999d255bc req-8ed60784-0cbf-4429-a8d7-d34a58bff0f8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:57.444463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2e65f367-46a7-4ccb-b232-68f999d255bc req-8ed60784-0cbf-4429-a8d7-d34a58bff0f8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:57.444929 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2e65f367-46a7-4ccb-b232-68f999d255bc req-8ed60784-0cbf-4429-a8d7-d34a58bff0f8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:57.445384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2e65f367-46a7-4ccb-b232-68f999d255bc req-8ed60784-0cbf-4429-a8d7-d34a58bff0f8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:57.450511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=96,cinder:UPDATE=4 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:25:57.472599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:57.472599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:57.476202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-2e65f367-46a7-4ccb-b232-68f999d255bc req-8ed60784-0cbf-4429-a8d7-d34a58bff0f8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Snapshot retrieved successfully.
Aug 09 11:25:57.489217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2e65f367-46a7-4ccb-b232-68f999d255bc req-8ed60784-0cbf-4429-a8d7-d34a58bff0f8 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 200
Aug 09 11:25:57.497547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 36/67] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:57 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 469 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:57.505390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d99513a2-e578-47fa-be47-e0cc1a49128b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:57.620196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-eacada63-8ba5-43fb-b726-3d8c9d8059c1 req-e64991df-5534-43dd-8f1c-f187b20703f1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:57.628133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-eacada63-8ba5-43fb-b726-3d8c9d8059c1 req-e64991df-5534-43dd-8f1c-f187b20703f1 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:57.628814 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-eacada63-8ba5-43fb-b726-3d8c9d8059c1 req-e64991df-5534-43dd-8f1c-f187b20703f1 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:57.629723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-eacada63-8ba5-43fb-b726-3d8c9d8059c1 req-e64991df-5534-43dd-8f1c-f187b20703f1 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:57.689316 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:57.689316 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:57.703767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-eacada63-8ba5-43fb-b726-3d8c9d8059c1 req-e64991df-5534-43dd-8f1c-f187b20703f1 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Volume info retrieved successfully.
Aug 09 11:25:57.742448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-eacada63-8ba5-43fb-b726-3d8c9d8059c1 req-e64991df-5534-43dd-8f1c-f187b20703f1 tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 200
Aug 09 11:25:57.753562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 37/68] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:57 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 924 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:25:58.020465 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d99513a2-e578-47fa-be47-e0cc1a49128b tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] POST http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/6a5f703e-3da9-442a-bf18-60ffdf7e51f9/encryption
Aug 09 11:25:58.021429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d99513a2-e578-47fa-be47-e0cc1a49128b tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:58.027205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:58.027205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:58.101708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d99513a2-e578-47fa-be47-e0cc1a49128b tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/6a5f703e-3da9-442a-bf18-60ffdf7e51f9/encryption returned with HTTP 404
Aug 09 11:25:58.103321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 32/69] 10.222.0.59 () {60 vars in 1374 bytes} [Tue Aug  9 11:25:57 2022] POST /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/6a5f703e-3da9-442a-bf18-60ffdf7e51f9/encryption => generated 114 bytes in 602 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:58.109094 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-effd74ad-6998-49fc-868d-ee60555cc625 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:58.114414 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-effd74ad-6998-49fc-868d-ee60555cc625 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] POST http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types
Aug 09 11:25:58.115541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-effd74ad-6998-49fc-868d-ee60555cc625 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1130960179", "os-volume-type-access:is_public": false}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:58.115690 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b55172fb-a90d-4f1b-99ee-32493d7b586a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:58.119231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b55172fb-a90d-4f1b-99ee-32493d7b586a tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:25:58.119685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b55172fb-a90d-4f1b-99ee-32493d7b586a tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:58.120214 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b55172fb-a90d-4f1b-99ee-32493d7b586a tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:58.167849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:58.167849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:58.188465 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b55172fb-a90d-4f1b-99ee-32493d7b586a tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:58.193572 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-effd74ad-6998-49fc-868d-ee60555cc625 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types returned with HTTP 200
Aug 09 11:25:58.201192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 38/70] 10.222.0.59 () {60 vars in 1230 bytes} [Tue Aug  9 11:25:58 2022] POST /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types => generated 231 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:58.211397 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8f64050e-ffd1-4f55-be82-cfeff5cdadcb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:58.216177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b55172fb-a90d-4f1b-99ee-32493d7b586a tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 200
Aug 09 11:25:58.219562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 33/71] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:58 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:58.249564 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-864bd068-777d-446c-a149-e7ad9698247b req-9220d1d1-c788-4b77-8cc4-ffd3211cc45d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:58.253780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-864bd068-777d-446c-a149-e7ad9698247b req-9220d1d1-c788-4b77-8cc4-ffd3211cc45d tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:25:58.254269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-864bd068-777d-446c-a149-e7ad9698247b req-9220d1d1-c788-4b77-8cc4-ffd3211cc45d tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:58.254734 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-864bd068-777d-446c-a149-e7ad9698247b req-9220d1d1-c788-4b77-8cc4-ffd3211cc45d tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:58.301316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:58.301316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:58.339398 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-864bd068-777d-446c-a149-e7ad9698247b req-9220d1d1-c788-4b77-8cc4-ffd3211cc45d tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:58.372246 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-864bd068-777d-446c-a149-e7ad9698247b req-9220d1d1-c788-4b77-8cc4-ffd3211cc45d tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 200
Aug 09 11:25:58.373391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 34/72] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:58 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 921 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:58.375127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-26583de5-7688-4a19-b9b6-2d1681310452 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:58.703434 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8f64050e-ffd1-4f55-be82-cfeff5cdadcb tempest-VolumeTypesNegativeTest-1144983629 tempest-VolumeTypesNegativeTest-1144983629-project] POST http://10.222.0.59/volume/v3/795f414999e4467c8cfd3f5dcb7fbe9c/volumes
Aug 09 11:25:58.704157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8f64050e-ffd1-4f55-be82-cfeff5cdadcb tempest-VolumeTypesNegativeTest-1144983629 tempest-VolumeTypesNegativeTest-1144983629-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "40ba5ae2-227e-4937-8742-20680c2ae1da", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-355502376"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:58.708119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-8f64050e-ffd1-4f55-be82-cfeff5cdadcb tempest-VolumeTypesNegativeTest-1144983629 tempest-VolumeTypesNegativeTest-1144983629-project] Create volume request body: {'volume': {'volume_type': '40ba5ae2-227e-4937-8742-20680c2ae1da', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-355502376'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:25:58.769713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8f64050e-ffd1-4f55-be82-cfeff5cdadcb tempest-VolumeTypesNegativeTest-1144983629 tempest-VolumeTypesNegativeTest-1144983629-project] http://10.222.0.59/volume/v3/795f414999e4467c8cfd3f5dcb7fbe9c/volumes returned with HTTP 404
Aug 09 11:25:58.771398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 39/73] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:25:58 2022] POST /volume/v3/795f414999e4467c8cfd3f5dcb7fbe9c/volumes => generated 114 bytes in 562 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:58.773170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:58.783106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] POST http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes
Aug 09 11:25:58.784083 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1172753946"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:58.787709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1172753946'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:25:58.788195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Create volume of 1 GB
Aug 09 11:25:58.805194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Availability Zones retrieved successfully.
Aug 09 11:25:58.821708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] POST http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes
Aug 09 11:25:58.822656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2023141549"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:58.825401 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2023141549'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:25:58.828769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Create volume of 1 GB
Aug 09 11:25:58.851619 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Flow 'volume_create_api' (2970a594-c8b7-43ab-baa8-a90501f726ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:58.852058 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Availability Zones retrieved successfully.
Aug 09 11:25:58.858724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0791a0e1-fcb0-498d-abd6-3a74f68ce579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:58.867648 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:25:58.889140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Flow 'volume_create_api' (5009fec1-f0d0-4d99-b01f-d5d500d2f36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:58.898195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d229ded3-e089-462d-8cad-e06263689558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:58.901006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:25:58.908139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=80,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:25:58.943186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0791a0e1-fcb0-498d-abd6-3a74f68ce579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:58.946007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4bac6b-6502-4cae-8138-cc571cca98ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:58.998660 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d229ded3-e089-462d-8cad-e06263689558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:59.011225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d60f5bc-b987-4e26-b6e4-fdd36d22340f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:59.075287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Created reservations ['a8da5b0b-55bd-4b6c-9ab6-a1c5fd065c1e', '83876434-9cd9-4c43-8c13-c5efe8e6e5de', '12b0fa01-b69b-4fc5-bf1c-547082ae199b', '2d81b966-e7e7-4316-925e-8c98f53774b0'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:25:59.075710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc4bac6b-6502-4cae-8138-cc571cca98ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8da5b0b-55bd-4b6c-9ab6-a1c5fd065c1e', '83876434-9cd9-4c43-8c13-c5efe8e6e5de', '12b0fa01-b69b-4fc5-bf1c-547082ae199b', '2d81b966-e7e7-4316-925e-8c98f53774b0']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:59.077847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac551fe-c348-45ff-bec1-9113cda6ed70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:59.153818 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Created reservations ['361e89e2-da64-4493-b5c3-240bac1b904a', 'c38f44cc-4e31-43fb-95d2-e9e1d3b95984', 'db14d0d2-e77a-4bf9-b01f-3bf9c6bfe015', '2b78997f-d353-4d05-b58b-7c763c96fb73'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:25:59.155243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac551fe-c348-45ff-bec1-9113cda6ed70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed48d009-f70a-499b-809c-229407f87cff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1172753946',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='1c89430a03ef4c01bf85dd14b4b98cc9',qos_specs=None,replication_status=<?>,reservations=['a8da5b0b-55bd-4b6c-9ab6-a1c5fd065c1e','83876434-9cd9-4c43-8c13-c5efe8e6e5de','12b0fa01-b69b-4fc5-bf1c-547082ae199b','2d81b966-e7e7-4316-925e-8c98f53774b0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='378498d664a34611a48c06455ec4ac5a',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1172753946',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=ed48d009-f70a-499b-809c-229407f87cff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1c89430a03ef4c01bf85dd14b4b98cc9',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='378498d664a34611a48c06455ec4ac5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:59.156348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d60f5bc-b987-4e26-b6e4-fdd36d22340f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['361e89e2-da64-4493-b5c3-240bac1b904a', 'c38f44cc-4e31-43fb-95d2-e9e1d3b95984', 'db14d0d2-e77a-4bf9-b01f-3bf9c6bfe015', '2b78997f-d353-4d05-b58b-7c763c96fb73']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:59.158376 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd4d4b2-76dc-4438-a9a5-e2c5bd6214bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:59.164318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372c00f5-9e23-4fe4-8ff5-9a8f24057ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:59.207233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afd4d4b2-76dc-4438-a9a5-e2c5bd6214bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6522ffba-69a8-4931-9804-c20d5fcd970c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2023141549',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='19ea1099679243278b07ab1a1c54d504',qos_specs=None,replication_status=<?>,reservations=['361e89e2-da64-4493-b5c3-240bac1b904a','c38f44cc-4e31-43fb-95d2-e9e1d3b95984','db14d0d2-e77a-4bf9-b01f-3bf9c6bfe015','2b78997f-d353-4d05-b58b-7c763c96fb73'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4033d20d359a47b79aa727fd660139e1',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2023141549',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=6522ffba-69a8-4931-9804-c20d5fcd970c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19ea1099679243278b07ab1a1c54d504',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='4033d20d359a47b79aa727fd660139e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:59.211671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c0a7ac-ad38-49c3-9920-b2c1619655b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:59.227007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (372c00f5-9e23-4fe4-8ff5-9a8f24057ba9) 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-1172753946',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='1c89430a03ef4c01bf85dd14b4b98cc9',qos_specs=None,replication_status=<?>,reservations=['a8da5b0b-55bd-4b6c-9ab6-a1c5fd065c1e','83876434-9cd9-4c43-8c13-c5efe8e6e5de','12b0fa01-b69b-4fc5-bf1c-547082ae199b','2d81b966-e7e7-4316-925e-8c98f53774b0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='378498d664a34611a48c06455ec4ac5a',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:59.230025 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47038c5-0af7-4cbf-ae93-a0a4702365e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:59.265422 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47038c5-0af7-4cbf-ae93-a0a4702365e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:59.268461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Flow 'volume_create_api' (2970a594-c8b7-43ab-baa8-a90501f726ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:59.273168 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Create volume request issued successfully.
Aug 09 11:25:59.273489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c0a7ac-ad38-49c3-9920-b2c1619655b4) 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-SnapshotsActionsTest-Volume-2023141549',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='19ea1099679243278b07ab1a1c54d504',qos_specs=None,replication_status=<?>,reservations=['361e89e2-da64-4493-b5c3-240bac1b904a','c38f44cc-4e31-43fb-95d2-e9e1d3b95984','db14d0d2-e77a-4bf9-b01f-3bf9c6bfe015','2b78997f-d353-4d05-b58b-7c763c96fb73'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4033d20d359a47b79aa727fd660139e1',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:59.275249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b74d18a2-a176-4271-b0b7-9212cd9dfb65 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes returned with HTTP 202
Aug 09 11:25:59.276019 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa675185-7864-4465-9f25-b042b240719f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:25:59.280731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 40/74] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:25:58 2022] POST /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes => generated 829 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:25:59.291602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-1a97d312-f071-4f91-8718-afd4b65f9b9b req-96bc90a5-05db-4a7f-9910-d42b4b178368 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.298606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1a97d312-f071-4f91-8718-afd4b65f9b9b req-96bc90a5-05db-4a7f-9910-d42b4b178368 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926
Aug 09 11:25:59.299149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-1a97d312-f071-4f91-8718-afd4b65f9b9b req-96bc90a5-05db-4a7f-9910-d42b4b178368 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:59.299843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-1a97d312-f071-4f91-8718-afd4b65f9b9b req-96bc90a5-05db-4a7f-9910-d42b4b178368 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:59.307435 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa675185-7864-4465-9f25-b042b240719f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:25:59.311359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Flow 'volume_create_api' (5009fec1-f0d0-4d99-b01f-d5d500d2f36d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:25:59.312403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Create volume request issued successfully.
Aug 09 11:25:59.314204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-26583de5-7688-4a19-b9b6-2d1681310452 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes returned with HTTP 202
Aug 09 11:25:59.324161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1a97d312-f071-4f91-8718-afd4b65f9b9b req-96bc90a5-05db-4a7f-9910-d42b4b178368 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 returned with HTTP 404
Aug 09 11:25:59.325586 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 41/75] 10.222.0.59 () {60 vars in 1584 bytes} [Tue Aug  9 11:25:59 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/snapshots/3c70137a-8694-482a-a7a8-399beaca9926 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:59.326979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-c622f0f3-bf41-4bdd-98b3-5bd8c4bf859a req-2f87a206-dbdc-42a2-8e29-796988ca4b9b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.328204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 35/76] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:25:58 2022] POST /volume/v3/19ea1099679243278b07ab1a1c54d504/volumes => generated 820 bytes in 954 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:25:59.333065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-282cceb4-006b-4996-9c6f-e9bab67d47cc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.333243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-c622f0f3-bf41-4bdd-98b3-5bd8c4bf859a req-2f87a206-dbdc-42a2-8e29-796988ca4b9b tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] GET http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f
Aug 09 11:25:59.333557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-c622f0f3-bf41-4bdd-98b3-5bd8c4bf859a req-2f87a206-dbdc-42a2-8e29-796988ca4b9b tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:59.334008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-c622f0f3-bf41-4bdd-98b3-5bd8c4bf859a req-2f87a206-dbdc-42a2-8e29-796988ca4b9b tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:59.353916 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-282cceb4-006b-4996-9c6f-e9bab67d47cc tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] POST http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types
Aug 09 11:25:59.357152 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-282cceb4-006b-4996-9c6f-e9bab67d47cc tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:59.362451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-c622f0f3-bf41-4bdd-98b3-5bd8c4bf859a req-2f87a206-dbdc-42a2-8e29-796988ca4b9b tempest-VolumesGetTestJSON-605617483 tempest-VolumesGetTestJSON-605617483-project] http://10.222.0.59/volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f returned with HTTP 404
Aug 09 11:25:59.363841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 42/77] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:25:59 2022] GET /volume/v3/0008ea6d586e4d34a3f505d9d9893034/volumes/6a6b190a-8af1-4dc6-b36a-b95e69ad5d8f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:59.365215 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-259f03cf-b986-4264-a207-dda2b696863c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.373764 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-259f03cf-b986-4264-a207-dda2b696863c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:25:59.374332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-259f03cf-b986-4264-a207-dda2b696863c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:59.374786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-259f03cf-b986-4264-a207-dda2b696863c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:59.395503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-282cceb4-006b-4996-9c6f-e9bab67d47cc tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types returned with HTTP 400
Aug 09 11:25:59.401563 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 36/78] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:25:59 2022] POST /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types => generated 108 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:25:59.404756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:59.404756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:59.407269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f7f1971f-e8b5-4122-bf35-0869b43efd60 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.416738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f7f1971f-e8b5-4122-bf35-0869b43efd60 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:25:59.418141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f7f1971f-e8b5-4122-bf35-0869b43efd60 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:59.420308 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f7f1971f-e8b5-4122-bf35-0869b43efd60 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:59.423282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-259f03cf-b986-4264-a207-dda2b696863c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:25:59.452126 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-259f03cf-b986-4264-a207-dda2b696863c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 200
Aug 09 11:25:59.453244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 43/79] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:59 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 897 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:59.454705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-13045399-cd7a-41e1-b273-3903c93069d8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.458650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-13045399-cd7a-41e1-b273-3903c93069d8 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] POST http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types
Aug 09 11:25:59.458790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:25:59.458790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:25:59.460086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-13045399-cd7a-41e1-b273-3903c93069d8 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1299887994"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:59.484666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f7f1971f-e8b5-4122-bf35-0869b43efd60 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Volume info retrieved successfully.
Aug 09 11:25:59.514888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f7f1971f-e8b5-4122-bf35-0869b43efd60 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c returned with HTTP 200
Aug 09 11:25:59.519467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 37/80] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:25:59 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c => generated 888 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:59.539144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-13045399-cd7a-41e1-b273-3903c93069d8 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types returned with HTTP 200
Aug 09 11:25:59.541139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 44/81] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:25:59 2022] POST /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types => generated 229 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:25:59.549720 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d49e2ea5-bb79-4379-9483-e869cb793ace None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.553900 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d49e2ea5-bb79-4379-9483-e869cb793ace tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] POST http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types
Aug 09 11:25:59.554940 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d49e2ea5-bb79-4379-9483-e869cb793ace tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1299887994"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:25:59.583327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d49e2ea5-bb79-4379-9483-e869cb793ace tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1299887994 already exists.
Aug 09 11:25:59.587368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d49e2ea5-bb79-4379-9483-e869cb793ace tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types returned with HTTP 409
Aug 09 11:25:59.595290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b5eee4ed-c9dc-4f8f-96d0-19f02da001cf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.596239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 38/82] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:25:59 2022] POST /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types => generated 134 bytes in 48 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:25:59.605196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b5eee4ed-c9dc-4f8f-96d0-19f02da001cf tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] DELETE http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/df3f3b42-b2e3-4f9e-a3e9-11facb61c6e4
Aug 09 11:25:59.607092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b5eee4ed-c9dc-4f8f-96d0-19f02da001cf tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:59.607326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b5eee4ed-c9dc-4f8f-96d0-19f02da001cf tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:59.623516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b5eee4ed-c9dc-4f8f-96d0-19f02da001cf tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/df3f3b42-b2e3-4f9e-a3e9-11facb61c6e4 returned with HTTP 404
Aug 09 11:25:59.628191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 45/83] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:25:59 2022] DELETE /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/df3f3b42-b2e3-4f9e-a3e9-11facb61c6e4 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:59.630461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2bd3f8c0-3105-4efc-8477-24b53d3c0bbc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.634393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2bd3f8c0-3105-4efc-8477-24b53d3c0bbc tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] GET http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/855c83e4-8240-4ecc-983a-9141440e55e2
Aug 09 11:25:59.634882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2bd3f8c0-3105-4efc-8477-24b53d3c0bbc tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:59.635402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2bd3f8c0-3105-4efc-8477-24b53d3c0bbc tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:59.647935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2bd3f8c0-3105-4efc-8477-24b53d3c0bbc tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/855c83e4-8240-4ecc-983a-9141440e55e2 returned with HTTP 404
Aug 09 11:25:59.650731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 39/84] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:25:59 2022] GET /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/855c83e4-8240-4ecc-983a-9141440e55e2 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:59.655391 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-059c4c4a-6a13-4bf4-8c23-6ce75c9f9eda None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.659210 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-059c4c4a-6a13-4bf4-8c23-6ce75c9f9eda tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] DELETE http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/eb517ae1-4743-4d29-b561-1b7431b6f591
Aug 09 11:25:59.659672 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-059c4c4a-6a13-4bf4-8c23-6ce75c9f9eda tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:59.664144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-059c4c4a-6a13-4bf4-8c23-6ce75c9f9eda tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:59.687864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=79,cinder:INSERT=9,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:25:59.870767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-059c4c4a-6a13-4bf4-8c23-6ce75c9f9eda tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/eb517ae1-4743-4d29-b561-1b7431b6f591 returned with HTTP 202
Aug 09 11:25:59.874725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 46/85] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:25:59 2022] DELETE /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/eb517ae1-4743-4d29-b561-1b7431b6f591 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:25:59.876372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-15f7746f-fdbc-4c8d-b09e-de482486ae50 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.881451 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15f7746f-fdbc-4c8d-b09e-de482486ae50 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] GET http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/eb517ae1-4743-4d29-b561-1b7431b6f591
Aug 09 11:25:59.881910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15f7746f-fdbc-4c8d-b09e-de482486ae50 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:59.882536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15f7746f-fdbc-4c8d-b09e-de482486ae50 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:25:59.891859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15f7746f-fdbc-4c8d-b09e-de482486ae50 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/eb517ae1-4743-4d29-b561-1b7431b6f591 returned with HTTP 404
Aug 09 11:25:59.894751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 40/86] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:25:59 2022] GET /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/eb517ae1-4743-4d29-b561-1b7431b6f591 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:25:59.899909 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-75b93405-513d-456b-b874-9b5a096a9bf6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:25:59.905065 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-75b93405-513d-456b-b874-9b5a096a9bf6 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] DELETE http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/40ba5ae2-227e-4937-8742-20680c2ae1da
Aug 09 11:25:59.905608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-75b93405-513d-456b-b874-9b5a096a9bf6 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:25:59.906000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-75b93405-513d-456b-b874-9b5a096a9bf6 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:00.041208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-75b93405-513d-456b-b874-9b5a096a9bf6 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/40ba5ae2-227e-4937-8742-20680c2ae1da returned with HTTP 202
Aug 09 11:26:00.042207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 47/87] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:25:59 2022] DELETE /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/40ba5ae2-227e-4937-8742-20680c2ae1da => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:00.048363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-13611647-5524-4452-9d77-c05745883bd6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:00.052661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-13611647-5524-4452-9d77-c05745883bd6 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] GET http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/40ba5ae2-227e-4937-8742-20680c2ae1da
Aug 09 11:26:00.055235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-13611647-5524-4452-9d77-c05745883bd6 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:00.056828 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-13611647-5524-4452-9d77-c05745883bd6 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:00.071312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-13611647-5524-4452-9d77-c05745883bd6 tempest-VolumeTypesNegativeTest-1910705300 tempest-VolumeTypesNegativeTest-1910705300-project-admin] http://10.222.0.59/volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/40ba5ae2-227e-4937-8742-20680c2ae1da returned with HTTP 404
Aug 09 11:26:00.072376 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 41/88] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:26:00 2022] GET /volume/v3/68ebd9c3095a40bab1cd580148fb4a4d/types/40ba5ae2-227e-4937-8742-20680c2ae1da => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:00.233464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-ce58d3e4-2e5c-410e-a49a-a15b12f07941 req-d395cd96-665b-424a-93b9-917063f1b050 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:00.238920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-ce58d3e4-2e5c-410e-a49a-a15b12f07941 req-d395cd96-665b-424a-93b9-917063f1b050 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] DELETE http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6
Aug 09 11:26:00.239569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-ce58d3e4-2e5c-410e-a49a-a15b12f07941 req-d395cd96-665b-424a-93b9-917063f1b050 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:00.240263 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-ce58d3e4-2e5c-410e-a49a-a15b12f07941 req-d395cd96-665b-424a-93b9-917063f1b050 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:00.240674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [req-ce58d3e4-2e5c-410e-a49a-a15b12f07941 req-d395cd96-665b-424a-93b9-917063f1b050 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Delete volume with id: 663bc8f1-3f61-4777-8132-5bcc5ed462a6 
Aug 09 11:26:00.284673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:00.284673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:00.289641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-ce58d3e4-2e5c-410e-a49a-a15b12f07941 req-d395cd96-665b-424a-93b9-917063f1b050 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Volume info retrieved successfully.
Aug 09 11:26:00.381323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-ce58d3e4-2e5c-410e-a49a-a15b12f07941 req-d395cd96-665b-424a-93b9-917063f1b050 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Delete volume request issued successfully.
Aug 09 11:26:00.382045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-ce58d3e4-2e5c-410e-a49a-a15b12f07941 req-d395cd96-665b-424a-93b9-917063f1b050 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 returned with HTTP 202
Aug 09 11:26:00.383598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 48/89] 10.222.0.59 () {62 vars in 1600 bytes} [Tue Aug  9 11:26:00 2022] DELETE /volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:26:00.468540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cd27a7da-550d-44a9-9fe8-99b16d4681b5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:00.473222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cd27a7da-550d-44a9-9fe8-99b16d4681b5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:26:00.473683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cd27a7da-550d-44a9-9fe8-99b16d4681b5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:00.474141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cd27a7da-550d-44a9-9fe8-99b16d4681b5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:00.521476 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:00.521476 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:00.534588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7391ea58-5204-4df2-9d3d-312ddee3f62c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:00.538912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7391ea58-5204-4df2-9d3d-312ddee3f62c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:26:00.539575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7391ea58-5204-4df2-9d3d-312ddee3f62c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:00.540175 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7391ea58-5204-4df2-9d3d-312ddee3f62c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:00.543300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-cd27a7da-550d-44a9-9fe8-99b16d4681b5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:00.563012 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cd27a7da-550d-44a9-9fe8-99b16d4681b5 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 200
Aug 09 11:26:00.565246 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 42/90] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:00 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 921 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:00.570771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:00.570771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:00.591846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7391ea58-5204-4df2-9d3d-312ddee3f62c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Volume info retrieved successfully.
Aug 09 11:26:00.619885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7391ea58-5204-4df2-9d3d-312ddee3f62c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c returned with HTTP 200
Aug 09 11:26:00.637333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 49/91] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:00 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:00.643895 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7bc6d4c4-c21a-4090-9f89-a8ef1c9d662b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:00.648290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7bc6d4c4-c21a-4090-9f89-a8ef1c9d662b tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] POST http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots
Aug 09 11:26:00.649336 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7bc6d4c4-c21a-4090-9f89-a8ef1c9d662b tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6522ffba-69a8-4931-9804-c20d5fcd970c", "name": "tempest-SnapshotsActionsTest-Snapshot-1479917658"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:00.684356 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:00.684356 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:00.687709 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7bc6d4c4-c21a-4090-9f89-a8ef1c9d662b tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Volume info retrieved successfully.
Aug 09 11:26:00.689893 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-7bc6d4c4-c21a-4090-9f89-a8ef1c9d662b tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Create snapshot from volume 6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:26:00.759155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:00.840354 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-7bc6d4c4-c21a-4090-9f89-a8ef1c9d662b tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Created reservations ['ba6b3736-bebd-42f0-96f6-77fd16c9bec0', '4f20b7d8-a5f7-49d4-993c-51cff70a2ea6', 'b0bfc133-5fda-4618-a298-0348e74f59fa', '7d2561c5-3b1e-44cd-936b-4e5854dbfc02'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:00.992060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7bc6d4c4-c21a-4090-9f89-a8ef1c9d662b tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot create request issued successfully.
Aug 09 11:26:00.992759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7bc6d4c4-c21a-4090-9f89-a8ef1c9d662b tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots returned with HTTP 202
Aug 09 11:26:00.993605 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 43/92] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:26:00 2022] POST /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots => generated 307 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:01.001921 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7698dae8-66da-4888-8a1b-1446d9709538 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:01.007539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7698dae8-66da-4888-8a1b-1446d9709538 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:01.008251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7698dae8-66da-4888-8a1b-1446d9709538 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:01.008851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7698dae8-66da-4888-8a1b-1446d9709538 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:01.022713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:01.022713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:01.024427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7698dae8-66da-4888-8a1b-1446d9709538 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:01.027428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7698dae8-66da-4888-8a1b-1446d9709538 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:01.035467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 50/93] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:01 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:01.580428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0b72ab9e-5f01-4bad-96d8-628be3aef777 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:01.586574 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0b72ab9e-5f01-4bad-96d8-628be3aef777 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:26:01.587250 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0b72ab9e-5f01-4bad-96d8-628be3aef777 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:01.587846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0b72ab9e-5f01-4bad-96d8-628be3aef777 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:01.629281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:01.629281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:01.647793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0b72ab9e-5f01-4bad-96d8-628be3aef777 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:01.672664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0b72ab9e-5f01-4bad-96d8-628be3aef777 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 200
Aug 09 11:26:01.678493 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 44/94] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:01 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 922 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:02.038147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2acd129f-f36d-45bf-b8ce-f6bcf210c870 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:02.042533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2acd129f-f36d-45bf-b8ce-f6bcf210c870 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:02.043321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2acd129f-f36d-45bf-b8ce-f6bcf210c870 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:02.043979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2acd129f-f36d-45bf-b8ce-f6bcf210c870 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:02.075385 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:02.075385 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:02.079204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2acd129f-f36d-45bf-b8ce-f6bcf210c870 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:02.088485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2acd129f-f36d-45bf-b8ce-f6bcf210c870 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:02.096424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 51/95] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:02 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:02.276231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-7fa38bff-b036-4e6a-8802-105fbd7c39cf req-d2032e51-2bd0-431e-909e-f41a4dc1f958 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:02.280654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-7fa38bff-b036-4e6a-8802-105fbd7c39cf req-d2032e51-2bd0-431e-909e-f41a4dc1f958 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6
Aug 09 11:26:02.281339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-7fa38bff-b036-4e6a-8802-105fbd7c39cf req-d2032e51-2bd0-431e-909e-f41a4dc1f958 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:02.282081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-7fa38bff-b036-4e6a-8802-105fbd7c39cf req-d2032e51-2bd0-431e-909e-f41a4dc1f958 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:02.295841 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-7fa38bff-b036-4e6a-8802-105fbd7c39cf req-d2032e51-2bd0-431e-909e-f41a4dc1f958 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 returned with HTTP 404
Aug 09 11:26:02.321858 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 45/96] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:26:02 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:02.342631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2d3ce96f-32e8-49d5-b4a5-f954390bee26 req-fc2fb2fa-d77d-4b88-8230-c8b4084fc85c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:02.347785 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2d3ce96f-32e8-49d5-b4a5-f954390bee26 req-fc2fb2fa-d77d-4b88-8230-c8b4084fc85c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:26:02.348535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2d3ce96f-32e8-49d5-b4a5-f954390bee26 req-fc2fb2fa-d77d-4b88-8230-c8b4084fc85c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:02.349202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2d3ce96f-32e8-49d5-b4a5-f954390bee26 req-fc2fb2fa-d77d-4b88-8230-c8b4084fc85c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:02.371333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:02.371333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:02.388090 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-2d3ce96f-32e8-49d5-b4a5-f954390bee26 req-fc2fb2fa-d77d-4b88-8230-c8b4084fc85c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:02.437607 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2d3ce96f-32e8-49d5-b4a5-f954390bee26 req-fc2fb2fa-d77d-4b88-8230-c8b4084fc85c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 200
Aug 09 11:26:02.444441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 52/97] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:26:02 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 922 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:02.740131 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-adf38273-caac-493e-8be8-2a5e74290788 req-31776d62-1be5-45c6-8756-9dd59ecafd2d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:02.745985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-adf38273-caac-493e-8be8-2a5e74290788 req-31776d62-1be5-45c6-8756-9dd59ecafd2d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] DELETE http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6
Aug 09 11:26:02.746702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-adf38273-caac-493e-8be8-2a5e74290788 req-31776d62-1be5-45c6-8756-9dd59ecafd2d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:02.747312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-adf38273-caac-493e-8be8-2a5e74290788 req-31776d62-1be5-45c6-8756-9dd59ecafd2d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:02.747833 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [req-adf38273-caac-493e-8be8-2a5e74290788 req-31776d62-1be5-45c6-8756-9dd59ecafd2d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Delete volume with id: 663bc8f1-3f61-4777-8132-5bcc5ed462a6 
Aug 09 11:26:02.775275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-adf38273-caac-493e-8be8-2a5e74290788 req-31776d62-1be5-45c6-8756-9dd59ecafd2d tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 returned with HTTP 404
Aug 09 11:26:02.776287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 46/98] 10.222.0.59 () {62 vars in 1600 bytes} [Tue Aug  9 11:26:02 2022] DELETE /volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:02.827265 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-00f92e97-1bb3-4234-a031-f99007f64be6 req-262b4503-94a2-472c-a7ea-35d0a5f0ffe1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:02.833363 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-00f92e97-1bb3-4234-a031-f99007f64be6 req-262b4503-94a2-472c-a7ea-35d0a5f0ffe1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail
Aug 09 11:26:02.833969 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-00f92e97-1bb3-4234-a031-f99007f64be6 req-262b4503-94a2-472c-a7ea-35d0a5f0ffe1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:02.834578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-00f92e97-1bb3-4234-a031-f99007f64be6 req-262b4503-94a2-472c-a7ea-35d0a5f0ffe1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:02.837567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [req-00f92e97-1bb3-4234-a031-f99007f64be6 req-262b4503-94a2-472c-a7ea-35d0a5f0ffe1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:02.843771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [req-00f92e97-1bb3-4234-a031-f99007f64be6 req-262b4503-94a2-472c-a7ea-35d0a5f0ffe1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:02.948643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-00f92e97-1bb3-4234-a031-f99007f64be6 req-262b4503-94a2-472c-a7ea-35d0a5f0ffe1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Get all volumes completed successfully.
Aug 09 11:26:02.953944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:02.953944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:02.964666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-00f92e97-1bb3-4234-a031-f99007f64be6 req-262b4503-94a2-472c-a7ea-35d0a5f0ffe1 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail returned with HTTP 200
Aug 09 11:26:02.967156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 53/99] 10.222.0.59 () {60 vars in 1488 bytes} [Tue Aug  9 11:26:02 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail => generated 2747 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:03.015618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-ca2e6e3a-2a18-4861-8a10-1f797a3d2f1c req-af3a4ddc-27c7-4aba-a489-92be8d639825 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:03.028570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-ca2e6e3a-2a18-4861-8a10-1f797a3d2f1c req-af3a4ddc-27c7-4aba-a489-92be8d639825 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] GET http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6
Aug 09 11:26:03.029701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-ca2e6e3a-2a18-4861-8a10-1f797a3d2f1c req-af3a4ddc-27c7-4aba-a489-92be8d639825 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:03.031305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-ca2e6e3a-2a18-4861-8a10-1f797a3d2f1c req-af3a4ddc-27c7-4aba-a489-92be8d639825 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:03.073838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-ca2e6e3a-2a18-4861-8a10-1f797a3d2f1c req-af3a4ddc-27c7-4aba-a489-92be8d639825 tempest-VolumesSnapshotsTestJSON-698795590 tempest-VolumesSnapshotsTestJSON-698795590-project] http://10.222.0.59/volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 returned with HTTP 404
Aug 09 11:26:03.080948 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 47/100] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:26:03 2022] GET /volume/v3/6c60c68e5637481bba22ab515ee1698c/volumes/663bc8f1-3f61-4777-8132-5bcc5ed462a6 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:03.102421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2739e419-7e16-4da7-8c8d-3cb94a084876 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:03.109248 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2739e419-7e16-4da7-8c8d-3cb94a084876 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:03.113206 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2739e419-7e16-4da7-8c8d-3cb94a084876 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:03.114030 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2739e419-7e16-4da7-8c8d-3cb94a084876 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:03.138164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-0db9dff6-e0e3-48b3-a528-c83c5f29bce9 req-3a93a05c-7719-477e-ab73-ad138ae4e184 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:03.142740 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-0db9dff6-e0e3-48b3-a528-c83c5f29bce9 req-3a93a05c-7719-477e-ab73-ad138ae4e184 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail
Aug 09 11:26:03.143383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-0db9dff6-e0e3-48b3-a528-c83c5f29bce9 req-3a93a05c-7719-477e-ab73-ad138ae4e184 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:03.144060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-0db9dff6-e0e3-48b3-a528-c83c5f29bce9 req-3a93a05c-7719-477e-ab73-ad138ae4e184 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:03.145279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [req-0db9dff6-e0e3-48b3-a528-c83c5f29bce9 req-3a93a05c-7719-477e-ab73-ad138ae4e184 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:03.149496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-0db9dff6-e0e3-48b3-a528-c83c5f29bce9 req-3a93a05c-7719-477e-ab73-ad138ae4e184 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:03.164463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:03.164463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:03.165518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2739e419-7e16-4da7-8c8d-3cb94a084876 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:03.198077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2739e419-7e16-4da7-8c8d-3cb94a084876 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:03.207962 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 54/101] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:03 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 439 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:03.349930 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-0db9dff6-e0e3-48b3-a528-c83c5f29bce9 req-3a93a05c-7719-477e-ab73-ad138ae4e184 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Get all volumes completed successfully.
Aug 09 11:26:03.354201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:03.354201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:03.366468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-0db9dff6-e0e3-48b3-a528-c83c5f29bce9 req-3a93a05c-7719-477e-ab73-ad138ae4e184 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail returned with HTTP 200
Aug 09 11:26:03.367933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 48/102] 10.222.0.59 () {60 vars in 1488 bytes} [Tue Aug  9 11:26:03 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail => generated 2747 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:03.559838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-baa82be1-ba0a-4196-8611-d58531570df6 req-01e84dde-2f91-4cce-a118-db52a66cdd16 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:03.564778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-baa82be1-ba0a-4196-8611-d58531570df6 req-01e84dde-2f91-4cce-a118-db52a66cdd16 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail
Aug 09 11:26:03.565242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-baa82be1-ba0a-4196-8611-d58531570df6 req-01e84dde-2f91-4cce-a118-db52a66cdd16 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:03.566060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-baa82be1-ba0a-4196-8611-d58531570df6 req-01e84dde-2f91-4cce-a118-db52a66cdd16 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:03.566887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [req-baa82be1-ba0a-4196-8611-d58531570df6 req-01e84dde-2f91-4cce-a118-db52a66cdd16 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:03.568872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [req-baa82be1-ba0a-4196-8611-d58531570df6 req-01e84dde-2f91-4cce-a118-db52a66cdd16 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:03.690266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-baa82be1-ba0a-4196-8611-d58531570df6 req-01e84dde-2f91-4cce-a118-db52a66cdd16 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Get all volumes completed successfully.
Aug 09 11:26:03.696794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:03.696794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:03.716515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-baa82be1-ba0a-4196-8611-d58531570df6 req-01e84dde-2f91-4cce-a118-db52a66cdd16 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail returned with HTTP 200
Aug 09 11:26:03.735843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 55/103] 10.222.0.59 () {60 vars in 1488 bytes} [Tue Aug  9 11:26:03 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail => generated 2747 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:03.756461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-e03c11a6-5bb0-44cb-8571-044d1f37bfb2 req-762ee85f-e210-45e1-bf65-7592ab79a4b7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:03.762138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-e03c11a6-5bb0-44cb-8571-044d1f37bfb2 req-762ee85f-e210-45e1-bf65-7592ab79a4b7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail
Aug 09 11:26:03.763277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-e03c11a6-5bb0-44cb-8571-044d1f37bfb2 req-762ee85f-e210-45e1-bf65-7592ab79a4b7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:03.763984 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-e03c11a6-5bb0-44cb-8571-044d1f37bfb2 req-762ee85f-e210-45e1-bf65-7592ab79a4b7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:03.764821 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [req-e03c11a6-5bb0-44cb-8571-044d1f37bfb2 req-762ee85f-e210-45e1-bf65-7592ab79a4b7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:03.767121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-e03c11a6-5bb0-44cb-8571-044d1f37bfb2 req-762ee85f-e210-45e1-bf65-7592ab79a4b7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:03.886847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-e03c11a6-5bb0-44cb-8571-044d1f37bfb2 req-762ee85f-e210-45e1-bf65-7592ab79a4b7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Get all volumes completed successfully.
Aug 09 11:26:03.889735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:03.889735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:03.917436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-e03c11a6-5bb0-44cb-8571-044d1f37bfb2 req-762ee85f-e210-45e1-bf65-7592ab79a4b7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail returned with HTTP 200
Aug 09 11:26:03.922258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 49/104] 10.222.0.59 () {60 vars in 1488 bytes} [Tue Aug  9 11:26:03 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail => generated 2747 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:03.960731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-18244b7a-38b9-4645-9935-022da5289e14 req-c21566a2-0785-4a17-bda2-be518d1af996 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:03.967976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-18244b7a-38b9-4645-9935-022da5289e14 req-c21566a2-0785-4a17-bda2-be518d1af996 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail
Aug 09 11:26:03.968473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-18244b7a-38b9-4645-9935-022da5289e14 req-c21566a2-0785-4a17-bda2-be518d1af996 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:03.968986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-18244b7a-38b9-4645-9935-022da5289e14 req-c21566a2-0785-4a17-bda2-be518d1af996 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:03.969576 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [req-18244b7a-38b9-4645-9935-022da5289e14 req-c21566a2-0785-4a17-bda2-be518d1af996 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:03.972272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [req-18244b7a-38b9-4645-9935-022da5289e14 req-c21566a2-0785-4a17-bda2-be518d1af996 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:04.171827 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-18244b7a-38b9-4645-9935-022da5289e14 req-c21566a2-0785-4a17-bda2-be518d1af996 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Get all volumes completed successfully.
Aug 09 11:26:04.177973 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:04.177973 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:04.216922 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-11f80b4d-c6fb-49ef-93ef-76891dcce1e6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:04.220194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-18244b7a-38b9-4645-9935-022da5289e14 req-c21566a2-0785-4a17-bda2-be518d1af996 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail returned with HTTP 200
Aug 09 11:26:04.221388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-11f80b4d-c6fb-49ef-93ef-76891dcce1e6 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:04.221943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-11f80b4d-c6fb-49ef-93ef-76891dcce1e6 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:04.223270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 56/105] 10.222.0.59 () {60 vars in 1488 bytes} [Tue Aug  9 11:26:03 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail => generated 2747 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:04.239818 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-11f80b4d-c6fb-49ef-93ef-76891dcce1e6 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:04.288168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:04.288168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:04.289063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-a071810e-323b-4979-887c-4e16b5c41d2c req-2ad5b282-85a0-477a-9849-22fd50207338 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:04.290163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-11f80b4d-c6fb-49ef-93ef-76891dcce1e6 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:04.293022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-11f80b4d-c6fb-49ef-93ef-76891dcce1e6 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:04.295286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-a071810e-323b-4979-887c-4e16b5c41d2c req-2ad5b282-85a0-477a-9849-22fd50207338 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail
Aug 09 11:26:04.296197 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-a071810e-323b-4979-887c-4e16b5c41d2c req-2ad5b282-85a0-477a-9849-22fd50207338 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:04.296856 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-a071810e-323b-4979-887c-4e16b5c41d2c req-2ad5b282-85a0-477a-9849-22fd50207338 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:04.298567 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 50/106] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:04 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 439 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:04.299595 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [req-a071810e-323b-4979-887c-4e16b5c41d2c req-2ad5b282-85a0-477a-9849-22fd50207338 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:04.307999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [req-a071810e-323b-4979-887c-4e16b5c41d2c req-2ad5b282-85a0-477a-9849-22fd50207338 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:04.500261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-a071810e-323b-4979-887c-4e16b5c41d2c req-2ad5b282-85a0-477a-9849-22fd50207338 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Get all volumes completed successfully.
Aug 09 11:26:04.509036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:04.509036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:04.532394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-a071810e-323b-4979-887c-4e16b5c41d2c req-2ad5b282-85a0-477a-9849-22fd50207338 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail returned with HTTP 200
Aug 09 11:26:04.535027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 57/107] 10.222.0.59 () {60 vars in 1488 bytes} [Tue Aug  9 11:26:04 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail => generated 2747 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:05.308673 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4d09efdf-11f1-460b-8081-6ecd9730bf6c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:05.314836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4d09efdf-11f1-460b-8081-6ecd9730bf6c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:05.315646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4d09efdf-11f1-460b-8081-6ecd9730bf6c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:05.317663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4d09efdf-11f1-460b-8081-6ecd9730bf6c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:05.342411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:05.342411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:05.343897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4d09efdf-11f1-460b-8081-6ecd9730bf6c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:05.346068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4d09efdf-11f1-460b-8081-6ecd9730bf6c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:05.347681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 51/108] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:05 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:05.362998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1d9287d1-f0a5-40d9-9251-eeefc766e38b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:05.772155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-626f0513-c026-4eb8-bcda-4fd6b592c982 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:05.961456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1d9287d1-f0a5-40d9-9251-eeefc766e38b tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action
Aug 09 11:26:05.962761 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1d9287d1-f0a5-40d9-9251-eeefc766e38b tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:05.963122 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1d9287d1-f0a5-40d9-9251-eeefc766e38b tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:05.965788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-1d9287d1-f0a5-40d9-9251-eeefc766e38b tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '8a91455f-a4cd-4f4b-ad58-474bba9596ee' with '{'status': 'creating'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:06.074190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-626f0513-c026-4eb8-bcda-4fd6b592c982 tempest-ExtensionsTestJSON-326916173 tempest-ExtensionsTestJSON-326916173-project] GET http://10.222.0.59/volume/v3/36b289f269db46689c0cf1dea50070f5/extensions
Aug 09 11:26:06.074938 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-626f0513-c026-4eb8-bcda-4fd6b592c982 tempest-ExtensionsTestJSON-326916173 tempest-ExtensionsTestJSON-326916173-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:06.075513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-626f0513-c026-4eb8-bcda-4fd6b592c982 tempest-ExtensionsTestJSON-326916173 tempest-ExtensionsTestJSON-326916173-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:06.076380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-626f0513-c026-4eb8-bcda-4fd6b592c982 tempest-ExtensionsTestJSON-326916173 tempest-ExtensionsTestJSON-326916173-project] http://10.222.0.59/volume/v3/36b289f269db46689c0cf1dea50070f5/extensions returned with HTTP 200
Aug 09 11:26:06.078599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 52/109] 10.222.0.59 () {58 vars in 1223 bytes} [Tue Aug  9 11:26:05 2022] GET /volume/v3/36b289f269db46689c0cf1dea50070f5/extensions => generated 5245 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:06.082631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:06.082631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:06.176648 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1d9287d1-f0a5-40d9-9251-eeefc766e38b tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action returned with HTTP 202
Aug 09 11:26:06.179347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 58/110] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:05 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action => generated 0 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:06.184311 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7c0ec452-c9a0-42c6-9e99-3d381e011beb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:06.189128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7c0ec452-c9a0-42c6-9e99-3d381e011beb tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:06.189817 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7c0ec452-c9a0-42c6-9e99-3d381e011beb tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:06.190394 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7c0ec452-c9a0-42c6-9e99-3d381e011beb tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:06.272788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:06.272788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:06.274801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7c0ec452-c9a0-42c6-9e99-3d381e011beb tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:06.296873 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7c0ec452-c9a0-42c6-9e99-3d381e011beb tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:06.303301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 53/111] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:06 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 465 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:06.313363 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7bcebde1-0cc1-47d1-a050-fce729744521 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:06.327005 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7bcebde1-0cc1-47d1-a050-fce729744521 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action
Aug 09 11:26:06.328490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7bcebde1-0cc1-47d1-a050-fce729744521 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:06.329126 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7bcebde1-0cc1-47d1-a050-fce729744521 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:06.332413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-7bcebde1-0cc1-47d1-a050-fce729744521 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '8a91455f-a4cd-4f4b-ad58-474bba9596ee' with '{'status': 'available'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:06.359153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:06.359153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:06.412812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7bcebde1-0cc1-47d1-a050-fce729744521 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action returned with HTTP 202
Aug 09 11:26:06.414886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 59/112] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:06 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:06.419289 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4504c1ec-afb3-4581-b83b-51155d4ee647 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:06.429390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4504c1ec-afb3-4581-b83b-51155d4ee647 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:06.430013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4504c1ec-afb3-4581-b83b-51155d4ee647 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:06.430487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4504c1ec-afb3-4581-b83b-51155d4ee647 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:06.455978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:06.455978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:06.460835 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4504c1ec-afb3-4581-b83b-51155d4ee647 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:06.471299 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4504c1ec-afb3-4581-b83b-51155d4ee647 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:06.476707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 54/113] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:06 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:06.488670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7ad635c0-c9e0-4754-ab99-016b48a1bb14 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:06.494106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ad635c0-c9e0-4754-ab99-016b48a1bb14 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] POST http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots
Aug 09 11:26:06.494598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7ad635c0-c9e0-4754-ab99-016b48a1bb14 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6522ffba-69a8-4931-9804-c20d5fcd970c", "name": "tempest-SnapshotsActionsTest-Snapshot-1535336210"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:06.576193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:06.576193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:06.587291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7ad635c0-c9e0-4754-ab99-016b48a1bb14 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Volume info retrieved successfully.
Aug 09 11:26:06.587608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-7ad635c0-c9e0-4754-ab99-016b48a1bb14 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Create snapshot from volume 6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:26:06.704782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=86,cinder:UPDATE=11,cinder:INSERT=1,cinder:DELETE=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:06.749060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-7ad635c0-c9e0-4754-ab99-016b48a1bb14 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:06.755067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-265f9d8e-463f-425b-8a4f-8576dfb413df req-254170ed-cc6e-497e-83a5-9acb37f4166c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:06.763412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-265f9d8e-463f-425b-8a4f-8576dfb413df req-254170ed-cc6e-497e-83a5-9acb37f4166c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail
Aug 09 11:26:06.764125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-265f9d8e-463f-425b-8a4f-8576dfb413df req-254170ed-cc6e-497e-83a5-9acb37f4166c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:06.765527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-265f9d8e-463f-425b-8a4f-8576dfb413df req-254170ed-cc6e-497e-83a5-9acb37f4166c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:06.768047 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [req-265f9d8e-463f-425b-8a4f-8576dfb413df req-254170ed-cc6e-497e-83a5-9acb37f4166c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:06.774407 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [req-265f9d8e-463f-425b-8a4f-8576dfb413df req-254170ed-cc6e-497e-83a5-9acb37f4166c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:06.787617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-7ad635c0-c9e0-4754-ab99-016b48a1bb14 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Created reservations ['dc6d65d8-a811-45b9-8d04-a4c743cd080b', 'b0c293a2-7833-44a2-8768-d1f689e39478', '1903421d-8054-4cc8-999d-7403b1d1f090', 'b4fd7590-07a4-435b-a2dc-5d16be0345fc'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:06.982105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7ad635c0-c9e0-4754-ab99-016b48a1bb14 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot create request issued successfully.
Aug 09 11:26:06.984212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ad635c0-c9e0-4754-ab99-016b48a1bb14 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots returned with HTTP 202
Aug 09 11:26:06.990618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 60/114] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:26:06 2022] POST /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots => generated 307 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:07.003110 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-140db6fd-f586-4c66-920e-81c067f04010 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:07.019196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-140db6fd-f586-4c66-920e-81c067f04010 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:07.026006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-140db6fd-f586-4c66-920e-81c067f04010 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:07.026546 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-140db6fd-f586-4c66-920e-81c067f04010 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:07.081060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:07.081060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:07.082344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-140db6fd-f586-4c66-920e-81c067f04010 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:07.084409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-140db6fd-f586-4c66-920e-81c067f04010 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 200
Aug 09 11:26:07.085146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 61/115] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:06 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:07.090469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-265f9d8e-463f-425b-8a4f-8576dfb413df req-254170ed-cc6e-497e-83a5-9acb37f4166c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Get all volumes completed successfully.
Aug 09 11:26:07.108009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:07.108009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:07.164588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-265f9d8e-463f-425b-8a4f-8576dfb413df req-254170ed-cc6e-497e-83a5-9acb37f4166c tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail returned with HTTP 200
Aug 09 11:26:07.167682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 55/116] 10.222.0.59 () {60 vars in 1488 bytes} [Tue Aug  9 11:26:06 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail => generated 2747 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:07.569952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-a5d6878e-14f0-432c-9e1b-9548aa889f48 req-6f2daa11-98cc-470b-8ca3-f5e130370e12 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:07.575522 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-a5d6878e-14f0-432c-9e1b-9548aa889f48 req-6f2daa11-98cc-470b-8ca3-f5e130370e12 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail
Aug 09 11:26:07.576145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-a5d6878e-14f0-432c-9e1b-9548aa889f48 req-6f2daa11-98cc-470b-8ca3-f5e130370e12 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:07.576742 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-a5d6878e-14f0-432c-9e1b-9548aa889f48 req-6f2daa11-98cc-470b-8ca3-f5e130370e12 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:07.577632 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [req-a5d6878e-14f0-432c-9e1b-9548aa889f48 req-6f2daa11-98cc-470b-8ca3-f5e130370e12 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:07.579514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [req-a5d6878e-14f0-432c-9e1b-9548aa889f48 req-6f2daa11-98cc-470b-8ca3-f5e130370e12 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:07.765679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-a5d6878e-14f0-432c-9e1b-9548aa889f48 req-6f2daa11-98cc-470b-8ca3-f5e130370e12 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Get all volumes completed successfully.
Aug 09 11:26:07.776529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:07.776529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:07.798762 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-a5d6878e-14f0-432c-9e1b-9548aa889f48 req-6f2daa11-98cc-470b-8ca3-f5e130370e12 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail returned with HTTP 200
Aug 09 11:26:07.802848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 62/117] 10.222.0.59 () {60 vars in 1488 bytes} [Tue Aug  9 11:26:07 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/detail => generated 2747 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:07.820542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e3a839f0-9b5c-4507-a21f-5e2f80e87836 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:07.826979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e3a839f0-9b5c-4507-a21f-5e2f80e87836 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] DELETE http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:26:07.827820 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e3a839f0-9b5c-4507-a21f-5e2f80e87836 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:07.828418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e3a839f0-9b5c-4507-a21f-5e2f80e87836 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:07.828968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-e3a839f0-9b5c-4507-a21f-5e2f80e87836 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Delete volume with id: ed48d009-f70a-499b-809c-229407f87cff 
Aug 09 11:26:07.900912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:07.900912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:07.905179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e3a839f0-9b5c-4507-a21f-5e2f80e87836 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:08.001721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e3a839f0-9b5c-4507-a21f-5e2f80e87836 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Delete volume request issued successfully.
Aug 09 11:26:08.003218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e3a839f0-9b5c-4507-a21f-5e2f80e87836 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 202
Aug 09 11:26:08.004736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 56/118] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:07 2022] DELETE /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:26:08.013268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b993022a-3991-4331-921f-5b0eead61c59 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:08.017898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b993022a-3991-4331-921f-5b0eead61c59 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:26:08.018679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b993022a-3991-4331-921f-5b0eead61c59 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:08.019754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b993022a-3991-4331-921f-5b0eead61c59 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:08.051925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:08.051925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:08.065099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b993022a-3991-4331-921f-5b0eead61c59 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:08.095790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5cb66a7f-c8dc-46fd-b55b-a8460af9b4f4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:08.102096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5cb66a7f-c8dc-46fd-b55b-a8460af9b4f4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:08.103124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5cb66a7f-c8dc-46fd-b55b-a8460af9b4f4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:08.104122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5cb66a7f-c8dc-46fd-b55b-a8460af9b4f4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:08.111863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b993022a-3991-4331-921f-5b0eead61c59 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 200
Aug 09 11:26:08.116251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 63/119] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:08 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 921 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:08.137110 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:08.137110 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:08.143731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5cb66a7f-c8dc-46fd-b55b-a8460af9b4f4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:08.151779 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5cb66a7f-c8dc-46fd-b55b-a8460af9b4f4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 200
Aug 09 11:26:08.157509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 57/120] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:08 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:09.089101 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-944d41c0-a625-449a-a55d-621b73d7a801 req-114623ea-1b3e-400c-a965-0ee53e61f432 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:09.094614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-944d41c0-a625-449a-a55d-621b73d7a801 req-114623ea-1b3e-400c-a965-0ee53e61f432 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] DELETE http://10.222.0.59/volume/v3/e57121d25149469ca093abb33c9082f4/volumes/tempest-invalid-732117968
Aug 09 11:26:09.095212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-944d41c0-a625-449a-a55d-621b73d7a801 req-114623ea-1b3e-400c-a965-0ee53e61f432 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:09.095881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-944d41c0-a625-449a-a55d-621b73d7a801 req-114623ea-1b3e-400c-a965-0ee53e61f432 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:09.096578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [req-944d41c0-a625-449a-a55d-621b73d7a801 req-114623ea-1b3e-400c-a965-0ee53e61f432 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] Delete volume with id: tempest-invalid-732117968 
Aug 09 11:26:09.115515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-944d41c0-a625-449a-a55d-621b73d7a801 req-114623ea-1b3e-400c-a965-0ee53e61f432 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] http://10.222.0.59/volume/v3/e57121d25149469ca093abb33c9082f4/volumes/tempest-invalid-732117968 returned with HTTP 404
Aug 09 11:26:09.117279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 64/121] 10.222.0.59 () {62 vars in 1567 bytes} [Tue Aug  9 11:26:09 2022] DELETE /volume/v3/e57121d25149469ca093abb33c9082f4/volumes/tempest-invalid-732117968 => generated 98 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:09.139543 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3cdd3306-6d63-4d6e-a833-c28e9be0e809 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:09.143410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3cdd3306-6d63-4d6e-a833-c28e9be0e809 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:26:09.148514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3cdd3306-6d63-4d6e-a833-c28e9be0e809 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:09.149144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3cdd3306-6d63-4d6e-a833-c28e9be0e809 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:09.166625 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7c13108c-f5dd-4f2d-8103-f9141782f156 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:09.167348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:09.167348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:09.173483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c13108c-f5dd-4f2d-8103-f9141782f156 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:09.174635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c13108c-f5dd-4f2d-8103-f9141782f156 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:09.175255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c13108c-f5dd-4f2d-8103-f9141782f156 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:09.176579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3cdd3306-6d63-4d6e-a833-c28e9be0e809 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:09.196268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3cdd3306-6d63-4d6e-a833-c28e9be0e809 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 200
Aug 09 11:26:09.198142 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 58/122] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:09 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 921 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:09.201217 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-1e0cbcba-d654-4871-9931-9be2fc4c2d38 req-135ee31e-be9c-49e2-8acb-720e1ecb1632 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:09.209067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:09.209067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:09.211574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7c13108c-f5dd-4f2d-8103-f9141782f156 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:09.214078 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1e0cbcba-d654-4871-9931-9be2fc4c2d38 req-135ee31e-be9c-49e2-8acb-720e1ecb1632 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] DELETE http://10.222.0.59/volume/v3/e57121d25149469ca093abb33c9082f4/volumes/15d4b214-f958-4f1a-95e1-9a2c3af01d61
Aug 09 11:26:09.215750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c13108c-f5dd-4f2d-8103-f9141782f156 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 200
Aug 09 11:26:09.218175 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-1e0cbcba-d654-4871-9931-9be2fc4c2d38 req-135ee31e-be9c-49e2-8acb-720e1ecb1632 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:09.218797 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-1e0cbcba-d654-4871-9931-9be2fc4c2d38 req-135ee31e-be9c-49e2-8acb-720e1ecb1632 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:09.219382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [req-1e0cbcba-d654-4871-9931-9be2fc4c2d38 req-135ee31e-be9c-49e2-8acb-720e1ecb1632 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] Delete volume with id: 15d4b214-f958-4f1a-95e1-9a2c3af01d61 
Aug 09 11:26:09.219567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 65/123] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:09 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:09.245562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1e0cbcba-d654-4871-9931-9be2fc4c2d38 req-135ee31e-be9c-49e2-8acb-720e1ecb1632 tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] http://10.222.0.59/volume/v3/e57121d25149469ca093abb33c9082f4/volumes/15d4b214-f958-4f1a-95e1-9a2c3af01d61 returned with HTTP 404
Aug 09 11:26:09.246582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 59/124] 10.222.0.59 () {62 vars in 1600 bytes} [Tue Aug  9 11:26:09 2022] DELETE /volume/v3/e57121d25149469ca093abb33c9082f4/volumes/15d4b214-f958-4f1a-95e1-9a2c3af01d61 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:09.314671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-d399756e-0dc2-4d3a-bda6-3680a66301c6 req-a903bc11-8513-4ea2-99f6-a7735052428b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:09.322675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-d399756e-0dc2-4d3a-bda6-3680a66301c6 req-a903bc11-8513-4ea2-99f6-a7735052428b tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] GET http://10.222.0.59/volume/v3/e57121d25149469ca093abb33c9082f4/volumes/ca0b9d2b-8670-42ac-9e47-770f2ea12155
Aug 09 11:26:09.323293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-d399756e-0dc2-4d3a-bda6-3680a66301c6 req-a903bc11-8513-4ea2-99f6-a7735052428b tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:09.324002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-d399756e-0dc2-4d3a-bda6-3680a66301c6 req-a903bc11-8513-4ea2-99f6-a7735052428b tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:09.358013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-d399756e-0dc2-4d3a-bda6-3680a66301c6 req-a903bc11-8513-4ea2-99f6-a7735052428b tempest-VolumesNegativeTest-1968675567 tempest-VolumesNegativeTest-1968675567-project] http://10.222.0.59/volume/v3/e57121d25149469ca093abb33c9082f4/volumes/ca0b9d2b-8670-42ac-9e47-770f2ea12155 returned with HTTP 404
Aug 09 11:26:09.359689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 66/125] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:26:09 2022] GET /volume/v3/e57121d25149469ca093abb33c9082f4/volumes/ca0b9d2b-8670-42ac-9e47-770f2ea12155 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:10.215174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6f6a60e9-b5b5-45e2-9b54-1cddb00a5527 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:10.222256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6f6a60e9-b5b5-45e2-9b54-1cddb00a5527 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:26:10.223017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6f6a60e9-b5b5-45e2-9b54-1cddb00a5527 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:10.223450 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6f6a60e9-b5b5-45e2-9b54-1cddb00a5527 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:10.227509 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fb31fde8-8633-49e8-94a4-b97c9b696778 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:10.232483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb31fde8-8633-49e8-94a4-b97c9b696778 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:10.233122 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb31fde8-8633-49e8-94a4-b97c9b696778 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:10.233861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb31fde8-8633-49e8-94a4-b97c9b696778 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:10.262141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:10.262141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:10.263217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fb31fde8-8633-49e8-94a4-b97c9b696778 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:10.267526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb31fde8-8633-49e8-94a4-b97c9b696778 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 200
Aug 09 11:26:10.268970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 67/126] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:10 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:10.275345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:10.275345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:10.286575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6f6a60e9-b5b5-45e2-9b54-1cddb00a5527 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:10.305389 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6f6a60e9-b5b5-45e2-9b54-1cddb00a5527 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 200
Aug 09 11:26:10.306461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 60/127] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:10 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 921 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:10.813454 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-25ba6ca6-923d-4c62-aa48-cbc9e7c68905 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:10.814716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-25ba6ca6-923d-4c62-aa48-cbc9e7c68905 None None] GET http://10.222.0.59/volume//
Aug 09 11:26:10.815316 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-25ba6ca6-923d-4c62-aa48-cbc9e7c68905 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:10.816321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-25ba6ca6-923d-4c62-aa48-cbc9e7c68905 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:10.816791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-25ba6ca6-923d-4c62-aa48-cbc9e7c68905 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:26:10.817373 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 68/128] 10.222.0.59 () {56 vars in 882 bytes} [Tue Aug  9 11:26:10 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:26:10.826764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-08d174e0-86eb-4fbf-87db-c4c8250b1d76 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:10.827978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08d174e0-86eb-4fbf-87db-c4c8250b1d76 None None] GET http://10.222.0.59/volume//
Aug 09 11:26:10.828570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08d174e0-86eb-4fbf-87db-c4c8250b1d76 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:10.829224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08d174e0-86eb-4fbf-87db-c4c8250b1d76 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:10.830199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08d174e0-86eb-4fbf-87db-c4c8250b1d76 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:26:10.831040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 61/129] 10.222.0.59 () {56 vars in 882 bytes} [Tue Aug  9 11:26:10 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:26:10.839675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-17672a61-be60-4076-b166-edf649fb02e4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:11.029410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-17672a61-be60-4076-b166-edf649fb02e4 tempest-VersionsTest-708840912 tempest-VersionsTest-708840912-project] GET http://10.222.0.59/volume/v3/
Aug 09 11:26:11.029780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-17672a61-be60-4076-b166-edf649fb02e4 tempest-VersionsTest-708840912 tempest-VersionsTest-708840912-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:11.030249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-17672a61-be60-4076-b166-edf649fb02e4 tempest-VersionsTest-708840912 tempest-VersionsTest-708840912-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:11.031081 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-17672a61-be60-4076-b166-edf649fb02e4 tempest-VersionsTest-708840912 tempest-VersionsTest-708840912-project] http://10.222.0.59/volume/v3/ returned with HTTP 200
Aug 09 11:26:11.039736 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 69/130] 10.222.0.59 () {58 vars in 1094 bytes} [Tue Aug  9 11:26:10 2022] GET /volume/v3/ => generated 386 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:11.277686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f4b7578c-6a6a-4f06-8803-bb2cfb8e14b3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:11.281902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f4b7578c-6a6a-4f06-8803-bb2cfb8e14b3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:11.282367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f4b7578c-6a6a-4f06-8803-bb2cfb8e14b3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:11.283056 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f4b7578c-6a6a-4f06-8803-bb2cfb8e14b3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:11.307124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:11.307124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:11.308157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f4b7578c-6a6a-4f06-8803-bb2cfb8e14b3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:11.310008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f4b7578c-6a6a-4f06-8803-bb2cfb8e14b3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 200
Aug 09 11:26:11.323063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3b0cfbde-7544-4b91-b94d-a8e67a1a8f64 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:11.327157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3b0cfbde-7544-4b91-b94d-a8e67a1a8f64 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:26:11.327612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3b0cfbde-7544-4b91-b94d-a8e67a1a8f64 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:11.328067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3b0cfbde-7544-4b91-b94d-a8e67a1a8f64 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:11.344882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 62/131] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:11 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:11.360894 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:11.360894 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:11.384159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3b0cfbde-7544-4b91-b94d-a8e67a1a8f64 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:11.424514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3b0cfbde-7544-4b91-b94d-a8e67a1a8f64 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 200
Aug 09 11:26:11.444109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 70/132] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:11 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 921 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:12.348603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0b7ed28c-9f28-4500-aa5d-a4f3f2d5bbe4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:12.354227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0b7ed28c-9f28-4500-aa5d-a4f3f2d5bbe4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:12.354687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0b7ed28c-9f28-4500-aa5d-a4f3f2d5bbe4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:12.355251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0b7ed28c-9f28-4500-aa5d-a4f3f2d5bbe4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:12.380999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:12.380999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:12.382798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0b7ed28c-9f28-4500-aa5d-a4f3f2d5bbe4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:12.388693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0b7ed28c-9f28-4500-aa5d-a4f3f2d5bbe4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 200
Aug 09 11:26:12.391757 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 63/133] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:12 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:12.400445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-304e76c8-d879-4ac5-88a7-08aa04835947 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:12.404554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-304e76c8-d879-4ac5-88a7-08aa04835947 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe/action
Aug 09 11:26:12.405329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-304e76c8-d879-4ac5-88a7-08aa04835947 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:12.406297 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-304e76c8-d879-4ac5-88a7-08aa04835947 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:12.409103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-304e76c8-d879-4ac5-88a7-08aa04835947 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '845654b6-ce91-4c72-9f5c-fb635febbdbe' with '{'status': 'creating'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:12.448980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-28cf819a-0808-4bbc-be68-2801dc980518 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:12.453353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-28cf819a-0808-4bbc-be68-2801dc980518 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff
Aug 09 11:26:12.454067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-28cf819a-0808-4bbc-be68-2801dc980518 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:12.454675 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-28cf819a-0808-4bbc-be68-2801dc980518 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:12.458805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:12.458805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:12.488691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-28cf819a-0808-4bbc-be68-2801dc980518 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff returned with HTTP 404
Aug 09 11:26:12.498120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 64/134] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:12 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/ed48d009-f70a-499b-809c-229407f87cff => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:12.500884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e822eaa4-a5af-454e-9d05-4c18727d95bf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:12.510782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e822eaa4-a5af-454e-9d05-4c18727d95bf tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] DELETE http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:26:12.515237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e822eaa4-a5af-454e-9d05-4c18727d95bf tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:12.517682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e822eaa4-a5af-454e-9d05-4c18727d95bf tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:12.518323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-e822eaa4-a5af-454e-9d05-4c18727d95bf tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Delete volume with id: 333da82e-67e3-48f7-a87f-edf880a51fef 
Aug 09 11:26:12.520969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=79,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:12.523546 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-304e76c8-d879-4ac5-88a7-08aa04835947 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe/action returned with HTTP 202
Aug 09 11:26:12.526750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 71/135] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:12 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:26:12.535870 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-059c303d-fe94-4e78-9497-e0c814832fd1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:12.565176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-059c303d-fe94-4e78-9497-e0c814832fd1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:12.566652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-059c303d-fe94-4e78-9497-e0c814832fd1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:12.568285 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-059c303d-fe94-4e78-9497-e0c814832fd1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:12.575584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:12.575584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:12.587179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e822eaa4-a5af-454e-9d05-4c18727d95bf tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:12.603841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:12.603841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:12.608361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-059c303d-fe94-4e78-9497-e0c814832fd1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:12.618428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-059c303d-fe94-4e78-9497-e0c814832fd1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 200
Aug 09 11:26:12.622471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 72/136] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:12 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 465 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:12.637201 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-92cc79ea-5f3b-4b8c-9ee9-fcba28b53023 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:12.645176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92cc79ea-5f3b-4b8c-9ee9-fcba28b53023 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe/action
Aug 09 11:26:12.659334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92cc79ea-5f3b-4b8c-9ee9-fcba28b53023 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:12.665503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92cc79ea-5f3b-4b8c-9ee9-fcba28b53023 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:12.695044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e822eaa4-a5af-454e-9d05-4c18727d95bf tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Delete volume request issued successfully.
Aug 09 11:26:12.695542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e822eaa4-a5af-454e-9d05-4c18727d95bf tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 202
Aug 09 11:26:12.696409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 65/137] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:12 2022] DELETE /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:12.703264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-252e1087-a4b1-4ed2-8e03-bbf4759ac021 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:12.705308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:12.705308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:12.709808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-92cc79ea-5f3b-4b8c-9ee9-fcba28b53023 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Snapshot retrieved successfully.
Aug 09 11:26:12.722627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-252e1087-a4b1-4ed2-8e03-bbf4759ac021 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:26:12.726769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-252e1087-a4b1-4ed2-8e03-bbf4759ac021 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:12.727503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-252e1087-a4b1-4ed2-8e03-bbf4759ac021 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:12.806072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:12.806072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:12.831915 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-252e1087-a4b1-4ed2-8e03-bbf4759ac021 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:12.869526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-252e1087-a4b1-4ed2-8e03-bbf4759ac021 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 200
Aug 09 11:26:12.897978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 66/138] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:12 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:13.031708 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-92cc79ea-5f3b-4b8c-9ee9-fcba28b53023 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Snapshot delete request issued successfully.
Aug 09 11:26:13.033534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92cc79ea-5f3b-4b8c-9ee9-fcba28b53023 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe/action returned with HTTP 202
Aug 09 11:26:13.039702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-43940f9a-4ef8-496a-bfb8-1df32b5f9b0e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:13.045087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-43940f9a-4ef8-496a-bfb8-1df32b5f9b0e tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:13.045562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-43940f9a-4ef8-496a-bfb8-1df32b5f9b0e tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:13.046022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-43940f9a-4ef8-496a-bfb8-1df32b5f9b0e tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:13.051223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 73/139] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:12 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe/action => generated 0 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:13.072170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:13.072170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:13.085455 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-43940f9a-4ef8-496a-bfb8-1df32b5f9b0e tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:13.088585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-43940f9a-4ef8-496a-bfb8-1df32b5f9b0e tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 200
Aug 09 11:26:13.096864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 67/140] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:13 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:13.905327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bba53908-45e2-4bce-b8db-22d95de99646 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:13.920369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bba53908-45e2-4bce-b8db-22d95de99646 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef
Aug 09 11:26:13.921555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bba53908-45e2-4bce-b8db-22d95de99646 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:13.925036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bba53908-45e2-4bce-b8db-22d95de99646 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:14.022632 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bba53908-45e2-4bce-b8db-22d95de99646 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef returned with HTTP 404
Aug 09 11:26:14.044919 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0859a0b0-d3e2-4d96-9ffb-54192c65a2f7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:14.049234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0859a0b0-d3e2-4d96-9ffb-54192c65a2f7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] DELETE http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5
Aug 09 11:26:14.049832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0859a0b0-d3e2-4d96-9ffb-54192c65a2f7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:14.050561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0859a0b0-d3e2-4d96-9ffb-54192c65a2f7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:14.051190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-0859a0b0-d3e2-4d96-9ffb-54192c65a2f7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Delete volume with id: b7d0e077-6195-496e-9cca-e01edd1a1fd5 
Aug 09 11:26:14.056089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 74/141] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:13 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/333da82e-67e3-48f7-a87f-edf880a51fef => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:14.099108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:14.099108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:14.101629 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f10d341e-8fe2-428b-860a-9b9084584f32 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:14.108567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f10d341e-8fe2-428b-860a-9b9084584f32 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:14.109337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f10d341e-8fe2-428b-860a-9b9084584f32 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:14.110253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f10d341e-8fe2-428b-860a-9b9084584f32 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:14.121773 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0859a0b0-d3e2-4d96-9ffb-54192c65a2f7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:14.143244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f10d341e-8fe2-428b-860a-9b9084584f32 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 404
Aug 09 11:26:14.156366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 75/142] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:14 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:14.162578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f11b9833-9054-46fc-b6ce-bca7453b1308 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:14.181097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f11b9833-9054-46fc-b6ce-bca7453b1308 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action
Aug 09 11:26:14.205974 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f11b9833-9054-46fc-b6ce-bca7453b1308 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:14.212187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f11b9833-9054-46fc-b6ce-bca7453b1308 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:14.215812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-f11b9833-9054-46fc-b6ce-bca7453b1308 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '8a91455f-a4cd-4f4b-ad58-474bba9596ee' with '{'status': 'available'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:14.236041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0859a0b0-d3e2-4d96-9ffb-54192c65a2f7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Delete volume request issued successfully.
Aug 09 11:26:14.236778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0859a0b0-d3e2-4d96-9ffb-54192c65a2f7 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 returned with HTTP 202
Aug 09 11:26:14.242227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 68/143] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:14 2022] DELETE /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:14.246170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-08c3c369-44f4-4398-b504-96d54d19bd62 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:14.259211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08c3c369-44f4-4398-b504-96d54d19bd62 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5
Aug 09 11:26:14.261012 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08c3c369-44f4-4398-b504-96d54d19bd62 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:14.261988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08c3c369-44f4-4398-b504-96d54d19bd62 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:14.277772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:14.277772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:14.305826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:14.305826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:14.322416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f11b9833-9054-46fc-b6ce-bca7453b1308 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action returned with HTTP 202
Aug 09 11:26:14.324796 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-08c3c369-44f4-4398-b504-96d54d19bd62 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Volume info retrieved successfully.
Aug 09 11:26:14.328932 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 76/144] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:14 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:14.331926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cca67f21-eeef-49b4-91f5-85b0304967a4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:14.354084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cca67f21-eeef-49b4-91f5-85b0304967a4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:14.355528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cca67f21-eeef-49b4-91f5-85b0304967a4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:14.357774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cca67f21-eeef-49b4-91f5-85b0304967a4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:14.368210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08c3c369-44f4-4398-b504-96d54d19bd62 tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 returned with HTTP 200
Aug 09 11:26:14.382997 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 69/145] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:14 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 => generated 920 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:14.384169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:14.384169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:14.389865 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cca67f21-eeef-49b4-91f5-85b0304967a4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:14.392928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cca67f21-eeef-49b4-91f5-85b0304967a4 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:14.394266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 77/146] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:14 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 466 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:14.407412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5a812836-6244-4273-b1be-586b619815a2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:14.418757 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5a812836-6244-4273-b1be-586b619815a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] POST http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots
Aug 09 11:26:14.425771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5a812836-6244-4273-b1be-586b619815a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6522ffba-69a8-4931-9804-c20d5fcd970c", "name": "tempest-SnapshotsActionsTest-Snapshot-1851950266"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:14.478194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:14.478194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:14.481604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5a812836-6244-4273-b1be-586b619815a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Volume info retrieved successfully.
Aug 09 11:26:14.491388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-5a812836-6244-4273-b1be-586b619815a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Create snapshot from volume 6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:26:14.646532 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-5a812836-6244-4273-b1be-586b619815a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Created reservations ['719af162-ddac-48f9-a915-e0a781481d30', 'ef01d41b-def3-4a1a-852e-eb977493e8f4', 'f297d0a2-6e58-4cea-bed6-d9423901a9c4', '34aca788-7e98-4aba-b4c1-be8278c269bf'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:14.741529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5a812836-6244-4273-b1be-586b619815a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot create request issued successfully.
Aug 09 11:26:14.742723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5a812836-6244-4273-b1be-586b619815a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots returned with HTTP 202
Aug 09 11:26:14.745827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 70/147] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:26:14 2022] POST /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots => generated 307 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:14.754406 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c2f87064-91c2-4e50-9ed1-2d9cfe8b13e5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:14.759257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2f87064-91c2-4e50-9ed1-2d9cfe8b13e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:14.760205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2f87064-91c2-4e50-9ed1-2d9cfe8b13e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:14.761299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2f87064-91c2-4e50-9ed1-2d9cfe8b13e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:14.782932 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:14.782932 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:14.789370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c2f87064-91c2-4e50-9ed1-2d9cfe8b13e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:14.791920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2f87064-91c2-4e50-9ed1-2d9cfe8b13e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 200
Aug 09 11:26:14.803118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 78/148] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:14 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:14.886397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ed386951-11ef-425b-be47-5a013ab77d82 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:15.053169 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ed386951-11ef-425b-be47-5a013ab77d82 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] GET http://10.222.0.59/volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/scheduler-stats/get_pools
Aug 09 11:26:15.054390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ed386951-11ef-425b-be47-5a013ab77d82 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:15.055044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ed386951-11ef-425b-be47-5a013ab77d82 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] Calling method 'get_pools' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:15.056615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:15.056615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:15.121412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ed386951-11ef-425b-be47-5a013ab77d82 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] http://10.222.0.59/volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/scheduler-stats/get_pools returned with HTTP 200
Aug 09 11:26:15.123640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 71/149] 10.222.0.59 () {58 vars in 1268 bytes} [Tue Aug  9 11:26:14 2022] GET /volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/scheduler-stats/get_pools => generated 66 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:26:15.132069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1892ce75-e680-4fe3-85d8-f23461c7f9ee None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:15.146367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1892ce75-e680-4fe3-85d8-f23461c7f9ee tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] GET http://10.222.0.59/volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/scheduler-stats/get_pools?detail=True
Aug 09 11:26:15.147473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1892ce75-e680-4fe3-85d8-f23461c7f9ee tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:15.148407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1892ce75-e680-4fe3-85d8-f23461c7f9ee tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] Calling method 'get_pools' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:15.228191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1892ce75-e680-4fe3-85d8-f23461c7f9ee tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] http://10.222.0.59/volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/scheduler-stats/get_pools?detail=True returned with HTTP 200
Aug 09 11:26:15.229006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 79/150] 10.222.0.59 () {58 vars in 1291 bytes} [Tue Aug  9 11:26:15 2022] GET /volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/scheduler-stats/get_pools?detail=True => generated 482 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:15.238172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5d8be6f1-6833-4be2-b15d-d525ee277411 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:15.264449 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5d8be6f1-6833-4be2-b15d-d525ee277411 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] GET http://10.222.0.59/volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/capabilities/hv-cinder-84989@wincnd
Aug 09 11:26:15.264449 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5d8be6f1-6833-4be2-b15d-d525ee277411 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:15.264449 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5d8be6f1-6833-4be2-b15d-d525ee277411 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:15.386887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-70b57356-4c23-4002-bfad-d3d343b7446b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:15.399433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-70b57356-4c23-4002-bfad-d3d343b7446b tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] GET http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5
Aug 09 11:26:15.400579 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-70b57356-4c23-4002-bfad-d3d343b7446b tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:15.408439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-70b57356-4c23-4002-bfad-d3d343b7446b tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:15.447494 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-70b57356-4c23-4002-bfad-d3d343b7446b tempest-VolumesTestJSON-22342729 tempest-VolumesTestJSON-22342729-project] http://10.222.0.59/volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 returned with HTTP 404
Aug 09 11:26:15.451008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 80/151] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:15 2022] GET /volume/v3/1c89430a03ef4c01bf85dd14b4b98cc9/volumes/b7d0e077-6195-496e-9cca-e01edd1a1fd5 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:15.804529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-07549302-5085-47d5-af41-cd3c0e018d05 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:15.811331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-07549302-5085-47d5-af41-cd3c0e018d05 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:15.811734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-07549302-5085-47d5-af41-cd3c0e018d05 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:15.812280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-07549302-5085-47d5-af41-cd3c0e018d05 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:15.816363 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=78,cinder:INSERT=5,cinder:UPDATE=15,cinder:DELETE=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:15.837424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:15.837424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:15.840918 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-07549302-5085-47d5-af41-cd3c0e018d05 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:15.853197 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-07549302-5085-47d5-af41-cd3c0e018d05 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 200
Aug 09 11:26:15.854541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 81/152] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:15 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:16.867995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c1423195-5258-4d90-8cfa-e18209617efc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:16.877743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c1423195-5258-4d90-8cfa-e18209617efc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:16.878220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c1423195-5258-4d90-8cfa-e18209617efc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:16.878947 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c1423195-5258-4d90-8cfa-e18209617efc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:16.898261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:16.898261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:16.899853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c1423195-5258-4d90-8cfa-e18209617efc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:16.903311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c1423195-5258-4d90-8cfa-e18209617efc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 200
Aug 09 11:26:16.906686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 82/153] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:16 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:17.469500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-52780223-4bf2-4f51-9e1d-68532c4f075e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:17.821774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] POST http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes
Aug 09 11:26:17.822700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-247787870"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:17.825006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-247787870'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:17.825320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Create volume of 2 GB
Aug 09 11:26:17.833642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Availability Zones retrieved successfully.
Aug 09 11:26:17.850545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Flow 'volume_create_api' (21cb461f-5d3b-4157-942f-72ca1dcd6a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:17.853481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e183521-6789-4315-9860-8258fd31daf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:17.856069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Validating volume size '2' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:17.895554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e183521-6789-4315-9860-8258fd31daf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:17.897548 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51dc8e7c-530c-46e4-b52b-22b76c98e3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:17.995941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5d8be6f1-6833-4be2-b15d-d525ee277411 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] http://10.222.0.59/volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/capabilities/hv-cinder-84989@wincnd returned with HTTP 200
Aug 09 11:26:17.998050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 72/154] 10.222.0.59 () {58 vars in 1298 bytes} [Tue Aug  9 11:26:15 2022] GET /volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/capabilities/hv-cinder-84989@wincnd => generated 715 bytes in 2761 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:18.000296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-10c0bc48-1663-46c0-a4b4-044edc56be07 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:18.006107 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-10c0bc48-1663-46c0-a4b4-044edc56be07 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:18.008104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-10c0bc48-1663-46c0-a4b4-044edc56be07 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:18.008971 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-10c0bc48-1663-46c0-a4b4-044edc56be07 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:18.025931 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:18.025931 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:18.027128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-10c0bc48-1663-46c0-a4b4-044edc56be07 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:18.029482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-10c0bc48-1663-46c0-a4b4-044edc56be07 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 200
Aug 09 11:26:18.041859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 73/155] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:17 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:18.044956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3878003b-ffd3-4048-9ba0-427302914c8a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:18.058576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3878003b-ffd3-4048-9ba0-427302914c8a tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] GET http://10.222.0.59/volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/capabilities/hv-cinder-84989@wincnd
Aug 09 11:26:18.059550 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3878003b-ffd3-4048-9ba0-427302914c8a tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:18.060256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3878003b-ffd3-4048-9ba0-427302914c8a tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:18.065619 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Created reservations ['e17984a5-b0e9-407f-8e88-4a5b16d5ff0f', 'c09749f9-1811-40de-9ac7-e151e353c4ac', 'bf270128-c4aa-40d9-8258-d3d43be7e5c2', '5469bee6-ffc6-447c-8bfd-7b60c6ee3dc8'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:18.067907 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51dc8e7c-530c-46e4-b52b-22b76c98e3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e17984a5-b0e9-407f-8e88-4a5b16d5ff0f', 'c09749f9-1811-40de-9ac7-e151e353c4ac', 'bf270128-c4aa-40d9-8258-d3d43be7e5c2', '5469bee6-ffc6-447c-8bfd-7b60c6ee3dc8']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:18.070584 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5971592-15c0-4a7e-b14d-5be46fe37900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:18.110850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5971592-15c0-4a7e-b14d-5be46fe37900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-247787870',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='acf8fcf61478446894bdee927797f811',qos_specs=None,replication_status=<?>,reservations=['e17984a5-b0e9-407f-8e88-4a5b16d5ff0f','c09749f9-1811-40de-9ac7-e151e353c4ac','bf270128-c4aa-40d9-8258-d3d43be7e5c2','5469bee6-ffc6-447c-8bfd-7b60c6ee3dc8'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='82ca9ea2c08e47c9bc732e70b2fbf53b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-247787870',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acf8fcf61478446894bdee927797f811',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=2,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ca9ea2c08e47c9bc732e70b2fbf53b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:18.116254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3276f535-c287-4ee5-b540-414f928a0aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:18.149694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3276f535-c287-4ee5-b540-414f928a0aaa) 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-VolumesCloneNegativeTest-Volume-247787870',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='acf8fcf61478446894bdee927797f811',qos_specs=None,replication_status=<?>,reservations=['e17984a5-b0e9-407f-8e88-4a5b16d5ff0f','c09749f9-1811-40de-9ac7-e151e353c4ac','bf270128-c4aa-40d9-8258-d3d43be7e5c2','5469bee6-ffc6-447c-8bfd-7b60c6ee3dc8'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='82ca9ea2c08e47c9bc732e70b2fbf53b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:18.152000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a457e0c-bac3-4324-a51a-78c812b06b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:18.186783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a457e0c-bac3-4324-a51a-78c812b06b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:18.196039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Flow 'volume_create_api' (21cb461f-5d3b-4157-942f-72ca1dcd6a15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:18.196920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Create volume request issued successfully.
Aug 09 11:26:18.200041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-52780223-4bf2-4f51-9e1d-68532c4f075e tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes returned with HTTP 202
Aug 09 11:26:18.201306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 83/156] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:17 2022] POST /volume/v3/acf8fcf61478446894bdee927797f811/volumes => generated 823 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:26:18.216291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-16dc84ef-7117-4092-810f-447545c504a0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:18.221746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-16dc84ef-7117-4092-810f-447545c504a0 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] GET http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8
Aug 09 11:26:18.222485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-16dc84ef-7117-4092-810f-447545c504a0 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:18.222980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-16dc84ef-7117-4092-810f-447545c504a0 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:18.249907 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:18.249907 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:18.261003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-16dc84ef-7117-4092-810f-447545c504a0 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Volume info retrieved successfully.
Aug 09 11:26:18.278877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-16dc84ef-7117-4092-810f-447545c504a0 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 returned with HTTP 200
Aug 09 11:26:18.279721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 84/157] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:18 2022] GET /volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 => generated 891 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:18.962326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e713d9b3-669f-40a8-a80b-b3fddd21e74a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.187410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e713d9b3-669f-40a8-a80b-b3fddd21e74a tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] POST http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types
Aug 09 11:26:19.188173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e713d9b3-669f-40a8-a80b-b3fddd21e74a tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1961682435"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:19.223200 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e713d9b3-669f-40a8-a80b-b3fddd21e74a tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types returned with HTTP 202
Aug 09 11:26:19.223702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 85/158] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:26:18 2022] POST /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types => generated 181 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:19.228500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c6ab5834-e326-4b7d-bbdd-18ac642744e5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.233190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6ab5834-e326-4b7d-bbdd-18ac642744e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:19.233790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c6ab5834-e326-4b7d-bbdd-18ac642744e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.234262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c6ab5834-e326-4b7d-bbdd-18ac642744e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.244597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:19.244597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:19.245482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c6ab5834-e326-4b7d-bbdd-18ac642744e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:19.247342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6ab5834-e326-4b7d-bbdd-18ac642744e5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 200
Aug 09 11:26:19.248099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 86/159] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:19 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:19.249384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-98625232-a1c6-408f-abfd-bb1f853e8143 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.253456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-98625232-a1c6-408f-abfd-bb1f853e8143 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] POST http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs
Aug 09 11:26:19.254208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-98625232-a1c6-408f-abfd-bb1f853e8143 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:19.280521 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-98625232-a1c6-408f-abfd-bb1f853e8143 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs returned with HTTP 202
Aug 09 11:26:19.281866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 87/160] 10.222.0.59 () {62 vars in 1435 bytes} [Tue Aug  9 11:26:19 2022] POST /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs => generated 53 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:19.287870 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-06cc88ac-2278-49f1-be37-738e75502617 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.291675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-06cc88ac-2278-49f1-be37-738e75502617 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] POST http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs
Aug 09 11:26:19.292674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-06cc88ac-2278-49f1-be37-738e75502617 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:19.310592 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=73,cinder:INSERT=14,cinder:UPDATE=13 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:19.315048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-06cc88ac-2278-49f1-be37-738e75502617 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs returned with HTTP 202
Aug 09 11:26:19.321018 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 88/161] 10.222.0.59 () {62 vars in 1435 bytes} [Tue Aug  9 11:26:19 2022] POST /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs => generated 61 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:19.321018 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-464ffad6-787c-4bd3-9027-9830f449cccf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.322453 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-464ffad6-787c-4bd3-9027-9830f449cccf tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] GET http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8
Aug 09 11:26:19.323045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-464ffad6-787c-4bd3-9027-9830f449cccf tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.323493 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-464ffad6-787c-4bd3-9027-9830f449cccf tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.341169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:19.341169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:19.347906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-464ffad6-787c-4bd3-9027-9830f449cccf tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Volume info retrieved successfully.
Aug 09 11:26:19.360178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-464ffad6-787c-4bd3-9027-9830f449cccf tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 returned with HTTP 200
Aug 09 11:26:19.361082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 89/162] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:19 2022] GET /volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:19.362350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6a672c44-1a17-44ef-a6f8-324350a55909 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.366199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6a672c44-1a17-44ef-a6f8-324350a55909 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] GET http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key2
Aug 09 11:26:19.366694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6a672c44-1a17-44ef-a6f8-324350a55909 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.367266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6a672c44-1a17-44ef-a6f8-324350a55909 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.382115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6a672c44-1a17-44ef-a6f8-324350a55909 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key2 returned with HTTP 200
Aug 09 11:26:19.382929 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 90/163] 10.222.0.59 () {60 vars in 1429 bytes} [Tue Aug  9 11:26:19 2022] GET /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key2 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:19.389012 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cec5b016-8917-48dd-a5d7-3e6bedf0854a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.392983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cec5b016-8917-48dd-a5d7-3e6bedf0854a tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] GET http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3
Aug 09 11:26:19.393609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cec5b016-8917-48dd-a5d7-3e6bedf0854a tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.394219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cec5b016-8917-48dd-a5d7-3e6bedf0854a tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.405986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cec5b016-8917-48dd-a5d7-3e6bedf0854a tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3 returned with HTTP 200
Aug 09 11:26:19.410972 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 91/164] 10.222.0.59 () {60 vars in 1429 bytes} [Tue Aug  9 11:26:19 2022] GET /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3 => generated 18 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:19.412659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-afe17362-ea37-48b5-9d81-15291e8aa60d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.416556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-afe17362-ea37-48b5-9d81-15291e8aa60d tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] PUT http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3
Aug 09 11:26:19.417380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-afe17362-ea37-48b5-9d81-15291e8aa60d tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:19.437148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-afe17362-ea37-48b5-9d81-15291e8aa60d tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3 returned with HTTP 200
Aug 09 11:26:19.450842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 92/165] 10.222.0.59 () {62 vars in 1449 bytes} [Tue Aug  9 11:26:19 2022] PUT /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:19.451089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3878003b-ffd3-4048-9ba0-427302914c8a tempest-BackendsCapabilitiesAdminTestsJSON-1455565153 tempest-BackendsCapabilitiesAdminTestsJSON-1455565153-project-admin] http://10.222.0.59/volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/capabilities/hv-cinder-84989@wincnd returned with HTTP 200
Aug 09 11:26:19.451089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 74/166] 10.222.0.59 () {58 vars in 1298 bytes} [Tue Aug  9 11:26:18 2022] GET /volume/v3/6249e47b6c924d0d9ec510ad02cf2d5b/capabilities/hv-cinder-84989@wincnd => generated 715 bytes in 1399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:19.463162 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1f529d24-7bb4-43e0-986f-66c81880bc0e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.467759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f529d24-7bb4-43e0-986f-66c81880bc0e tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] GET http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs
Aug 09 11:26:19.468881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f529d24-7bb4-43e0-986f-66c81880bc0e tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.469583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f529d24-7bb4-43e0-986f-66c81880bc0e tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.485983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f529d24-7bb4-43e0-986f-66c81880bc0e tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs returned with HTTP 200
Aug 09 11:26:19.486964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 93/167] 10.222.0.59 () {60 vars in 1414 bytes} [Tue Aug  9 11:26:19 2022] GET /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs => generated 87 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:19.498089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4d4a8784-254c-4f2c-a5e4-d1b73964a1b6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.522495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4d4a8784-254c-4f2c-a5e4-d1b73964a1b6 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] DELETE http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key1
Aug 09 11:26:19.524172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4d4a8784-254c-4f2c-a5e4-d1b73964a1b6 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.524922 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4d4a8784-254c-4f2c-a5e4-d1b73964a1b6 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.582083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4d4a8784-254c-4f2c-a5e4-d1b73964a1b6 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key1 returned with HTTP 202
Aug 09 11:26:19.587368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 75/168] 10.222.0.59 () {60 vars in 1432 bytes} [Tue Aug  9 11:26:19 2022] DELETE /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key1 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:19.591882 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-446d9d0e-87bc-4b46-bd5b-8394a2150cb4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.600048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-446d9d0e-87bc-4b46-bd5b-8394a2150cb4 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] GET http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key1
Aug 09 11:26:19.601770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-446d9d0e-87bc-4b46-bd5b-8394a2150cb4 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.603118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-446d9d0e-87bc-4b46-bd5b-8394a2150cb4 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.638427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-446d9d0e-87bc-4b46-bd5b-8394a2150cb4 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] HTTP exception thrown: Group Type 99d83aae-ee1f-4404-9479-444f337db193 has no extra spec with key key1.
Aug 09 11:26:19.639716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-446d9d0e-87bc-4b46-bd5b-8394a2150cb4 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key1 returned with HTTP 404
Aug 09 11:26:19.645984 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 94/169] 10.222.0.59 () {60 vars in 1429 bytes} [Tue Aug  9 11:26:19 2022] GET /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key1 => generated 126 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Aug 09 11:26:19.646770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9eec0bf6-1ed4-4949-8e7c-bd11ffc1ab57 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.652326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9eec0bf6-1ed4-4949-8e7c-bd11ffc1ab57 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] DELETE http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key2
Aug 09 11:26:19.652584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9eec0bf6-1ed4-4949-8e7c-bd11ffc1ab57 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.653205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9eec0bf6-1ed4-4949-8e7c-bd11ffc1ab57 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.697256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9eec0bf6-1ed4-4949-8e7c-bd11ffc1ab57 tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key2 returned with HTTP 202
Aug 09 11:26:19.699826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 76/170] 10.222.0.59 () {60 vars in 1432 bytes} [Tue Aug  9 11:26:19 2022] DELETE /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:26:19.704261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-94cbc4c8-0c55-4352-a3a1-e2ac8cd0d6cb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.715773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-94cbc4c8-0c55-4352-a3a1-e2ac8cd0d6cb tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] GET http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key2
Aug 09 11:26:19.717135 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-94cbc4c8-0c55-4352-a3a1-e2ac8cd0d6cb tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.717872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-94cbc4c8-0c55-4352-a3a1-e2ac8cd0d6cb tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.745140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-94cbc4c8-0c55-4352-a3a1-e2ac8cd0d6cb tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] HTTP exception thrown: Group Type 99d83aae-ee1f-4404-9479-444f337db193 has no extra spec with key key2.
Aug 09 11:26:19.745802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-94cbc4c8-0c55-4352-a3a1-e2ac8cd0d6cb tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key2 returned with HTTP 404
Aug 09 11:26:19.747644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 95/171] 10.222.0.59 () {60 vars in 1429 bytes} [Tue Aug  9 11:26:19 2022] GET /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key2 => generated 126 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Aug 09 11:26:19.760725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6a5e1c63-85c3-4aef-8c11-fd753781147f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.765513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6a5e1c63-85c3-4aef-8c11-fd753781147f tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] DELETE http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3
Aug 09 11:26:19.766211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6a5e1c63-85c3-4aef-8c11-fd753781147f tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.766905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6a5e1c63-85c3-4aef-8c11-fd753781147f tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.823995 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6a5e1c63-85c3-4aef-8c11-fd753781147f tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3 returned with HTTP 202
Aug 09 11:26:19.825618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 77/172] 10.222.0.59 () {60 vars in 1432 bytes} [Tue Aug  9 11:26:19 2022] DELETE /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:19.833796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-29d6b3f5-6109-4c74-a471-6abf2209878e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.848258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-29d6b3f5-6109-4c74-a471-6abf2209878e tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] GET http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3
Aug 09 11:26:19.848753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-29d6b3f5-6109-4c74-a471-6abf2209878e tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.850133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-29d6b3f5-6109-4c74-a471-6abf2209878e tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.897482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-29d6b3f5-6109-4c74-a471-6abf2209878e tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] HTTP exception thrown: Group Type 99d83aae-ee1f-4404-9479-444f337db193 has no extra spec with key key3.
Aug 09 11:26:19.903172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-29d6b3f5-6109-4c74-a471-6abf2209878e tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3 returned with HTTP 404
Aug 09 11:26:19.904332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 96/173] 10.222.0.59 () {60 vars in 1429 bytes} [Tue Aug  9 11:26:19 2022] GET /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193/group_specs/key3 => generated 126 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:26:19.909728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8b069ebc-cd9f-4973-b474-799445426bfa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:19.914164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8b069ebc-cd9f-4973-b474-799445426bfa tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] DELETE http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193
Aug 09 11:26:19.914758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8b069ebc-cd9f-4973-b474-799445426bfa tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:19.915388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8b069ebc-cd9f-4973-b474-799445426bfa tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:19.960610 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=76,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:20.008520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8b069ebc-cd9f-4973-b474-799445426bfa tempest-GroupTypeSpecsTest-1781520303 tempest-GroupTypeSpecsTest-1781520303-project-admin] http://10.222.0.59/volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193 returned with HTTP 202
Aug 09 11:26:20.010661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 78/174] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:26:19 2022] DELETE /volume/v3/6085a31a8df0438980cdb30dee204ad3/group_types/99d83aae-ee1f-4404-9479-444f337db193 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:20.083788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-abdccb21-ae07-4cbd-873a-ce64becf4a54 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:20.260641 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5f4cf4f6-2f63-4547-9518-97103af4597f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:20.273654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5f4cf4f6-2f63-4547-9518-97103af4597f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:20.275605 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5f4cf4f6-2f63-4547-9518-97103af4597f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:20.278499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5f4cf4f6-2f63-4547-9518-97103af4597f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:20.294357 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:20.294357 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:20.296266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5f4cf4f6-2f63-4547-9518-97103af4597f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:20.298681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5f4cf4f6-2f63-4547-9518-97103af4597f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 200
Aug 09 11:26:20.299991 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 79/175] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:20 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:20.337154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-abdccb21-ae07-4cbd-873a-ce64becf4a54 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] POST http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types
Aug 09 11:26:20.337905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-abdccb21-ae07-4cbd-873a-ce64becf4a54 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1716921878"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:20.338662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-633f2745-fe69-4bd8-b5e7-da07d4e0e6fb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:20.348553 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-633f2745-fe69-4bd8-b5e7-da07d4e0e6fb tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373/action
Aug 09 11:26:20.349870 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-633f2745-fe69-4bd8-b5e7-da07d4e0e6fb tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:20.350213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-633f2745-fe69-4bd8-b5e7-da07d4e0e6fb tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:20.362101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.admin_actions [None req-633f2745-fe69-4bd8-b5e7-da07d4e0e6fb tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot 'b683ced5-a6b7-4e78-ab75-681796ea4373' with '{'status': 'deleting'}' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:20.389340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-abdccb21-ae07-4cbd-873a-ce64becf4a54 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types returned with HTTP 200
Aug 09 11:26:20.397375 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 97/176] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:26:20 2022] POST /volume/v3/76a7d02afb304aec8eb68137e8b007fb/types => generated 216 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:20.398944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-61345968-d32c-49cc-8f5a-3b021494c3a3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:20.403079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-61345968-d32c-49cc-8f5a-3b021494c3a3 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] GET http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8
Aug 09 11:26:20.403863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-61345968-d32c-49cc-8f5a-3b021494c3a3 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:20.404545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-61345968-d32c-49cc-8f5a-3b021494c3a3 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:20.435628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:20.435628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:20.446323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-61345968-d32c-49cc-8f5a-3b021494c3a3 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Volume info retrieved successfully.
Aug 09 11:26:20.451680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:20.451680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:20.460606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-61345968-d32c-49cc-8f5a-3b021494c3a3 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 returned with HTTP 200
Aug 09 11:26:20.462103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 98/177] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:20 2022] GET /volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:20.463912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-529c4c7e-29e4-47e9-9f75-1b68dfb29052 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:20.469492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-529c4c7e-29e4-47e9-9f75-1b68dfb29052 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] POST http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types
Aug 09 11:26:20.470503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-529c4c7e-29e4-47e9-9f75-1b68dfb29052 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1096970348"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:20.505860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-633f2745-fe69-4bd8-b5e7-da07d4e0e6fb tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373/action returned with HTTP 202
Aug 09 11:26:20.510051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 80/178] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:20 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:20.512412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-31066ba6-4ca8-452b-93f9-1083e45a40a5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:20.517201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-31066ba6-4ca8-452b-93f9-1083e45a40a5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:20.517681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-31066ba6-4ca8-452b-93f9-1083e45a40a5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:20.518135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-31066ba6-4ca8-452b-93f9-1083e45a40a5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:20.518492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-529c4c7e-29e4-47e9-9f75-1b68dfb29052 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types returned with HTTP 202
Aug 09 11:26:20.522877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 99/179] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:26:20 2022] POST /volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types => generated 173 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:20.535783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-736ebefc-d233-44c5-9a30-0d1c5effd0ca None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:20.538770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:20.538770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:20.541955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-31066ba6-4ca8-452b-93f9-1083e45a40a5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:20.547396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-31066ba6-4ca8-452b-93f9-1083e45a40a5 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 200
Aug 09 11:26:20.548235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 81/180] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:20 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:20.559463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-aa7262f0-31f5-4c0a-b20f-71ad2bac0895 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:20.566645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aa7262f0-31f5-4c0a-b20f-71ad2bac0895 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373/action
Aug 09 11:26:20.567721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aa7262f0-31f5-4c0a-b20f-71ad2bac0895 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:20.568479 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aa7262f0-31f5-4c0a-b20f-71ad2bac0895 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:20.613132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:20.613132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:20.616339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-aa7262f0-31f5-4c0a-b20f-71ad2bac0895 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Snapshot retrieved successfully.
Aug 09 11:26:20.795997 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-aa7262f0-31f5-4c0a-b20f-71ad2bac0895 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Snapshot delete request issued successfully.
Aug 09 11:26:20.796722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aa7262f0-31f5-4c0a-b20f-71ad2bac0895 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373/action returned with HTTP 202
Aug 09 11:26:20.799887 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 82/181] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:20 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373/action => generated 0 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:20.820837 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c42a46f3-f980-462e-996c-3c278b927430 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:20.828744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c42a46f3-f980-462e-996c-3c278b927430 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:20.829514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c42a46f3-f980-462e-996c-3c278b927430 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:20.830045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c42a46f3-f980-462e-996c-3c278b927430 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:20.861588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:20.861588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:20.862704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c42a46f3-f980-462e-996c-3c278b927430 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:20.864741 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c42a46f3-f980-462e-996c-3c278b927430 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 200
Aug 09 11:26:20.873050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 83/182] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:20 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:20.936375 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-736ebefc-d233-44c5-9a30-0d1c5effd0ca tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups
Aug 09 11:26:20.937864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-736ebefc-d233-44c5-9a30-0d1c5effd0ca tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ad182e23-5c60-47ec-9572-88f92454f3ae", "volume_types": ["aaf2858d-9773-4cdf-bcbe-6299b87b396f"], "name": "tempest-Group1-1504265213"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:20.940577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-736ebefc-d233-44c5-9a30-0d1c5effd0ca tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Creating new group {'group': {'group_type': 'ad182e23-5c60-47ec-9572-88f92454f3ae', 'volume_types': ['aaf2858d-9773-4cdf-bcbe-6299b87b396f'], 'name': 'tempest-Group1-1504265213'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Aug 09 11:26:20.949938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-736ebefc-d233-44c5-9a30-0d1c5effd0ca tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Creating group tempest-Group1-1504265213.
Aug 09 11:26:20.989049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-736ebefc-d233-44c5-9a30-0d1c5effd0ca tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Availability zone cache updated, next update will occur around 2022-08-09 12:26:20.984810. {{(pid=110681) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:153}}
Aug 09 11:26:20.989049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-736ebefc-d233-44c5-9a30-0d1c5effd0ca tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Availability Zones retrieved successfully.
Aug 09 11:26:21.054468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-736ebefc-d233-44c5-9a30-0d1c5effd0ca tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Created reservations ['1e841fd3-1756-4944-8fe2-f1d66c107257'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:21.149968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-736ebefc-d233-44c5-9a30-0d1c5effd0ca tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups returned with HTTP 202
Aug 09 11:26:21.150852 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 100/183] 10.222.0.59 () {62 vars in 1274 bytes} [Tue Aug  9 11:26:20 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups => generated 94 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:21.160255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-585856f1-c421-4508-9a3b-6c4b215ab486 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:21.165103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-585856f1-c421-4508-9a3b-6c4b215ab486 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563
Aug 09 11:26:21.165596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-585856f1-c421-4508-9a3b-6c4b215ab486 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:21.166044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-585856f1-c421-4508-9a3b-6c4b215ab486 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:21.166482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-585856f1-c421-4508-9a3b-6c4b215ab486 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member a0b03a07-3ff5-4a71-ac1d-feaa7f497563 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:21.177686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:21.177686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:21.213218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-585856f1-c421-4508-9a3b-6c4b215ab486 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563 returned with HTTP 200
Aug 09 11:26:21.214314 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 84/184] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:21 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563 => generated 322 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:21.490038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-48c4b5c3-3c07-4cf5-90f7-4d4b258e1396 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:21.500724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-48c4b5c3-3c07-4cf5-90f7-4d4b258e1396 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] GET http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8
Aug 09 11:26:21.506159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-48c4b5c3-3c07-4cf5-90f7-4d4b258e1396 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:21.510363 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-48c4b5c3-3c07-4cf5-90f7-4d4b258e1396 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:21.575626 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:21.575626 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:21.588254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-48c4b5c3-3c07-4cf5-90f7-4d4b258e1396 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Volume info retrieved successfully.
Aug 09 11:26:21.612322 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-48c4b5c3-3c07-4cf5-90f7-4d4b258e1396 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 returned with HTTP 200
Aug 09 11:26:21.615629 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 101/185] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:21 2022] GET /volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:21.640982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f1b17cca-5726-446f-9a35-9192bf228d38 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:21.657677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] POST http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes
Aug 09 11:26:21.659406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:21.669387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:21.694426 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:21.694426 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:21.696634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Volume retrieved successfully.
Aug 09 11:26:21.697490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Create volume of 1 GB
Aug 09 11:26:21.712621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Availability Zones retrieved successfully.
Aug 09 11:26:21.747798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Flow 'volume_create_api' (7b4b1a8d-76a9-44e6-9fad-a1636ceb26b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:21.750970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2cef347-a524-4190-969a-8add186b0137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:21.753937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:21.756791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.volume.api [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2cef347-a524-4190-969a-8add186b0137) transitioned into state 'FAILURE' from state 'RUNNING'
Aug 09 11:26:21.756791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size  2GB. They must be >= original volume size.
Aug 09 11:26:21.762865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2cef347-a524-4190-969a-8add186b0137) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:21.766241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.volume.api [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2cef347-a524-4190-969a-8add186b0137) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Aug 09 11:26:21.770834 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.volume.api [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Flow 'volume_create_api' (7b4b1a8d-76a9-44e6-9fad-a1636ceb26b6) transitioned into state 'REVERTED' from state 'RUNNING'
Aug 09 11:26:21.771906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f1b17cca-5726-446f-9a35-9192bf228d38 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes returned with HTTP 400
Aug 09 11:26:21.779646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 85/186] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:21 2022] POST /volume/v3/acf8fcf61478446894bdee927797f811/volumes => generated 173 bytes in 134 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0)
Aug 09 11:26:21.783943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-13347f9a-a7db-4b50-877a-73ba7b09b413 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:21.788903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-13347f9a-a7db-4b50-877a-73ba7b09b413 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] DELETE http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8
Aug 09 11:26:21.789951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-13347f9a-a7db-4b50-877a-73ba7b09b413 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:21.790765 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-13347f9a-a7db-4b50-877a-73ba7b09b413 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:21.792131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-13347f9a-a7db-4b50-877a-73ba7b09b413 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Delete volume with id: ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 
Aug 09 11:26:21.814454 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:21.814454 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:21.815851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-13347f9a-a7db-4b50-877a-73ba7b09b413 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Volume info retrieved successfully.
Aug 09 11:26:21.828699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=90,cinder:UPDATE=4,cinder:INSERT=6 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:21.875850 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b1a4dd38-ec64-41a8-9234-b2c76fe689eb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:21.884713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b1a4dd38-ec64-41a8-9234-b2c76fe689eb tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:21.885221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b1a4dd38-ec64-41a8-9234-b2c76fe689eb tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:21.885899 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b1a4dd38-ec64-41a8-9234-b2c76fe689eb tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:21.907235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-13347f9a-a7db-4b50-877a-73ba7b09b413 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Delete volume request issued successfully.
Aug 09 11:26:21.907817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-13347f9a-a7db-4b50-877a-73ba7b09b413 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 returned with HTTP 202
Aug 09 11:26:21.909290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 102/187] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:21 2022] DELETE /volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:21.914722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2754d70d-b2ae-4439-a764-3b331d4d7e23 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:21.921184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b1a4dd38-ec64-41a8-9234-b2c76fe689eb tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 404
Aug 09 11:26:21.923946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2754d70d-b2ae-4439-a764-3b331d4d7e23 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] GET http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8
Aug 09 11:26:21.926704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 86/188] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:21 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:21.928351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2754d70d-b2ae-4439-a764-3b331d4d7e23 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:21.930456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2754d70d-b2ae-4439-a764-3b331d4d7e23 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:21.933333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1bc36622-7873-4505-a86b-667e9bba8def None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:21.956946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1bc36622-7873-4505-a86b-667e9bba8def tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action
Aug 09 11:26:21.958782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1bc36622-7873-4505-a86b-667e9bba8def tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:21.959391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1bc36622-7873-4505-a86b-667e9bba8def tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:21.965112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:21.965112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:21.973258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.admin_actions [None req-1bc36622-7873-4505-a86b-667e9bba8def tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '8a91455f-a4cd-4f4b-ad58-474bba9596ee' with '{'status': 'available'}' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:21.994386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2754d70d-b2ae-4439-a764-3b331d4d7e23 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Volume info retrieved successfully.
Aug 09 11:26:22.016153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2754d70d-b2ae-4439-a764-3b331d4d7e23 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 returned with HTTP 200
Aug 09 11:26:22.021552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 103/189] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:21 2022] GET /volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:22.109121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:22.109121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:22.162479 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1bc36622-7873-4505-a86b-667e9bba8def tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action returned with HTTP 202
Aug 09 11:26:22.164755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 87/190] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:21 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:22.169859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e1126291-b190-45d6-bd45-aef5f43bf702 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:22.176994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e1126291-b190-45d6-bd45-aef5f43bf702 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:22.179258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e1126291-b190-45d6-bd45-aef5f43bf702 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:22.183077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e1126291-b190-45d6-bd45-aef5f43bf702 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:22.226958 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4cbd6a6b-1c26-42a9-bd75-8669a3a66056 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:22.243048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:22.243048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:22.254166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4cbd6a6b-1c26-42a9-bd75-8669a3a66056 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563
Aug 09 11:26:22.254993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4cbd6a6b-1c26-42a9-bd75-8669a3a66056 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:22.255475 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4cbd6a6b-1c26-42a9-bd75-8669a3a66056 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:22.255895 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-4cbd6a6b-1c26-42a9-bd75-8669a3a66056 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member a0b03a07-3ff5-4a71-ac1d-feaa7f497563 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:22.266936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e1126291-b190-45d6-bd45-aef5f43bf702 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:22.276506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e1126291-b190-45d6-bd45-aef5f43bf702 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:22.279765 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 104/191] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:22 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 466 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:22.296913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-98591743-f4ab-40d8-b7d4-60447ac6c567 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:22.301993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-98591743-f4ab-40d8-b7d4-60447ac6c567 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] POST http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots
Aug 09 11:26:22.303280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-98591743-f4ab-40d8-b7d4-60447ac6c567 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6522ffba-69a8-4931-9804-c20d5fcd970c", "name": "tempest-SnapshotsActionsTest-Snapshot-1508463852"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:22.306622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:22.306622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:22.339419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4cbd6a6b-1c26-42a9-bd75-8669a3a66056 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563 returned with HTTP 200
Aug 09 11:26:22.366505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 88/192] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:22 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563 => generated 323 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:22.369355 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ff0aa324-3203-492c-841c-e226efcfa508 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:22.385652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:22.385652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:22.386233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ff0aa324-3203-492c-841c-e226efcfa508 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups
Aug 09 11:26:22.388271 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ff0aa324-3203-492c-841c-e226efcfa508 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ad182e23-5c60-47ec-9572-88f92454f3ae", "volume_types": ["aaf2858d-9773-4cdf-bcbe-6299b87b396f"], "name": "tempest-Group2-621678395"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:22.392375 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-98591743-f4ab-40d8-b7d4-60447ac6c567 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Volume info retrieved successfully.
Aug 09 11:26:22.393322 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-98591743-f4ab-40d8-b7d4-60447ac6c567 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Create snapshot from volume 6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:26:22.399527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-ff0aa324-3203-492c-841c-e226efcfa508 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Creating new group {'group': {'group_type': 'ad182e23-5c60-47ec-9572-88f92454f3ae', 'volume_types': ['aaf2858d-9773-4cdf-bcbe-6299b87b396f'], 'name': 'tempest-Group2-621678395'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Aug 09 11:26:22.446358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-ff0aa324-3203-492c-841c-e226efcfa508 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Creating group tempest-Group2-621678395.
Aug 09 11:26:22.447520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:22.447520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:22.558625 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ff0aa324-3203-492c-841c-e226efcfa508 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Availability zone cache updated, next update will occur around 2022-08-09 12:26:22.556076. {{(pid=110682) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:153}}
Aug 09 11:26:22.559307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ff0aa324-3203-492c-841c-e226efcfa508 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Availability Zones retrieved successfully.
Aug 09 11:26:22.584048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-98591743-f4ab-40d8-b7d4-60447ac6c567 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Created reservations ['3cca9b12-28cb-4d7f-940c-9623d6437136', '48600d96-68d8-4543-a12e-3a17fab9705b', '121d44b9-8453-4116-b013-cbf8e3ce4d03', '1917b756-56ae-4d29-9fca-e822dbbd9fc0'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:22.622290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-ff0aa324-3203-492c-841c-e226efcfa508 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Created reservations ['236c641a-2bc9-41a0-89c1-bbd178e4b97b'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:22.782004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-98591743-f4ab-40d8-b7d4-60447ac6c567 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot create request issued successfully.
Aug 09 11:26:22.788263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ff0aa324-3203-492c-841c-e226efcfa508 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups returned with HTTP 202
Aug 09 11:26:22.789844 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-98591743-f4ab-40d8-b7d4-60447ac6c567 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots returned with HTTP 202
Aug 09 11:26:22.790712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 105/193] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:26:22 2022] POST /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots => generated 307 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:22.792415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 89/194] 10.222.0.59 () {62 vars in 1274 bytes} [Tue Aug  9 11:26:22 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups => generated 93 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:22.799289 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7b15d295-e1fa-4211-818b-b37f36e2dedc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:22.804353 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fafb8c8a-332f-4794-8afa-a6fe23b2e6b0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:22.812888 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fafb8c8a-332f-4794-8afa-a6fe23b2e6b0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524
Aug 09 11:26:22.823004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fafb8c8a-332f-4794-8afa-a6fe23b2e6b0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:22.823483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fafb8c8a-332f-4794-8afa-a6fe23b2e6b0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:22.824659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-fafb8c8a-332f-4794-8afa-a6fe23b2e6b0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member cd6652be-8295-4284-b0ff-aba106ecb524 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:22.825151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7b15d295-e1fa-4211-818b-b37f36e2dedc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:22.826330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7b15d295-e1fa-4211-818b-b37f36e2dedc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:22.827493 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7b15d295-e1fa-4211-818b-b37f36e2dedc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:22.847832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:22.847832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:22.868231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:22.868231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:22.877445 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7b15d295-e1fa-4211-818b-b37f36e2dedc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:22.884090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7b15d295-e1fa-4211-818b-b37f36e2dedc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 200
Aug 09 11:26:22.892148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 90/195] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:22 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 439 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:22.916683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fafb8c8a-332f-4794-8afa-a6fe23b2e6b0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 returned with HTTP 200
Aug 09 11:26:22.930633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 106/196] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:22 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 => generated 321 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:23.048563 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f18ac7a4-2e26-4119-b543-2341e0bf78b3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:23.052810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f18ac7a4-2e26-4119-b543-2341e0bf78b3 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] GET http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8
Aug 09 11:26:23.053268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f18ac7a4-2e26-4119-b543-2341e0bf78b3 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:23.053722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f18ac7a4-2e26-4119-b543-2341e0bf78b3 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:23.079353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f18ac7a4-2e26-4119-b543-2341e0bf78b3 tempest-VolumesCloneNegativeTest-1981312546 tempest-VolumesCloneNegativeTest-1981312546-project] http://10.222.0.59/volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 returned with HTTP 404
Aug 09 11:26:23.080857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 91/197] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:23 2022] GET /volume/v3/acf8fcf61478446894bdee927797f811/volumes/ea5ee7a2-0a19-4f3c-baaf-e3373bd3dad8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:23.896561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1edcabda-df4c-4494-8e25-2c49b85980b1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:23.900777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1edcabda-df4c-4494-8e25-2c49b85980b1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:23.901229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1edcabda-df4c-4494-8e25-2c49b85980b1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:23.901743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1edcabda-df4c-4494-8e25-2c49b85980b1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:23.917829 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:23.917829 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:23.918943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1edcabda-df4c-4494-8e25-2c49b85980b1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:23.920828 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1edcabda-df4c-4494-8e25-2c49b85980b1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 200
Aug 09 11:26:23.921571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 107/198] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:23 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:23.931284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-95599eea-108b-495c-89ef-df750a96b5c7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:23.937441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-95599eea-108b-495c-89ef-df750a96b5c7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524
Aug 09 11:26:23.938168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-95599eea-108b-495c-89ef-df750a96b5c7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:23.938741 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-95599eea-108b-495c-89ef-df750a96b5c7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:23.941763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-95599eea-108b-495c-89ef-df750a96b5c7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member cd6652be-8295-4284-b0ff-aba106ecb524 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:23.953054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:23.953054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:23.987280 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-95599eea-108b-495c-89ef-df750a96b5c7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 returned with HTTP 200
Aug 09 11:26:23.996913 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 92/199] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:23 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 => generated 322 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:24.003657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:24.008567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes
Aug 09 11:26:24.010385 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-303001225", "volume_type": "aaf2858d-9773-4cdf-bcbe-6299b87b396f", "group_id": "a0b03a07-3ff5-4a71-ac1d-feaa7f497563", "size": 1}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:24.011940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Create volume request body: {'volume': {'name': 'tempest-volume-303001225', 'volume_type': 'aaf2858d-9773-4cdf-bcbe-6299b87b396f', 'group_id': 'a0b03a07-3ff5-4a71-ac1d-feaa7f497563', 'size': 1}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:24.052431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:24.052431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:24.053676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Create volume of 1 GB
Aug 09 11:26:24.087168 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Availability Zones retrieved successfully.
Aug 09 11:26:24.112789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Flow 'volume_create_api' (28437c2b-721c-4d82-bdeb-d21247c49a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:24.117521 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50194a69-a8cc-429e-8a17-b2fe74997e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:24.117792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:24.117792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:24.119062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:24.165669 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50194a69-a8cc-429e-8a17-b2fe74997e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:26:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aaf2858d-9773-4cdf-bcbe-6299b87b396f,is_public=True,name='tempest-GroupsTest-volume-type-1716921878',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aaf2858d-9773-4cdf-bcbe-6299b87b396f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a0b03a07-3ff5-4a71-ac1d-feaa7f497563', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:24.169784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63819fad-d837-4428-8802-374a3f939b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:24.253451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1716921878 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1716921878, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:24.254192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1716921878 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1716921878, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:24.283845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=13,cinder:SELECT=79,cinder:INSERT=8 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:24.367130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Created reservations ['f8c8e8e9-c5b0-4c6e-bf93-6a34c73efe87', 'c7956c44-1ffc-4923-8085-1a314f3f2325', '05f73981-6892-46cc-a38a-2532b0ab4976', '7ee801f3-c0aa-4044-97c7-8d23b9acdfb8'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:24.371758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63819fad-d837-4428-8802-374a3f939b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c8e8e9-c5b0-4c6e-bf93-6a34c73efe87', 'c7956c44-1ffc-4923-8085-1a314f3f2325', '05f73981-6892-46cc-a38a-2532b0ab4976', '7ee801f3-c0aa-4044-97c7-8d23b9acdfb8']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:24.375265 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420f5f76-2bc7-4862-a9c5-854130c97cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:24.420964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (420f5f76-2bc7-4862-a9c5-854130c97cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-303001225',encryption_key_id=None,group_id=a0b03a07-3ff5-4a71-ac1d-feaa7f497563,group_type_id=<?>,metadata={},multiattach=False,project_id='678d8f6219004ee18adb95cf9da719a6',qos_specs=None,replication_status=<?>,reservations=['f8c8e8e9-c5b0-4c6e-bf93-6a34c73efe87','c7956c44-1ffc-4923-8085-1a314f3f2325','05f73981-6892-46cc-a38a-2532b0ab4976','7ee801f3-c0aa-4044-97c7-8d23b9acdfb8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fafc2fe26b464ef8b109095f735c23ca',volume_type_id=aaf2858d-9773-4cdf-bcbe-6299b87b396f), '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=2022-08-09T11:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-303001225',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=a0b03a07-3ff5-4a71-ac1d-feaa7f497563,host=None,id=ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678d8f6219004ee18adb95cf9da719a6',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='fafc2fe26b464ef8b109095f735c23ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aaf2858d-9773-4cdf-bcbe-6299b87b396f),volume_type_id=aaf2858d-9773-4cdf-bcbe-6299b87b396f)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:24.425033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f1137b-d988-4e7c-9668-cfe036ace29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:24.465527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f1137b-d988-4e7c-9668-cfe036ace29a) 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-volume-303001225',encryption_key_id=None,group_id=a0b03a07-3ff5-4a71-ac1d-feaa7f497563,group_type_id=<?>,metadata={},multiattach=False,project_id='678d8f6219004ee18adb95cf9da719a6',qos_specs=None,replication_status=<?>,reservations=['f8c8e8e9-c5b0-4c6e-bf93-6a34c73efe87','c7956c44-1ffc-4923-8085-1a314f3f2325','05f73981-6892-46cc-a38a-2532b0ab4976','7ee801f3-c0aa-4044-97c7-8d23b9acdfb8'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fafc2fe26b464ef8b109095f735c23ca',volume_type_id=aaf2858d-9773-4cdf-bcbe-6299b87b396f)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:24.471379 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783a8614-048d-4b5c-b9f9-de801d6d7ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:24.498529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783a8614-048d-4b5c-b9f9-de801d6d7ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:24.501720 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Flow 'volume_create_api' (28437c2b-721c-4d82-bdeb-d21247c49a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:24.502508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Create volume request issued successfully.
Aug 09 11:26:24.504301 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:24.504800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:24.515403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:24.522369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:24.522369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:24.532916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4cb4a6f2-8a16-4693-abe3-afdadbf92186 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes returned with HTTP 202
Aug 09 11:26:24.547024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 108/200] 10.222.0.59 () {62 vars in 1277 bytes} [Tue Aug  9 11:26:24 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes => generated 880 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:26:24.549955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3c061c5d-d380-4abd-8576-7e1c2d78f56d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:24.555102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c061c5d-d380-4abd-8576-7e1c2d78f56d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:24.555599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c061c5d-d380-4abd-8576-7e1c2d78f56d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:24.556871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c061c5d-d380-4abd-8576-7e1c2d78f56d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:24.575095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:24.575095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:24.580891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:UPDATE=8,cinder:SELECT=87,cinder:DELETE=2,cinder:INSERT=3 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:24.589123 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3c061c5d-d380-4abd-8576-7e1c2d78f56d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:24.591563 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-3c061c5d-d380-4abd-8576-7e1c2d78f56d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:24.592157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-3c061c5d-d380-4abd-8576-7e1c2d78f56d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:24.608406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-3c061c5d-d380-4abd-8576-7e1c2d78f56d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:24.619622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:24.619622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:24.667388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c061c5d-d380-4abd-8576-7e1c2d78f56d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:24.668467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 93/201] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:24 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 948 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:24.930552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1f85df05-663c-457f-a142-9e4b6dc8320a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:24.935915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f85df05-663c-457f-a142-9e4b6dc8320a tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:24.936371 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f85df05-663c-457f-a142-9e4b6dc8320a tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:24.936898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f85df05-663c-457f-a142-9e4b6dc8320a tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:24.953845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:24.953845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:24.955584 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1f85df05-663c-457f-a142-9e4b6dc8320a tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:24.957735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f85df05-663c-457f-a142-9e4b6dc8320a tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 200
Aug 09 11:26:24.965056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 109/202] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:24 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:25.692629 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9b8d1366-c08b-48db-8810-b69edb4afb0d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:25.701185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9b8d1366-c08b-48db-8810-b69edb4afb0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:25.702527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9b8d1366-c08b-48db-8810-b69edb4afb0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:25.703213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9b8d1366-c08b-48db-8810-b69edb4afb0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:25.738342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:25.738342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:25.752689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9b8d1366-c08b-48db-8810-b69edb4afb0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:25.756686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-9b8d1366-c08b-48db-8810-b69edb4afb0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:25.757245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-9b8d1366-c08b-48db-8810-b69edb4afb0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:25.770416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-9b8d1366-c08b-48db-8810-b69edb4afb0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:25.780615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:25.780615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:25.801741 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9b8d1366-c08b-48db-8810-b69edb4afb0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:25.803714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 94/203] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:25 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:25.969025 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-678df64b-44df-450b-985f-ec478a99b2a8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:25.980521 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-678df64b-44df-450b-985f-ec478a99b2a8 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:25.981201 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-678df64b-44df-450b-985f-ec478a99b2a8 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:25.982363 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-678df64b-44df-450b-985f-ec478a99b2a8 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:26.000106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:26.000106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:26.001533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-678df64b-44df-450b-985f-ec478a99b2a8 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:26.003549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-678df64b-44df-450b-985f-ec478a99b2a8 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 200
Aug 09 11:26:26.010478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 110/204] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:25 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:26.753428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e68f13be-35af-4e0f-a6af-d03bc6d646ef None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:26.785187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cbe4c33a-097b-4a67-b280-540a15505579 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:26.791899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] POST http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes
Aug 09 11:26:26.794295 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f0c5a029-a991-4a19-85f5-1c4d7ec34334", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1442619725"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:26.798694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Create volume request body: {'volume': {'imageRef': 'f0c5a029-a991-4a19-85f5-1c4d7ec34334', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1442619725'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:26.921405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Create volume of 1 GB
Aug 09 11:26:26.930164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Availability Zones retrieved successfully.
Aug 09 11:26:26.939706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e68f13be-35af-4e0f-a6af-d03bc6d646ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] GET http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default
Aug 09 11:26:26.940184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e68f13be-35af-4e0f-a6af-d03bc6d646ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:26.940674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e68f13be-35af-4e0f-a6af-d03bc6d646ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:26.945296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Flow 'volume_create_api' (233d6551-443d-4700-888f-55d5cb817534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:26.947922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c8f348-a78c-4d14-8039-4d9e4f7b5438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:26.950383 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:26.967652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e68f13be-35af-4e0f-a6af-d03bc6d646ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default returned with HTTP 200
Aug 09 11:26:26.971343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 95/205] 10.222.0.59 () {58 vars in 1274 bytes} [Tue Aug  9 11:26:26 2022] GET /volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default => generated 517 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:26.975794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cfbeb73e-77bb-4f91-830b-d5160a009b3a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:26.981733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cfbeb73e-77bb-4f91-830b-d5160a009b3a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:26.982221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cfbeb73e-77bb-4f91-830b-d5160a009b3a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:26.982665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cfbeb73e-77bb-4f91-830b-d5160a009b3a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:27.000390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:27.000390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:27.021500 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-cfbeb73e-77bb-4f91-830b-d5160a009b3a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:27.024484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-cfbeb73e-77bb-4f91-830b-d5160a009b3a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:27.025104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-cfbeb73e-77bb-4f91-830b-d5160a009b3a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:27.036491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-cfbeb73e-77bb-4f91-830b-d5160a009b3a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:27.049385 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:27.049385 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:27.061266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c8f348-a78c-4d14-8039-4d9e4f7b5438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:27.063996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26bd5bd1-89c2-4488-ba48-67b25ae18b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:27.090234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cfbeb73e-77bb-4f91-830b-d5160a009b3a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:27.091970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 96/206] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:26 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:27.095826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2d3d9471-b345-4f58-8e73-12960fab36c8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.182172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2d3d9471-b345-4f58-8e73-12960fab36c8 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] POST http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/types
Aug 09 11:26:27.183225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2d3d9471-b345-4f58-8e73-12960fab36c8 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1218851205"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:27.214416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2d3d9471-b345-4f58-8e73-12960fab36c8 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/types returned with HTTP 200
Aug 09 11:26:27.215308 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 97/207] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:26:27 2022] POST /volume/v3/1c1f15f80fb549b1ac295e6cf3500755/types => generated 220 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:27.217828 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Created reservations ['2a209ffd-7be5-4ea7-99b5-bad70c2af5fe', 'fce3b58e-7016-4103-9d01-d1781524c817', '72f47d86-99b2-47c3-b430-a760212aabc2', '887674d3-ba6e-4c9d-9105-9246da7c7469'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:27.223517 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26bd5bd1-89c2-4488-ba48-67b25ae18b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a209ffd-7be5-4ea7-99b5-bad70c2af5fe', 'fce3b58e-7016-4103-9d01-d1781524c817', '72f47d86-99b2-47c3-b430-a760212aabc2', '887674d3-ba6e-4c9d-9105-9246da7c7469']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:27.225202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-185a3f75-f403-4435-affc-dab9db483d9e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.229145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a403932d-88f1-46a5-8bca-0d72b940134c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:27.235714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-185a3f75-f403-4435-affc-dab9db483d9e tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] GET http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default
Aug 09 11:26:27.236168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-185a3f75-f403-4435-affc-dab9db483d9e tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:27.236743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-185a3f75-f403-4435-affc-dab9db483d9e tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:27.278150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a403932d-88f1-46a5-8bca-0d72b940134c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3074d3c-a583-4a5c-84ea-772f1140590e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1442619725',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9a437eb161be410c8b3c5ef3ad4baa6f',qos_specs=None,replication_status=<?>,reservations=['2a209ffd-7be5-4ea7-99b5-bad70c2af5fe','fce3b58e-7016-4103-9d01-d1781524c817','72f47d86-99b2-47c3-b430-a760212aabc2','887674d3-ba6e-4c9d-9105-9246da7c7469'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='131d55f0a1c9462099dd90ab6a9bd75f',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1442619725',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=e3074d3c-a583-4a5c-84ea-772f1140590e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a437eb161be410c8b3c5ef3ad4baa6f',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='131d55f0a1c9462099dd90ab6a9bd75f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:27.281867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88376b4d-959f-402d-94a7-665ca6e5c295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:27.283389 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-185a3f75-f403-4435-affc-dab9db483d9e tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default returned with HTTP 200
Aug 09 11:26:27.284930 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 98/208] 10.222.0.59 () {58 vars in 1274 bytes} [Tue Aug  9 11:26:27 2022] GET /volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default => generated 704 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:27.286861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-11743659-7c04-48ae-b30f-97d0183bc033 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.291366 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-11743659-7c04-48ae-b30f-97d0183bc033 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:27.291889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-11743659-7c04-48ae-b30f-97d0183bc033 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:27.292407 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-11743659-7c04-48ae-b30f-97d0183bc033 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:27.302682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=17,cinder:SELECT=66,cinder:UPDATE=17 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:27.308683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:27.308683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:27.309747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-11743659-7c04-48ae-b30f-97d0183bc033 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:27.313554 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-11743659-7c04-48ae-b30f-97d0183bc033 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 200
Aug 09 11:26:27.314861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 99/209] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:27 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:27.316226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e287d960-7c4b-479c-8fea-8a0fc3e17dc0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.323458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e287d960-7c4b-479c-8fea-8a0fc3e17dc0 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] POST http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/group_types
Aug 09 11:26:27.324448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e287d960-7c4b-479c-8fea-8a0fc3e17dc0 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2098402647"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:27.327150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88376b4d-959f-402d-94a7-665ca6e5c295) 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-VolumesExtendTest-Volume-1442619725',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9a437eb161be410c8b3c5ef3ad4baa6f',qos_specs=None,replication_status=<?>,reservations=['2a209ffd-7be5-4ea7-99b5-bad70c2af5fe','fce3b58e-7016-4103-9d01-d1781524c817','72f47d86-99b2-47c3-b430-a760212aabc2','887674d3-ba6e-4c9d-9105-9246da7c7469'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='131d55f0a1c9462099dd90ab6a9bd75f',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:27.331791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c49bff2-b151-4daf-9c54-71778fe33c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:27.351791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c49bff2-b151-4daf-9c54-71778fe33c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:27.352218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e287d960-7c4b-479c-8fea-8a0fc3e17dc0 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/group_types returned with HTTP 202
Aug 09 11:26:27.353651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 100/210] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:26:27 2022] POST /volume/v3/1c1f15f80fb549b1ac295e6cf3500755/group_types => generated 177 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:27.354978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f015ff72-7dc7-4abc-a0aa-e18e01ca5bb8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.355239 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Flow 'volume_create_api' (233d6551-443d-4700-888f-55d5cb817534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:27.356069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Create volume request issued successfully.
Aug 09 11:26:27.357600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbe4c33a-097b-4a67-b280-540a15505579 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes returned with HTTP 202
Aug 09 11:26:27.359414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f015ff72-7dc7-4abc-a0aa-e18e01ca5bb8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] POST http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/types
Aug 09 11:26:27.360553 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f015ff72-7dc7-4abc-a0aa-e18e01ca5bb8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1517259363"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:27.368408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 111/211] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:26:26 2022] POST /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes => generated 817 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:26:27.370275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-458e9291-6187-4936-b9e3-525a3fb0489d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.400983 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f015ff72-7dc7-4abc-a0aa-e18e01ca5bb8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/types returned with HTTP 200
Aug 09 11:26:27.406858 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 101/212] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:26:27 2022] POST /volume/v3/ebd79cc9f94b4a35acbaac018574b237/types => generated 228 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:27.406858 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d929173f-0aee-4bbd-9b54-cac1b321855c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.411498 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d929173f-0aee-4bbd-9b54-cac1b321855c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:27.412443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d929173f-0aee-4bbd-9b54-cac1b321855c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:27.413269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d929173f-0aee-4bbd-9b54-cac1b321855c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:27.430455 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:27.430455 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:27.438419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d929173f-0aee-4bbd-9b54-cac1b321855c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:27.448403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d929173f-0aee-4bbd-9b54-cac1b321855c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:27.449173 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 102/213] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:27 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 885 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:27.450929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-24001163-f47f-4d84-a3a1-6702f0338ed4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.455374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24001163-f47f-4d84-a3a1-6702f0338ed4 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] PUT http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default
Aug 09 11:26:27.456098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-24001163-f47f-4d84-a3a1-6702f0338ed4 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-1517259363": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1517259363": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1517259363": 10}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:27.512809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-458e9291-6187-4936-b9e3-525a3fb0489d tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] POST http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups
Aug 09 11:26:27.514546 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-458e9291-6187-4936-b9e3-525a3fb0489d tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "29d76a46-f787-4774-9ce5-e665dce0e836", "volume_types": ["b2602a2a-167a-45a4-9ee8-d7f1b10af5d0"], "name": "tempest-GroupsV320Test-Group-2048664999"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:27.516837 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-458e9291-6187-4936-b9e3-525a3fb0489d tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Creating new group {'group': {'group_type': '29d76a46-f787-4774-9ce5-e665dce0e836', 'volume_types': ['b2602a2a-167a-45a4-9ee8-d7f1b10af5d0'], 'name': 'tempest-GroupsV320Test-Group-2048664999'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Aug 09 11:26:27.523714 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-458e9291-6187-4936-b9e3-525a3fb0489d tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Creating group tempest-GroupsV320Test-Group-2048664999.
Aug 09 11:26:27.524439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:27.524439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:27.538443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-458e9291-6187-4936-b9e3-525a3fb0489d tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Availability Zones retrieved successfully.
Aug 09 11:26:27.552746 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:INSERT=3,cinder:UPDATE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:27.581676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-458e9291-6187-4936-b9e3-525a3fb0489d tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Created reservations ['d9f4138d-6d77-4ede-8e9c-1f951034beb2'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:27.630344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-458e9291-6187-4936-b9e3-525a3fb0489d tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups returned with HTTP 202
Aug 09 11:26:27.631553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 112/214] 10.222.0.59 () {62 vars in 1274 bytes} [Tue Aug  9 11:26:27 2022] POST /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups => generated 108 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:27.643808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fb60cb5d-3841-46f5-9029-cd1f988caff5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.647685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb60cb5d-3841-46f5-9029-cd1f988caff5 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] GET http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d
Aug 09 11:26:27.648260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb60cb5d-3841-46f5-9029-cd1f988caff5 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:27.648820 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb60cb5d-3841-46f5-9029-cd1f988caff5 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:27.649340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-fb60cb5d-3841-46f5-9029-cd1f988caff5 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] show called for member 2a4a4c22-1887-4a8b-a304-b7561653da3d {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:27.656477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:27.656477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:27.673474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb60cb5d-3841-46f5-9029-cd1f988caff5 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d returned with HTTP 200
Aug 09 11:26:27.674356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 113/215] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:27 2022] GET /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d => generated 388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:27.681459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24001163-f47f-4d84-a3a1-6702f0338ed4 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default returned with HTTP 200
Aug 09 11:26:27.682285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 103/216] 10.222.0.59 () {60 vars in 1295 bytes} [Tue Aug  9 11:26:27 2022] PUT /volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default => generated 896 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:27.689779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.694461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] GET http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-sets/ebd79cc9f94b4a35acbaac018574b237/defaults
Aug 09 11:26:27.694927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:27.695384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Calling method 'defaults' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:27.696000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:27.696000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:27.707989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-1218851205 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-1218851205, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.708741 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-1218851205 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-1218851205, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.709479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-1218851205 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-1218851205, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.710931 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1716921878 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1716921878, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.711554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.712276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.712993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.718896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3b16f53d-139a-475a-bfb6-f6c63a4745ef tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-sets/ebd79cc9f94b4a35acbaac018574b237/defaults returned with HTTP 200
Aug 09 11:26:27.719622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 114/217] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:26:27 2022] GET /volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-sets/ebd79cc9f94b4a35acbaac018574b237/defaults => generated 932 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:27.928618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7000845d-264f-4657-9434-ac22e72031b8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:27.933440 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] GET http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-sets/5da36bbcac054319a577d4b9da955716/defaults
Aug 09 11:26:27.933880 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:27.934328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Calling method 'defaults' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:27.948589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-1218851205 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-1218851205, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.949333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-1218851205 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-1218851205, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.950061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-1218851205 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-1218851205, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.950794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1716921878 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1716921878, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.951560 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1716921878 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1716921878, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.952289 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1716921878 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1716921878, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.952999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.953699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.954428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:27.961337 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7000845d-264f-4657-9434-ac22e72031b8 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-sets/5da36bbcac054319a577d4b9da955716/defaults returned with HTTP 200
Aug 09 11:26:27.962086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 104/218] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:26:27 2022] GET /volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-sets/5da36bbcac054319a577d4b9da955716/defaults => generated 932 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:28.079139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1b418cad-a311-42d2-99d9-34d09541a65d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.084448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1b418cad-a311-42d2-99d9-34d09541a65d tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] PUT http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default
Aug 09 11:26:28.085244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1b418cad-a311-42d2-99d9-34d09541a65d tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:28.121002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f27d4517-71f5-4c79-afa1-f1057234916b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.125218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f27d4517-71f5-4c79-afa1-f1057234916b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:28.125749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f27d4517-71f5-4c79-afa1-f1057234916b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:28.126205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f27d4517-71f5-4c79-afa1-f1057234916b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:28.141906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.141906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.149425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f27d4517-71f5-4c79-afa1-f1057234916b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:28.151137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-f27d4517-71f5-4c79-afa1-f1057234916b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:28.151511 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-f27d4517-71f5-4c79-afa1-f1057234916b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:28.161655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-f27d4517-71f5-4c79-afa1-f1057234916b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:28.168628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.168628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.193334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f27d4517-71f5-4c79-afa1-f1057234916b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:28.206086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 105/219] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:28 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:28.214417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1b418cad-a311-42d2-99d9-34d09541a65d tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default returned with HTTP 200
Aug 09 11:26:28.215305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 115/220] 10.222.0.59 () {60 vars in 1295 bytes} [Tue Aug  9 11:26:28 2022] PUT /volume/v3/ebd79cc9f94b4a35acbaac018574b237/os-quota-class-sets/default => generated 896 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:28.225483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-91a71fc5-99dd-4292-bf0c-c9cbfc691d0e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.230707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-91a71fc5-99dd-4292-bf0c-c9cbfc691d0e tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] DELETE http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/types/5f2f03cd-fa5c-4670-9b02-59718793825d
Aug 09 11:26:28.231199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-91a71fc5-99dd-4292-bf0c-c9cbfc691d0e tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:28.231712 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-91a71fc5-99dd-4292-bf0c-c9cbfc691d0e tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:28.326412 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c7a66360-a84c-4700-b5d6-d799a89c969c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.332284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7a66360-a84c-4700-b5d6-d799a89c969c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:28.334862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7a66360-a84c-4700-b5d6-d799a89c969c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:28.334862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7a66360-a84c-4700-b5d6-d799a89c969c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:28.340063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-91a71fc5-99dd-4292-bf0c-c9cbfc691d0e tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/types/5f2f03cd-fa5c-4670-9b02-59718793825d returned with HTTP 202
Aug 09 11:26:28.341381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 106/221] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:26:28 2022] DELETE /volume/v3/ebd79cc9f94b4a35acbaac018574b237/types/5f2f03cd-fa5c-4670-9b02-59718793825d => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:28.349659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4a0cdd9b-b8b8-47ad-8c23-af17c07c3933 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.351712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.351712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.353859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c7a66360-a84c-4700-b5d6-d799a89c969c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:28.354664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a0cdd9b-b8b8-47ad-8c23-af17c07c3933 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] GET http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/types/5f2f03cd-fa5c-4670-9b02-59718793825d
Aug 09 11:26:28.355275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a0cdd9b-b8b8-47ad-8c23-af17c07c3933 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:28.355796 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a0cdd9b-b8b8-47ad-8c23-af17c07c3933 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:28.355986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7a66360-a84c-4700-b5d6-d799a89c969c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 200
Aug 09 11:26:28.357051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 116/222] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:28 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:28.368694 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a0cdd9b-b8b8-47ad-8c23-af17c07c3933 tempest-VolumeQuotaClassesTest-933583557 tempest-VolumeQuotaClassesTest-933583557-project-admin] http://10.222.0.59/volume/v3/ebd79cc9f94b4a35acbaac018574b237/types/5f2f03cd-fa5c-4670-9b02-59718793825d returned with HTTP 404
Aug 09 11:26:28.370035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 107/223] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:26:28 2022] GET /volume/v3/ebd79cc9f94b4a35acbaac018574b237/types/5f2f03cd-fa5c-4670-9b02-59718793825d => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:28.468728 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-31ebf9a9-eb37-448b-9a5f-7ba480b69ba1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.475335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31ebf9a9-eb37-448b-9a5f-7ba480b69ba1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:28.476186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31ebf9a9-eb37-448b-9a5f-7ba480b69ba1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:28.477077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31ebf9a9-eb37-448b-9a5f-7ba480b69ba1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:28.500876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.500876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.508297 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-31ebf9a9-eb37-448b-9a5f-7ba480b69ba1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:28.514499 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=15,cinder:SELECT=80,cinder:INSERT=5 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:28.521390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31ebf9a9-eb37-448b-9a5f-7ba480b69ba1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:28.522645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 117/224] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:28 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:28.684327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-24fc0229-3fdc-4ba3-9142-3fbc7990f189 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.690999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24fc0229-3fdc-4ba3-9142-3fbc7990f189 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] GET http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d
Aug 09 11:26:28.691805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-24fc0229-3fdc-4ba3-9142-3fbc7990f189 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:28.692541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-24fc0229-3fdc-4ba3-9142-3fbc7990f189 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:28.693105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-24fc0229-3fdc-4ba3-9142-3fbc7990f189 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] show called for member 2a4a4c22-1887-4a8b-a304-b7561653da3d {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:28.701619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.701619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.720596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24fc0229-3fdc-4ba3-9142-3fbc7990f189 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d returned with HTTP 200
Aug 09 11:26:28.721674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 108/225] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:28 2022] GET /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:28.737009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6bbde9bf-db74-415b-b440-a007645cd29a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.742426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6bbde9bf-db74-415b-b440-a007645cd29a tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] POST http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action
Aug 09 11:26:28.743573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6bbde9bf-db74-415b-b440-a007645cd29a tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:28.744140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6bbde9bf-db74-415b-b440-a007645cd29a tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:28.746880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-6bbde9bf-db74-415b-b440-a007645cd29a tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Updating group '2a4a4c22-1887-4a8b-a304-b7561653da3d' with 'creating' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}}
Aug 09 11:26:28.756120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.756120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.769997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6bbde9bf-db74-415b-b440-a007645cd29a tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action returned with HTTP 202
Aug 09 11:26:28.773897 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 118/226] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:28 2022] POST /volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:26:28.775854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4138369d-ba6d-4a7c-92e3-66fc485d5feb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.780397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4138369d-ba6d-4a7c-92e3-66fc485d5feb tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] GET http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d
Aug 09 11:26:28.781029 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4138369d-ba6d-4a7c-92e3-66fc485d5feb tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:28.781501 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4138369d-ba6d-4a7c-92e3-66fc485d5feb tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:28.781842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-4138369d-ba6d-4a7c-92e3-66fc485d5feb tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] show called for member 2a4a4c22-1887-4a8b-a304-b7561653da3d {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:28.797973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.797973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.805630 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4138369d-ba6d-4a7c-92e3-66fc485d5feb tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d returned with HTTP 200
Aug 09 11:26:28.806502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 109/227] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:28 2022] GET /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d => generated 388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:28.815513 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-94809210-e097-469f-9075-16c61c227e48 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.820199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-94809210-e097-469f-9075-16c61c227e48 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] POST http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action
Aug 09 11:26:28.821116 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-94809210-e097-469f-9075-16c61c227e48 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:28.821925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-94809210-e097-469f-9075-16c61c227e48 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:28.823483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-94809210-e097-469f-9075-16c61c227e48 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Updating group '2a4a4c22-1887-4a8b-a304-b7561653da3d' with 'available' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}}
Aug 09 11:26:28.829922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.829922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.839855 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-94809210-e097-469f-9075-16c61c227e48 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action returned with HTTP 202
Aug 09 11:26:28.840929 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 119/228] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:28 2022] POST /volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:26:28.845758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-48c666cb-d7f6-4af8-ac6d-44797708a01c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.851687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48c666cb-d7f6-4af8-ac6d-44797708a01c tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] GET http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d
Aug 09 11:26:28.852010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48c666cb-d7f6-4af8-ac6d-44797708a01c tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:28.852466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48c666cb-d7f6-4af8-ac6d-44797708a01c tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:28.852804 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-48c666cb-d7f6-4af8-ac6d-44797708a01c tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] show called for member 2a4a4c22-1887-4a8b-a304-b7561653da3d {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:28.860404 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.860404 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.885127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48c666cb-d7f6-4af8-ac6d-44797708a01c tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d returned with HTTP 200
Aug 09 11:26:28.885946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 110/229] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:28 2022] GET /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d => generated 389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:28.896637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-74ca2e62-7f4a-49d2-885a-61c331d3c1e0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.903913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-74ca2e62-7f4a-49d2-885a-61c331d3c1e0 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] POST http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action
Aug 09 11:26:28.905309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-74ca2e62-7f4a-49d2-885a-61c331d3c1e0 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:28.905645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-74ca2e62-7f4a-49d2-885a-61c331d3c1e0 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:28.907718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-74ca2e62-7f4a-49d2-885a-61c331d3c1e0 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Updating group '2a4a4c22-1887-4a8b-a304-b7561653da3d' with 'error' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}}
Aug 09 11:26:28.914666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.914666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.924270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-74ca2e62-7f4a-49d2-885a-61c331d3c1e0 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action returned with HTTP 202
Aug 09 11:26:28.925332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 120/230] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:28 2022] POST /volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:28.933835 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-91a1c300-1ce6-4b08-a93f-ee30cc038c2f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.937810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-91a1c300-1ce6-4b08-a93f-ee30cc038c2f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] GET http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d
Aug 09 11:26:28.938300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-91a1c300-1ce6-4b08-a93f-ee30cc038c2f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:28.938838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-91a1c300-1ce6-4b08-a93f-ee30cc038c2f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:28.939266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-91a1c300-1ce6-4b08-a93f-ee30cc038c2f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] show called for member 2a4a4c22-1887-4a8b-a304-b7561653da3d {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:28.945925 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:28.945925 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:28.971047 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-91a1c300-1ce6-4b08-a93f-ee30cc038c2f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d returned with HTTP 200
Aug 09 11:26:28.972188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 111/231] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:28 2022] GET /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d => generated 385 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:28.981634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-292a7bf4-9dd5-4ee1-9033-cd03ea5c08ce None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:28.987069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-292a7bf4-9dd5-4ee1-9033-cd03ea5c08ce tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] POST http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action
Aug 09 11:26:28.988325 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-292a7bf4-9dd5-4ee1-9033-cd03ea5c08ce tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:28.988772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-292a7bf4-9dd5-4ee1-9033-cd03ea5c08ce tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:28.992531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-292a7bf4-9dd5-4ee1-9033-cd03ea5c08ce tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Updating group '2a4a4c22-1887-4a8b-a304-b7561653da3d' with 'available' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}}
Aug 09 11:26:29.012665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.012665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.026840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-292a7bf4-9dd5-4ee1-9033-cd03ea5c08ce tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action returned with HTTP 202
Aug 09 11:26:29.027816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 121/232] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:28 2022] POST /volume/v3/1c1f15f80fb549b1ac295e6cf3500755/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:29.033209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cbce81bc-dc6e-419d-810e-531b14ca2a7f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.038013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cbce81bc-dc6e-419d-810e-531b14ca2a7f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] GET http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d
Aug 09 11:26:29.038928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cbce81bc-dc6e-419d-810e-531b14ca2a7f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:29.039635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cbce81bc-dc6e-419d-810e-531b14ca2a7f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:29.040225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-cbce81bc-dc6e-419d-810e-531b14ca2a7f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] show called for member 2a4a4c22-1887-4a8b-a304-b7561653da3d {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:29.052522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=89,cinder:UPDATE=6,cinder:INSERT=5 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:29.057632 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.057632 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.085475 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cbce81bc-dc6e-419d-810e-531b14ca2a7f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d returned with HTTP 200
Aug 09 11:26:29.087242 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 112/233] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:29 2022] GET /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d => generated 389 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:29.097913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-789a767b-e148-4659-bd0c-d35175a6be0f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.103151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-789a767b-e148-4659-bd0c-d35175a6be0f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] GET http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/volumes/detail
Aug 09 11:26:29.103961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-789a767b-e148-4659-bd0c-d35175a6be0f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:29.106660 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-789a767b-e148-4659-bd0c-d35175a6be0f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:29.120194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-789a767b-e148-4659-bd0c-d35175a6be0f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:29.129540 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-789a767b-e148-4659-bd0c-d35175a6be0f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:29.208053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-789a767b-e148-4659-bd0c-d35175a6be0f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Get all volumes completed successfully.
Aug 09 11:26:29.211195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-92dc68ce-847f-46e6-ab79-a81bcc42d02b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.213950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-789a767b-e148-4659-bd0c-d35175a6be0f tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/volumes/detail returned with HTTP 200
Aug 09 11:26:29.226845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92dc68ce-847f-46e6-ab79-a81bcc42d02b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:29.226845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92dc68ce-847f-46e6-ab79-a81bcc42d02b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:29.226845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92dc68ce-847f-46e6-ab79-a81bcc42d02b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:29.227888 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 122/234] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:26:29 2022] GET /volume/v3/66c24a63dcf54f839754d5dc650796f2/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:29.233775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-14ff869a-a7ac-4d16-9f77-099239f3b25a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.238400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-14ff869a-a7ac-4d16-9f77-099239f3b25a tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] POST http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action
Aug 09 11:26:29.240141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-14ff869a-a7ac-4d16-9f77-099239f3b25a tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:29.240635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-14ff869a-a7ac-4d16-9f77-099239f3b25a tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:29.243027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-14ff869a-a7ac-4d16-9f77-099239f3b25a tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] delete called for group 2a4a4c22-1887-4a8b-a304-b7561653da3d {{(pid=110681) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:26:29.243576 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-14ff869a-a7ac-4d16-9f77-099239f3b25a tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Delete group with id: 2a4a4c22-1887-4a8b-a304-b7561653da3d
Aug 09 11:26:29.251069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.251069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.275934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.275934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.294520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-92dc68ce-847f-46e6-ab79-a81bcc42d02b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:29.297990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-92dc68ce-847f-46e6-ab79-a81bcc42d02b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:29.299074 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-92dc68ce-847f-46e6-ab79-a81bcc42d02b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:29.319097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-92dc68ce-847f-46e6-ab79-a81bcc42d02b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:29.341968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.341968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.408483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92dc68ce-847f-46e6-ab79-a81bcc42d02b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:29.418005 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 113/235] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:29 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:29.421687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b295917d-7819-49e5-93d5-457d23171be1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.429606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b295917d-7819-49e5-93d5-457d23171be1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:29.430234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b295917d-7819-49e5-93d5-457d23171be1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:29.430723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b295917d-7819-49e5-93d5-457d23171be1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:29.471388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-14ff869a-a7ac-4d16-9f77-099239f3b25a tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action returned with HTTP 202
Aug 09 11:26:29.472359 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 123/236] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:29 2022] POST /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:29.477991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e342b16f-ed65-47d4-a693-e1558b89bde8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.484086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e342b16f-ed65-47d4-a693-e1558b89bde8 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] GET http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d
Aug 09 11:26:29.485051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e342b16f-ed65-47d4-a693-e1558b89bde8 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:29.485890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e342b16f-ed65-47d4-a693-e1558b89bde8 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:29.486534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-e342b16f-ed65-47d4-a693-e1558b89bde8 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] show called for member 2a4a4c22-1887-4a8b-a304-b7561653da3d {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:29.492793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.492793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.493980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b295917d-7819-49e5-93d5-457d23171be1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:29.495819 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b295917d-7819-49e5-93d5-457d23171be1 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 200
Aug 09 11:26:29.496531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.496531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.496695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 114/237] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:29 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 466 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:29.507132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-521b4d33-a333-4b97-a257-eeef615c38c2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.518053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e342b16f-ed65-47d4-a693-e1558b89bde8 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d returned with HTTP 200
Aug 09 11:26:29.518413 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-521b4d33-a333-4b97-a257-eeef615c38c2 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/76d22334-7782-465f-b014-551dc5952cea/action
Aug 09 11:26:29.519234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-521b4d33-a333-4b97-a257-eeef615c38c2 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:29.519550 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-521b4d33-a333-4b97-a257-eeef615c38c2 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:29.524048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 124/238] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:29 2022] GET /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d => generated 388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:29.524208 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.admin_actions [None req-521b4d33-a333-4b97-a257-eeef615c38c2 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '76d22334-7782-465f-b014-551dc5952cea' with '{'status': 'error'}' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:29.540004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3afeb8f8-e55a-4e20-beea-6a2c2ffc8131 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.556061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3afeb8f8-e55a-4e20-beea-6a2c2ffc8131 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:29.557757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3afeb8f8-e55a-4e20-beea-6a2c2ffc8131 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:29.558516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3afeb8f8-e55a-4e20-beea-6a2c2ffc8131 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:29.584872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.584872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.585160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.585160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.597138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3afeb8f8-e55a-4e20-beea-6a2c2ffc8131 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:29.612229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3afeb8f8-e55a-4e20-beea-6a2c2ffc8131 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:29.613311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 125/239] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:29 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:29.629315 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-521b4d33-a333-4b97-a257-eeef615c38c2 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/76d22334-7782-465f-b014-551dc5952cea/action returned with HTTP 202
Aug 09 11:26:29.630773 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 115/240] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:29 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/76d22334-7782-465f-b014-551dc5952cea/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:29.635499 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-04b4f23d-68a1-4a6e-a325-1795c4533212 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.640390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-04b4f23d-68a1-4a6e-a325-1795c4533212 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:29.641082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-04b4f23d-68a1-4a6e-a325-1795c4533212 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:29.641933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-04b4f23d-68a1-4a6e-a325-1795c4533212 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:29.653303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.653303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.654630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-04b4f23d-68a1-4a6e-a325-1795c4533212 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:29.657355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-04b4f23d-68a1-4a6e-a325-1795c4533212 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 200
Aug 09 11:26:29.658895 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 126/241] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:29 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 462 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:29.666845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6deb2b6d-6a7a-40d8-bef7-f5e75efa8067 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.676761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6deb2b6d-6a7a-40d8-bef7-f5e75efa8067 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/76d22334-7782-465f-b014-551dc5952cea/action
Aug 09 11:26:29.676761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6deb2b6d-6a7a-40d8-bef7-f5e75efa8067 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:29.676761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6deb2b6d-6a7a-40d8-bef7-f5e75efa8067 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:29.713062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.713062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.713752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6deb2b6d-6a7a-40d8-bef7-f5e75efa8067 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Snapshot retrieved successfully.
Aug 09 11:26:29.780889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6deb2b6d-6a7a-40d8-bef7-f5e75efa8067 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Snapshot delete request issued successfully.
Aug 09 11:26:29.781633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6deb2b6d-6a7a-40d8-bef7-f5e75efa8067 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/76d22334-7782-465f-b014-551dc5952cea/action returned with HTTP 202
Aug 09 11:26:29.786243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 116/242] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:29 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/76d22334-7782-465f-b014-551dc5952cea/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:26:29.788354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-590d8f22-642f-4cd1-821d-37b4e5770810 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:29.792723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-590d8f22-642f-4cd1-821d-37b4e5770810 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:29.793241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-590d8f22-642f-4cd1-821d-37b4e5770810 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:29.793707 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-590d8f22-642f-4cd1-821d-37b4e5770810 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:29.818262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:29.818262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:29.819296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-590d8f22-642f-4cd1-821d-37b4e5770810 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:29.821114 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-590d8f22-642f-4cd1-821d-37b4e5770810 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 200
Aug 09 11:26:29.828875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 127/243] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:29 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:30.433526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f4599aa0-e1d9-442b-b40a-d246d05d0dcc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.447629 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f4599aa0-e1d9-442b-b40a-d246d05d0dcc tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:30.448265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f4599aa0-e1d9-442b-b40a-d246d05d0dcc tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.449851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f4599aa0-e1d9-442b-b40a-d246d05d0dcc tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.483896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:30.483896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:30.512442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f4599aa0-e1d9-442b-b40a-d246d05d0dcc tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:30.514224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-f4599aa0-e1d9-442b-b40a-d246d05d0dcc tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:30.514675 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-f4599aa0-e1d9-442b-b40a-d246d05d0dcc tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:30.533466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ac77cfe3-2c60-4ea0-9d1a-04f584be31c9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.540023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ac77cfe3-2c60-4ea0-9d1a-04f584be31c9 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] GET http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d
Aug 09 11:26:30.540780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ac77cfe3-2c60-4ea0-9d1a-04f584be31c9 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.541388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ac77cfe3-2c60-4ea0-9d1a-04f584be31c9 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.541889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-ac77cfe3-2c60-4ea0-9d1a-04f584be31c9 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] show called for member 2a4a4c22-1887-4a8b-a304-b7561653da3d {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:30.543162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-f4599aa0-e1d9-442b-b40a-d246d05d0dcc tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:30.553252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:30.553252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:30.554043 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ac77cfe3-2c60-4ea0-9d1a-04f584be31c9 tempest-GroupsV320Test-492968013 tempest-GroupsV320Test-492968013-project] http://10.222.0.59/volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d returned with HTTP 404
Aug 09 11:26:30.562544 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 128/244] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:30 2022] GET /volume/v3/66c24a63dcf54f839754d5dc650796f2/groups/2a4a4c22-1887-4a8b-a304-b7561653da3d => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Aug 09 11:26:30.564737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-93768785-1dc6-4915-9eda-e1620658a97b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.575718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-93768785-1dc6-4915-9eda-e1620658a97b tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] DELETE http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/group_types/29d76a46-f787-4774-9ce5-e665dce0e836
Aug 09 11:26:30.577181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-93768785-1dc6-4915-9eda-e1620658a97b tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.577644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-93768785-1dc6-4915-9eda-e1620658a97b tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.585034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f4599aa0-e1d9-442b-b40a-d246d05d0dcc tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:30.585800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 117/245] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:30 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 973 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:30.604617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-40a98b9c-e5cb-4476-9575-0d8955dae57b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.609303 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-40a98b9c-e5cb-4476-9575-0d8955dae57b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563
Aug 09 11:26:30.609805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-40a98b9c-e5cb-4476-9575-0d8955dae57b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.610260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-40a98b9c-e5cb-4476-9575-0d8955dae57b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.610611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-40a98b9c-e5cb-4476-9575-0d8955dae57b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member a0b03a07-3ff5-4a71-ac1d-feaa7f497563 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:30.617987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-93768785-1dc6-4915-9eda-e1620658a97b tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/group_types/29d76a46-f787-4774-9ce5-e665dce0e836 returned with HTTP 202
Aug 09 11:26:30.633179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 129/246] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:26:30 2022] DELETE /volume/v3/1c1f15f80fb549b1ac295e6cf3500755/group_types/29d76a46-f787-4774-9ce5-e665dce0e836 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:30.635483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9acdd9f5-0f36-4ae9-b3c2-ce6482c81f40 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.638534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:30.638534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:30.644105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9acdd9f5-0f36-4ae9-b3c2-ce6482c81f40 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:30.645019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9acdd9f5-0f36-4ae9-b3c2-ce6482c81f40 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.646672 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9acdd9f5-0f36-4ae9-b3c2-ce6482c81f40 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.679720 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-40a98b9c-e5cb-4476-9575-0d8955dae57b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563 returned with HTTP 200
Aug 09 11:26:30.680888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 118/247] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:30 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563 => generated 323 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:30.682725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5f1afa50-5bd1-421c-a4b9-33e759bafd14 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.683843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:30.683843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:30.694121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5f1afa50-5bd1-421c-a4b9-33e759bafd14 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] DELETE http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/types/b2602a2a-167a-45a4-9ee8-d7f1b10af5d0
Aug 09 11:26:30.694891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5f1afa50-5bd1-421c-a4b9-33e759bafd14 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.695536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5f1afa50-5bd1-421c-a4b9-33e759bafd14 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.696368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:30.696368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:30.701302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9acdd9f5-0f36-4ae9-b3c2-ce6482c81f40 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:30.720562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9acdd9f5-0f36-4ae9-b3c2-ce6482c81f40 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:30.722238 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 130/248] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:30 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:30.724042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3c0cbd31-c464-45ad-a596-44a740fe40a1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.738215 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3c0cbd31-c464-45ad-a596-44a740fe40a1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524
Aug 09 11:26:30.739063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3c0cbd31-c464-45ad-a596-44a740fe40a1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.740465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3c0cbd31-c464-45ad-a596-44a740fe40a1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.742190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-3c0cbd31-c464-45ad-a596-44a740fe40a1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member cd6652be-8295-4284-b0ff-aba106ecb524 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:30.755300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:30.755300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:30.786644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3c0cbd31-c464-45ad-a596-44a740fe40a1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 returned with HTTP 200
Aug 09 11:26:30.789601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 131/249] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:30 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 => generated 322 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:30.798268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-153cc7a0-333c-4cb2-bd36-d2fb974546e2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.803642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-153cc7a0-333c-4cb2-bd36-d2fb974546e2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/detail
Aug 09 11:26:30.804782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-153cc7a0-333c-4cb2-bd36-d2fb974546e2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.805411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-153cc7a0-333c-4cb2-bd36-d2fb974546e2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.806518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:30.806518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:30.809929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5f1afa50-5bd1-421c-a4b9-33e759bafd14 tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/types/b2602a2a-167a-45a4-9ee8-d7f1b10af5d0 returned with HTTP 202
Aug 09 11:26:30.810773 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 119/250] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:26:30 2022] DELETE /volume/v3/1c1f15f80fb549b1ac295e6cf3500755/types/b2602a2a-167a-45a4-9ee8-d7f1b10af5d0 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:30.816541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6eedc94c-8506-4f92-a096-3fc1d4e2b93e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.829554 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6eedc94c-8506-4f92-a096-3fc1d4e2b93e tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] GET http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/types/b2602a2a-167a-45a4-9ee8-d7f1b10af5d0
Aug 09 11:26:30.830048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6eedc94c-8506-4f92-a096-3fc1d4e2b93e tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.836342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6eedc94c-8506-4f92-a096-3fc1d4e2b93e tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.851344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6eedc94c-8506-4f92-a096-3fc1d4e2b93e tempest-GroupsV320Test-208497597 tempest-GroupsV320Test-208497597-project-admin] http://10.222.0.59/volume/v3/1c1f15f80fb549b1ac295e6cf3500755/types/b2602a2a-167a-45a4-9ee8-d7f1b10af5d0 returned with HTTP 404
Aug 09 11:26:30.852256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 120/251] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:26:30 2022] GET /volume/v3/1c1f15f80fb549b1ac295e6cf3500755/types/b2602a2a-167a-45a4-9ee8-d7f1b10af5d0 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:30.853727 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-30af0eb6-4d2e-4b77-8d0f-ef83f872203a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.859687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-30af0eb6-4d2e-4b77-8d0f-ef83f872203a tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:30.860136 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-30af0eb6-4d2e-4b77-8d0f-ef83f872203a tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.867473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-30af0eb6-4d2e-4b77-8d0f-ef83f872203a tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.882218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-30af0eb6-4d2e-4b77-8d0f-ef83f872203a tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 404
Aug 09 11:26:30.882799 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-153cc7a0-333c-4cb2-bd36-d2fb974546e2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/detail returned with HTTP 200
Aug 09 11:26:30.883510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 121/252] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:30 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:30.889128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f6798bd2-b200-4656-b48e-9929b8b5a7c8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.893665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f6798bd2-b200-4656-b48e-9929b8b5a7c8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action
Aug 09 11:26:30.894691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f6798bd2-b200-4656-b48e-9929b8b5a7c8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:30.895369 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f6798bd2-b200-4656-b48e-9929b8b5a7c8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:30.897541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.admin_actions [None req-f6798bd2-b200-4656-b48e-9929b8b5a7c8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '8a91455f-a4cd-4f4b-ad58-474bba9596ee' with '{'status': 'available'}' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:30.903349 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 132/253] 10.222.0.59 () {60 vars in 1273 bytes} [Tue Aug  9 11:26:30 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/detail => generated 639 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:30.905092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1e8420c5-bd70-4bec-a517-528a86652147 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:30.915999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail
Aug 09 11:26:30.916934 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:30.919781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:30.920571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:30.921578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:30.921578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:30.923975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:30.939599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:30.939599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:30.991860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f6798bd2-b200-4656-b48e-9929b8b5a7c8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action returned with HTTP 202
Aug 09 11:26:30.995148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Get all volumes completed successfully.
Aug 09 11:26:30.996604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:30.996983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:30.999017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 122/254] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:30 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:26:31.003967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2a32b462-0de7-49b6-8db7-2b712a38bb81 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:31.010422 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:31.013626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2a32b462-0de7-49b6-8db7-2b712a38bb81 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:31.014399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2a32b462-0de7-49b6-8db7-2b712a38bb81 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:31.016971 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2a32b462-0de7-49b6-8db7-2b712a38bb81 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:31.020384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:31.020384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:31.035829 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:31.035829 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:31.036872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2a32b462-0de7-49b6-8db7-2b712a38bb81 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:31.038712 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2a32b462-0de7-49b6-8db7-2b712a38bb81 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:31.039513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 123/255] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:31 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:31.054882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-03f86a85-0944-4f06-83c9-6c2c8e71761d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:31.056783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1e8420c5-bd70-4bec-a517-528a86652147 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail returned with HTTP 200
Aug 09 11:26:31.059349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-03f86a85-0944-4f06-83c9-6c2c8e71761d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] POST http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots
Aug 09 11:26:31.060092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-03f86a85-0944-4f06-83c9-6c2c8e71761d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6522ffba-69a8-4931-9804-c20d5fcd970c", "name": "tempest-SnapshotsActionsTest-Snapshot-1619357796"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:31.060746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 133/256] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:26:30 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail => generated 976 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:31.105311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:31.115662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:31.115662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:31.117021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-03f86a85-0944-4f06-83c9-6c2c8e71761d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Volume info retrieved successfully.
Aug 09 11:26:31.117325 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-03f86a85-0944-4f06-83c9-6c2c8e71761d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Create snapshot from volume 6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:26:31.117686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail
Aug 09 11:26:31.118396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:31.119377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:31.120970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:31.124754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:31.165899 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=91,cinder:UPDATE=7,cinder:DELETE=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:31.201596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-03f86a85-0944-4f06-83c9-6c2c8e71761d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Created reservations ['bacb7caa-0c62-45df-870e-f54f70d66057', '6283b2a1-8273-4fb0-9178-c57677e1d10f', '36464d1b-fe07-4857-98d4-b20b5d570ca5', '2845f623-71d1-4990-991b-df1bf4690531'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:31.245273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Get all volumes completed successfully.
Aug 09 11:26:31.246695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:31.247112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:31.279998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:31.293465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:31.293465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:31.328744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-03f86a85-0944-4f06-83c9-6c2c8e71761d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot create request issued successfully.
Aug 09 11:26:31.330948 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-03f86a85-0944-4f06-83c9-6c2c8e71761d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots returned with HTTP 202
Aug 09 11:26:31.333172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=93,cinder:UPDATE=7 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:31.341828 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 124/257] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:26:31 2022] POST /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots => generated 307 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:31.344053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b56e1e28-6a0a-436f-b876-9a0e78e077cc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:31.360290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f079fc1d-5baf-48d0-8372-229c82c14d9b tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail returned with HTTP 200
Aug 09 11:26:31.361361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 134/258] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:26:31 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail => generated 976 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:31.380175 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b56e1e28-6a0a-436f-b876-9a0e78e077cc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:31.381610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5adf61ca-7a52-4783-8b01-ea0a8766923d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:31.383602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b56e1e28-6a0a-436f-b876-9a0e78e077cc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:31.384300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b56e1e28-6a0a-436f-b876-9a0e78e077cc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:31.388326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5adf61ca-7a52-4783-8b01-ea0a8766923d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563/action
Aug 09 11:26:31.389815 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5adf61ca-7a52-4783-8b01-ea0a8766923d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:31.390209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5adf61ca-7a52-4783-8b01-ea0a8766923d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:31.393229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-5adf61ca-7a52-4783-8b01-ea0a8766923d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] delete called for group a0b03a07-3ff5-4a71-ac1d-feaa7f497563 {{(pid=110681) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:26:31.393775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-5adf61ca-7a52-4783-8b01-ea0a8766923d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Delete group with id: a0b03a07-3ff5-4a71-ac1d-feaa7f497563
Aug 09 11:26:31.420785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:31.420785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:31.425222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:31.425222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:31.431027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b56e1e28-6a0a-436f-b876-9a0e78e077cc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:31.434469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b56e1e28-6a0a-436f-b876-9a0e78e077cc tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:31.436374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 125/259] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:31 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 439 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:31.681180 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5adf61ca-7a52-4783-8b01-ea0a8766923d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563/action returned with HTTP 202
Aug 09 11:26:31.691477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-78fcafad-55be-4286-9271-2ca89cf8020a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:31.696210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-78fcafad-55be-4286-9271-2ca89cf8020a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:31.696763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-78fcafad-55be-4286-9271-2ca89cf8020a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:31.697287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-78fcafad-55be-4286-9271-2ca89cf8020a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:31.702095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 135/260] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:31 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563/action => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:31.741392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-361597cc-afbb-4cc7-a1fe-9e08021f35f7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:31.745858 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-361597cc-afbb-4cc7-a1fe-9e08021f35f7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:31.746407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-361597cc-afbb-4cc7-a1fe-9e08021f35f7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:31.746915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-361597cc-afbb-4cc7-a1fe-9e08021f35f7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:31.771163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:31.771163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:31.799156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:31.799156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:31.806255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-78fcafad-55be-4286-9271-2ca89cf8020a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:31.809345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-78fcafad-55be-4286-9271-2ca89cf8020a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:31.820738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-78fcafad-55be-4286-9271-2ca89cf8020a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:31.835953 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-361597cc-afbb-4cc7-a1fe-9e08021f35f7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:31.859496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-78fcafad-55be-4286-9271-2ca89cf8020a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:31.866769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:31.866769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:31.868019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-361597cc-afbb-4cc7-a1fe-9e08021f35f7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:31.879675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 136/261] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:31 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:31.894957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-78fcafad-55be-4286-9271-2ca89cf8020a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:31.896028 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 126/262] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:31 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:32.446943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d9eb9cf8-51c4-493c-aa94-78567c777fef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:32.451218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d9eb9cf8-51c4-493c-aa94-78567c777fef tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:32.451600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d9eb9cf8-51c4-493c-aa94-78567c777fef tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:32.452056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d9eb9cf8-51c4-493c-aa94-78567c777fef tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:32.462657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:32.462657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:32.464107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d9eb9cf8-51c4-493c-aa94-78567c777fef tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:32.465743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d9eb9cf8-51c4-493c-aa94-78567c777fef tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:32.466849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 137/263] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:32 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:32.891766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c9bb3710-9068-4dfa-92a4-2d22c038bd9c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:32.897250 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c9bb3710-9068-4dfa-92a4-2d22c038bd9c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:32.898030 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c9bb3710-9068-4dfa-92a4-2d22c038bd9c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:32.900075 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c9bb3710-9068-4dfa-92a4-2d22c038bd9c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:32.912638 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c92b9674-fd23-4775-a7de-e727d937816a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:32.918863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c92b9674-fd23-4775-a7de-e727d937816a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:32.919800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c92b9674-fd23-4775-a7de-e727d937816a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:32.920693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c92b9674-fd23-4775-a7de-e727d937816a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:32.936607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:32.936607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:32.943076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:32.943076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:32.950160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c92b9674-fd23-4775-a7de-e727d937816a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:32.952720 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-c92b9674-fd23-4775-a7de-e727d937816a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:32.952720 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-c92b9674-fd23-4775-a7de-e727d937816a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:32.958745 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c9bb3710-9068-4dfa-92a4-2d22c038bd9c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:32.961275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-c92b9674-fd23-4775-a7de-e727d937816a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:32.973008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:32.973008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:32.973309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c9bb3710-9068-4dfa-92a4-2d22c038bd9c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:32.974881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 127/264] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:32 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:33.006578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c92b9674-fd23-4775-a7de-e727d937816a tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:33.007734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 138/265] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:32 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:33.209569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-50dd4afb-66e8-49d8-af3e-495d204e3f32 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:33.365708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-50dd4afb-66e8-49d8-af3e-495d204e3f32 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] GET http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services
Aug 09 11:26:33.366339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-50dd4afb-66e8-49d8-af3e-495d204e3f32 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:33.367000 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-50dd4afb-66e8-49d8-af3e-495d204e3f32 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:33.375760 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-50dd4afb-66e8-49d8-af3e-495d204e3f32 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services returned with HTTP 200
Aug 09 11:26:33.376768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 128/266] 10.222.0.59 () {58 vars in 1226 bytes} [Tue Aug  9 11:26:33 2022] GET /volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services => generated 642 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:33.386149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b6b55161-8644-47f4-973e-c448604c47ca None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:33.391718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b6b55161-8644-47f4-973e-c448604c47ca tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] GET http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?host=dv-cinder-849890-5-iscsi
Aug 09 11:26:33.392173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b6b55161-8644-47f4-973e-c448604c47ca tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:33.392627 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b6b55161-8644-47f4-973e-c448604c47ca tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:33.404603 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b6b55161-8644-47f4-973e-c448604c47ca tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?host=dv-cinder-849890-5-iscsi returned with HTTP 200
Aug 09 11:26:33.412690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 139/267] 10.222.0.59 () {58 vars in 1285 bytes} [Tue Aug  9 11:26:33 2022] GET /volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?host=dv-cinder-849890-5-iscsi => generated 203 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:33.414367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-59c8abbf-dfe1-43b1-9457-a6ac383c3325 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:33.419623 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-59c8abbf-dfe1-43b1-9457-a6ac383c3325 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] GET http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?host=dv-cinder-849890-5-iscsi&binary=cinder-scheduler
Aug 09 11:26:33.420078 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-59c8abbf-dfe1-43b1-9457-a6ac383c3325 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:33.420578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-59c8abbf-dfe1-43b1-9457-a6ac383c3325 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:33.431474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-59c8abbf-dfe1-43b1-9457-a6ac383c3325 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?host=dv-cinder-849890-5-iscsi&binary=cinder-scheduler returned with HTTP 200
Aug 09 11:26:33.432220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 129/268] 10.222.0.59 () {58 vars in 1333 bytes} [Tue Aug  9 11:26:33 2022] GET /volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?host=dv-cinder-849890-5-iscsi&binary=cinder-scheduler => generated 203 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:33.441069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-276d0e59-b988-459a-baf9-2012f6fbb4cb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:33.445629 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-276d0e59-b988-459a-baf9-2012f6fbb4cb tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] GET http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?binary=cinder-scheduler
Aug 09 11:26:33.446085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-276d0e59-b988-459a-baf9-2012f6fbb4cb tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:33.446533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-276d0e59-b988-459a-baf9-2012f6fbb4cb tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:33.453644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-276d0e59-b988-459a-baf9-2012f6fbb4cb tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?binary=cinder-scheduler returned with HTTP 200
Aug 09 11:26:33.454355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 140/269] 10.222.0.59 () {58 vars in 1273 bytes} [Tue Aug  9 11:26:33 2022] GET /volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?binary=cinder-scheduler => generated 203 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:33.463622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a2981b85-45c0-47ad-a0f2-92987421b786 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:33.486058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-27caf662-2342-4ffe-8b3d-369d9d45b3e3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:33.491308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-27caf662-2342-4ffe-8b3d-369d9d45b3e3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:33.492085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-27caf662-2342-4ffe-8b3d-369d9d45b3e3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:33.492758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-27caf662-2342-4ffe-8b3d-369d9d45b3e3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:33.505222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:33.505222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:33.506617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-27caf662-2342-4ffe-8b3d-369d9d45b3e3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:33.509897 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-27caf662-2342-4ffe-8b3d-369d9d45b3e3 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:33.511227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 141/270] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:33 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:33.668496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] POST http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes
Aug 09 11:26:33.669674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1085505443"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:33.672619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1085505443'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:33.673081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Create volume of 1 GB
Aug 09 11:26:33.686518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Availability Zones retrieved successfully.
Aug 09 11:26:33.729901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Flow 'volume_create_api' (715aa113-8506-4c26-b816-9bf4f9018008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:33.733952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc76a554-979b-415b-a07c-84cf6d762f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:33.737776 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:33.779172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc76a554-979b-415b-a07c-84cf6d762f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:33.782297 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51862367-a8ac-4b42-b6b2-daa4eb3c00e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:33.881496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:INSERT=13,cinder:UPDATE=16,cinder:SELECT=71 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:33.887045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Created reservations ['2cbc2946-1530-4bb1-bd8e-745cd1111d42', 'dffe622f-84ac-4f0e-b7a5-df232be6f8b0', '597edb36-851d-4f42-8226-ecdb0667be59', '436fe9d6-5512-4121-91c1-6a428b615cc3'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:33.890985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51862367-a8ac-4b42-b6b2-daa4eb3c00e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cbc2946-1530-4bb1-bd8e-745cd1111d42', 'dffe622f-84ac-4f0e-b7a5-df232be6f8b0', '597edb36-851d-4f42-8226-ecdb0667be59', '436fe9d6-5512-4121-91c1-6a428b615cc3']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:33.896425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da506f9-74c1-450a-abfa-1f8164f582f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:33.934437 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da506f9-74c1-450a-abfa-1f8164f582f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19e69668-2fa0-4088-8b89-1c3947237daa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1085505443',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='33c9e08f191f44d2af544e61e7f6a509',qos_specs=None,replication_status=<?>,reservations=['2cbc2946-1530-4bb1-bd8e-745cd1111d42','dffe622f-84ac-4f0e-b7a5-df232be6f8b0','597edb36-851d-4f42-8226-ecdb0667be59','436fe9d6-5512-4121-91c1-6a428b615cc3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='297997d912a94a349c7cede3a0bb6d64',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1085505443',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=19e69668-2fa0-4088-8b89-1c3947237daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33c9e08f191f44d2af544e61e7f6a509',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='297997d912a94a349c7cede3a0bb6d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:33.936377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f56e581-79c5-4acb-8768-f2d7fde1ade7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:33.966353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f56e581-79c5-4acb-8768-f2d7fde1ade7) 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-VolumesServicesTestJSON-Volume-1085505443',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='33c9e08f191f44d2af544e61e7f6a509',qos_specs=None,replication_status=<?>,reservations=['2cbc2946-1530-4bb1-bd8e-745cd1111d42','dffe622f-84ac-4f0e-b7a5-df232be6f8b0','597edb36-851d-4f42-8226-ecdb0667be59','436fe9d6-5512-4121-91c1-6a428b615cc3'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='297997d912a94a349c7cede3a0bb6d64',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:33.969272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc9d720a-fbc3-4a0d-8c3f-8de0c5ebeeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:33.991541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc9d720a-fbc3-4a0d-8c3f-8de0c5ebeeda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:33.994482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Flow 'volume_create_api' (715aa113-8506-4c26-b816-9bf4f9018008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:33.995311 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Create volume request issued successfully.
Aug 09 11:26:33.995842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b6680201-e7e4-4521-b0a0-044ee1a6ff3c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:33.996913 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a2981b85-45c0-47ad-a0f2-92987421b786 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes returned with HTTP 202
Aug 09 11:26:33.998091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 130/271] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:33 2022] POST /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes => generated 823 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:26:34.012612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b6680201-e7e4-4521-b0a0-044ee1a6ff3c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:34.013088 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b6680201-e7e4-4521-b0a0-044ee1a6ff3c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:34.013344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e3835a58-bb44-403f-a1d7-0d957bb710e6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:34.013697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b6680201-e7e4-4521-b0a0-044ee1a6ff3c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:34.023036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e3835a58-bb44-403f-a1d7-0d957bb710e6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] GET http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:34.023787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e3835a58-bb44-403f-a1d7-0d957bb710e6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:34.024613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e3835a58-bb44-403f-a1d7-0d957bb710e6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:34.043799 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:34.043799 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:34.057560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b6680201-e7e4-4521-b0a0-044ee1a6ff3c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:34.059540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:34.059540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:34.074244 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e3835a58-bb44-403f-a1d7-0d957bb710e6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Volume info retrieved successfully.
Aug 09 11:26:34.076949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b6680201-e7e4-4521-b0a0-044ee1a6ff3c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:34.078315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 142/272] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:33 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:34.081056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2af0e2b2-b066-4f9a-915d-b049ad30e8aa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:34.093654 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2af0e2b2-b066-4f9a-915d-b049ad30e8aa tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:34.095357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2af0e2b2-b066-4f9a-915d-b049ad30e8aa tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:34.096273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2af0e2b2-b066-4f9a-915d-b049ad30e8aa tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:34.108843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e3835a58-bb44-403f-a1d7-0d957bb710e6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 200
Aug 09 11:26:34.113148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 131/273] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:34 2022] GET /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 891 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:34.130390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:34.130390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:34.138739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2af0e2b2-b066-4f9a-915d-b049ad30e8aa tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:34.140442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-2af0e2b2-b066-4f9a-915d-b049ad30e8aa tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:34.140830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-2af0e2b2-b066-4f9a-915d-b049ad30e8aa tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:34.149677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-2af0e2b2-b066-4f9a-915d-b049ad30e8aa tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:34.156275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:34.156275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:34.173194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2af0e2b2-b066-4f9a-915d-b049ad30e8aa tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:34.174047 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 143/274] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:34 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:34.520510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5b0dbe59-ab26-49f3-8032-fdbb25211814 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:34.524803 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5b0dbe59-ab26-49f3-8032-fdbb25211814 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:34.525302 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5b0dbe59-ab26-49f3-8032-fdbb25211814 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:34.525746 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5b0dbe59-ab26-49f3-8032-fdbb25211814 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:34.546512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:34.546512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:34.547586 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5b0dbe59-ab26-49f3-8032-fdbb25211814 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:34.549397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5b0dbe59-ab26-49f3-8032-fdbb25211814 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:34.550465 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 132/275] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:34 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:34.915184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c23db654-6982-4f67-bfe0-cc1effe78b70 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:35.058473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c23db654-6982-4f67-bfe0-cc1effe78b70 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] GET http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef
Aug 09 11:26:35.059525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c23db654-6982-4f67-bfe0-cc1effe78b70 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:35.059525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c23db654-6982-4f67-bfe0-cc1effe78b70 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:35.090207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c23db654-6982-4f67-bfe0-cc1effe78b70 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef returned with HTTP 200
Aug 09 11:26:35.091016 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 144/276] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:34 2022] GET /volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef => generated 536 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:35.096017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-944000da-59e4-45ae-9021-23c82827baa3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:35.100244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:35.102588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-944000da-59e4-45ae-9021-23c82827baa3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:35.103339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-944000da-59e4-45ae-9021-23c82827baa3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:35.104062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-944000da-59e4-45ae-9021-23c82827baa3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:35.122645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:35.122645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:35.131742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-944000da-59e4-45ae-9021-23c82827baa3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:35.142345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-944000da-59e4-45ae-9021-23c82827baa3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:35.143143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 133/277] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:35 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:35.144669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fe9ea8f8-f037-4793-bd1f-5044b9f6d6eb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:35.148435 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fe9ea8f8-f037-4793-bd1f-5044b9f6d6eb tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] GET http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:35.149101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fe9ea8f8-f037-4793-bd1f-5044b9f6d6eb tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:35.149595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fe9ea8f8-f037-4793-bd1f-5044b9f6d6eb tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:35.165703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:35.165703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:35.174752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fe9ea8f8-f037-4793-bd1f-5044b9f6d6eb tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Volume info retrieved successfully.
Aug 09 11:26:35.192644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fe9ea8f8-f037-4793-bd1f-5044b9f6d6eb tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 200
Aug 09 11:26:35.194029 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 134/278] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:35 2022] GET /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 915 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:35.196341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1210ade4-4bbb-42bc-96ff-1d4551168f8e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:35.202674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1210ade4-4bbb-42bc-96ff-1d4551168f8e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:35.204536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1210ade4-4bbb-42bc-96ff-1d4551168f8e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:35.205326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1210ade4-4bbb-42bc-96ff-1d4551168f8e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:35.233995 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:35.233995 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:35.241313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] POST http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes
Aug 09 11:26:35.242276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1508613606"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:35.245944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1210ade4-4bbb-42bc-96ff-1d4551168f8e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:35.246147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1508613606'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:35.246666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Create volume of 1 GB
Aug 09 11:26:35.248282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-1210ade4-4bbb-42bc-96ff-1d4551168f8e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:35.248859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-1210ade4-4bbb-42bc-96ff-1d4551168f8e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:35.257087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Availability Zones retrieved successfully.
Aug 09 11:26:35.260647 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-1210ade4-4bbb-42bc-96ff-1d4551168f8e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:35.269721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:35.269721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:35.275967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Flow 'volume_create_api' (88cf9ce7-cd93-4107-9c7c-8461bb49706f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:35.278472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b454e98b-90c6-461b-b27a-aa0f3d2e57b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:35.280918 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:35.286999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1210ade4-4bbb-42bc-96ff-1d4551168f8e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:35.288016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 135/279] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:35 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:35.324260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b454e98b-90c6-461b-b27a-aa0f3d2e57b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:35.326333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05346ea0-8a80-43ad-b521-2f15d4249ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:35.364145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=98,cinder:UPDATE=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:35.434582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Created reservations ['2bf8f37e-5be9-487c-a888-acbc01367f38', '0b9aa76c-a5c2-4df0-87fe-85e135fa0455', '9281546f-dd35-48bf-8e89-4e24e19dca03', '4bccbd50-6957-435f-8a53-df1d231604b6'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:35.436763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05346ea0-8a80-43ad-b521-2f15d4249ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bf8f37e-5be9-487c-a888-acbc01367f38', '0b9aa76c-a5c2-4df0-87fe-85e135fa0455', '9281546f-dd35-48bf-8e89-4e24e19dca03', '4bccbd50-6957-435f-8a53-df1d231604b6']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:35.439073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfb1906-a150-4914-a528-cb956834fed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:35.466102 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfb1906-a150-4914-a528-cb956834fed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e481d8-a465-422d-98ff-fb589d077026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1508613606',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='63b2a638da1148cd85397077090cf8ef',qos_specs=None,replication_status=<?>,reservations=['2bf8f37e-5be9-487c-a888-acbc01367f38','0b9aa76c-a5c2-4df0-87fe-85e135fa0455','9281546f-dd35-48bf-8e89-4e24e19dca03','4bccbd50-6957-435f-8a53-df1d231604b6'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a746bc2ea0184588bc0c161ca4043732',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1508613606',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=a5e481d8-a465-422d-98ff-fb589d077026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63b2a638da1148cd85397077090cf8ef',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='a746bc2ea0184588bc0c161ca4043732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:35.468838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff3f7fb-c5de-4072-8a8a-e06b837515fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:35.502651 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff3f7fb-c5de-4072-8a8a-e06b837515fa) 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-VolumeQuotasNegativeTestJSON-Volume-1508613606',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='63b2a638da1148cd85397077090cf8ef',qos_specs=None,replication_status=<?>,reservations=['2bf8f37e-5be9-487c-a888-acbc01367f38','0b9aa76c-a5c2-4df0-87fe-85e135fa0455','9281546f-dd35-48bf-8e89-4e24e19dca03','4bccbd50-6957-435f-8a53-df1d231604b6'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a746bc2ea0184588bc0c161ca4043732',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:35.507062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556907ff-8cd4-4779-af86-7c88ae092d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:35.537876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556907ff-8cd4-4779-af86-7c88ae092d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:35.543426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Flow 'volume_create_api' (88cf9ce7-cd93-4107-9c7c-8461bb49706f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:35.544793 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Create volume request issued successfully.
Aug 09 11:26:35.547240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4f337063-1c19-4860-a70e-cbdb71e77fcf tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes returned with HTTP 202
Aug 09 11:26:35.548844 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 145/280] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:35 2022] POST /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes => generated 828 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:35.562358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4f0f7918-f072-4af3-b167-89c764fd4ae2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:35.574351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c38ae880-266f-46e0-a781-abddf9b40d2d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:35.577095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4f0f7918-f072-4af3-b167-89c764fd4ae2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:35.578002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4f0f7918-f072-4af3-b167-89c764fd4ae2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:35.578872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4f0f7918-f072-4af3-b167-89c764fd4ae2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:35.580960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c38ae880-266f-46e0-a781-abddf9b40d2d tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] GET http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026
Aug 09 11:26:35.581707 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c38ae880-266f-46e0-a781-abddf9b40d2d tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:35.582490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c38ae880-266f-46e0-a781-abddf9b40d2d tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:35.600955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:35.600955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:35.604150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4f0f7918-f072-4af3-b167-89c764fd4ae2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:35.608607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4f0f7918-f072-4af3-b167-89c764fd4ae2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:35.608884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:35.608884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:35.620033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 136/281] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:35 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:35.622729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c38ae880-266f-46e0-a781-abddf9b40d2d tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Volume info retrieved successfully.
Aug 09 11:26:35.641794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c38ae880-266f-46e0-a781-abddf9b40d2d tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 returned with HTTP 200
Aug 09 11:26:35.643691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 146/282] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:35 2022] GET /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 => generated 896 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:36.159981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d33a283b-a017-4200-b90f-7b904ae52f37 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:36.164207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d33a283b-a017-4200-b90f-7b904ae52f37 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:36.164695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d33a283b-a017-4200-b90f-7b904ae52f37 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:36.165153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d33a283b-a017-4200-b90f-7b904ae52f37 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:36.180245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:36.180245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:36.187933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d33a283b-a017-4200-b90f-7b904ae52f37 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:36.198289 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d33a283b-a017-4200-b90f-7b904ae52f37 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:36.199335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 137/283] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:36 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:36.225641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-79714062-6ed3-4042-b208-1700dc5cc55e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:36.230239 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79714062-6ed3-4042-b208-1700dc5cc55e tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] GET http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:36.230573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79714062-6ed3-4042-b208-1700dc5cc55e tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:36.231140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79714062-6ed3-4042-b208-1700dc5cc55e tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:36.247255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:36.247255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:36.255734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-79714062-6ed3-4042-b208-1700dc5cc55e tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Volume info retrieved successfully.
Aug 09 11:26:36.267589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79714062-6ed3-4042-b208-1700dc5cc55e tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 200
Aug 09 11:26:36.268378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 147/284] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:36 2022] GET /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:36.304868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-64efd305-f409-4f46-81b6-c678ba053061 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:36.309009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-64efd305-f409-4f46-81b6-c678ba053061 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:36.309512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-64efd305-f409-4f46-81b6-c678ba053061 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:36.309987 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-64efd305-f409-4f46-81b6-c678ba053061 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:36.327033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:36.327033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:36.334708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-64efd305-f409-4f46-81b6-c678ba053061 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:36.336187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-64efd305-f409-4f46-81b6-c678ba053061 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:36.336579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-64efd305-f409-4f46-81b6-c678ba053061 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:36.344226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-64efd305-f409-4f46-81b6-c678ba053061 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:36.351568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:36.351568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:36.367131 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-64efd305-f409-4f46-81b6-c678ba053061 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:36.367872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 138/285] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:36 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:36.625712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3a08be27-5c80-4ec9-934b-b5c426571177 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:36.630582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3a08be27-5c80-4ec9-934b-b5c426571177 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:36.631196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3a08be27-5c80-4ec9-934b-b5c426571177 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:36.631885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3a08be27-5c80-4ec9-934b-b5c426571177 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:36.642926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:36.642926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:36.644143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3a08be27-5c80-4ec9-934b-b5c426571177 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:36.646189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3a08be27-5c80-4ec9-934b-b5c426571177 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:36.647130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 148/286] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:36 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:36.672478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6ab3df7e-e924-4478-a639-a7c28b0acee2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:36.676985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6ab3df7e-e924-4478-a639-a7c28b0acee2 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] GET http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026
Aug 09 11:26:36.677418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6ab3df7e-e924-4478-a639-a7c28b0acee2 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:36.677904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6ab3df7e-e924-4478-a639-a7c28b0acee2 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:36.693628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:36.693628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:36.701951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6ab3df7e-e924-4478-a639-a7c28b0acee2 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Volume info retrieved successfully.
Aug 09 11:26:36.712951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6ab3df7e-e924-4478-a639-a7c28b0acee2 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 returned with HTTP 200
Aug 09 11:26:36.713701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 139/287] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:36 2022] GET /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 => generated 920 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:37.215815 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6a472657-bed3-4780-95ed-3124e31ca14f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:37.220934 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6a472657-bed3-4780-95ed-3124e31ca14f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:37.221684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6a472657-bed3-4780-95ed-3124e31ca14f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:37.222457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6a472657-bed3-4780-95ed-3124e31ca14f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:37.246624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:37.246624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:37.262598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6a472657-bed3-4780-95ed-3124e31ca14f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:37.273690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6a472657-bed3-4780-95ed-3124e31ca14f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:37.274587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 149/288] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:37 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:37.296666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-63a790d9-4f05-4de1-a8b7-c1541efc567f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:37.305368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-63a790d9-4f05-4de1-a8b7-c1541efc567f tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] GET http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:37.305815 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-63a790d9-4f05-4de1-a8b7-c1541efc567f tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:37.306239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-63a790d9-4f05-4de1-a8b7-c1541efc567f tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:37.331265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:37.331265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:37.342509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-63a790d9-4f05-4de1-a8b7-c1541efc567f tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Volume info retrieved successfully.
Aug 09 11:26:37.359254 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-63a790d9-4f05-4de1-a8b7-c1541efc567f tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 200
Aug 09 11:26:37.360352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 140/289] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:37 2022] GET /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:37.387419 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cac28bba-b40e-47b6-9fa9-81639948b8be None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:37.392951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cac28bba-b40e-47b6-9fa9-81639948b8be tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:37.393928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cac28bba-b40e-47b6-9fa9-81639948b8be tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:37.394830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cac28bba-b40e-47b6-9fa9-81639948b8be tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:37.413772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:37.413772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:37.424013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cac28bba-b40e-47b6-9fa9-81639948b8be tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:37.425543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-cac28bba-b40e-47b6-9fa9-81639948b8be tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:37.425930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-cac28bba-b40e-47b6-9fa9-81639948b8be tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:37.437390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-cac28bba-b40e-47b6-9fa9-81639948b8be tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:37.444336 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:37.444336 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:37.461736 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cac28bba-b40e-47b6-9fa9-81639948b8be tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:37.462490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 150/290] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:37 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:37.657429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-382df1d9-7abc-4395-a362-69c68fd61bda None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:37.661947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-382df1d9-7abc-4395-a362-69c68fd61bda tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:37.662469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-382df1d9-7abc-4395-a362-69c68fd61bda tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:37.663099 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-382df1d9-7abc-4395-a362-69c68fd61bda tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:37.674375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:37.674375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:37.675460 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-382df1d9-7abc-4395-a362-69c68fd61bda tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:37.677250 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-382df1d9-7abc-4395-a362-69c68fd61bda tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:37.678004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 141/291] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:37 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:37.731955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-691bfd86-1a25-4fed-890a-26dec87ec545 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:37.736310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-691bfd86-1a25-4fed-890a-26dec87ec545 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] GET http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026
Aug 09 11:26:37.736754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-691bfd86-1a25-4fed-890a-26dec87ec545 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:37.737241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-691bfd86-1a25-4fed-890a-26dec87ec545 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:37.752345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:37.752345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:37.760017 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-691bfd86-1a25-4fed-890a-26dec87ec545 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Volume info retrieved successfully.
Aug 09 11:26:37.771715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-691bfd86-1a25-4fed-890a-26dec87ec545 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 returned with HTTP 200
Aug 09 11:26:37.772485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 151/292] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:37 2022] GET /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 => generated 920 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:38.291226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-80328681-8060-4519-91a3-8e3516c4911b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:38.297568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80328681-8060-4519-91a3-8e3516c4911b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:38.298914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80328681-8060-4519-91a3-8e3516c4911b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:38.300208 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80328681-8060-4519-91a3-8e3516c4911b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:38.334871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:38.334871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:38.345687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-80328681-8060-4519-91a3-8e3516c4911b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:38.363478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80328681-8060-4519-91a3-8e3516c4911b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:38.365583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 142/293] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:38 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:38.380624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fb304d5d-7755-4735-879f-52b335fb3db8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:38.387724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb304d5d-7755-4735-879f-52b335fb3db8 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] GET http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:38.388955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb304d5d-7755-4735-879f-52b335fb3db8 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:38.390030 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb304d5d-7755-4735-879f-52b335fb3db8 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:38.417673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:38.417673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:38.428399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fb304d5d-7755-4735-879f-52b335fb3db8 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Volume info retrieved successfully.
Aug 09 11:26:38.441588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb304d5d-7755-4735-879f-52b335fb3db8 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 200
Aug 09 11:26:38.442464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 152/294] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:38 2022] GET /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:38.479516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-41ffca6d-ef34-4944-9d5a-f37840014a03 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:38.483338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-41ffca6d-ef34-4944-9d5a-f37840014a03 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:38.483752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-41ffca6d-ef34-4944-9d5a-f37840014a03 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:38.484203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-41ffca6d-ef34-4944-9d5a-f37840014a03 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:38.499183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:38.499183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:38.507192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-41ffca6d-ef34-4944-9d5a-f37840014a03 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:38.508676 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-41ffca6d-ef34-4944-9d5a-f37840014a03 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:38.509151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-41ffca6d-ef34-4944-9d5a-f37840014a03 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:38.517342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-41ffca6d-ef34-4944-9d5a-f37840014a03 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:38.518937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=90,cinder:INSERT=2,cinder:UPDATE=8 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:38.525181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:38.525181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:38.550608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-41ffca6d-ef34-4944-9d5a-f37840014a03 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:38.551386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 143/295] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:38 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:38.688367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4ebc696d-89d6-4f9b-92c1-b112f2bc66d0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:38.692627 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4ebc696d-89d6-4f9b-92c1-b112f2bc66d0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:38.693064 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4ebc696d-89d6-4f9b-92c1-b112f2bc66d0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:38.693537 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4ebc696d-89d6-4f9b-92c1-b112f2bc66d0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:38.708267 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:38.708267 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:38.709402 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4ebc696d-89d6-4f9b-92c1-b112f2bc66d0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:38.711398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4ebc696d-89d6-4f9b-92c1-b112f2bc66d0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:38.712129 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 153/296] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:38 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:38.789172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3c74c8bb-b331-4ae3-9bb7-69908a73db60 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:38.793286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c74c8bb-b331-4ae3-9bb7-69908a73db60 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] GET http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026
Aug 09 11:26:38.793736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c74c8bb-b331-4ae3-9bb7-69908a73db60 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:38.794213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c74c8bb-b331-4ae3-9bb7-69908a73db60 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:38.810306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:38.810306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:38.817453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3c74c8bb-b331-4ae3-9bb7-69908a73db60 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Volume info retrieved successfully.
Aug 09 11:26:38.827017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c74c8bb-b331-4ae3-9bb7-69908a73db60 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 returned with HTTP 200
Aug 09 11:26:38.827759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 144/297] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:38 2022] GET /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 => generated 920 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:39.383696 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a4e4fb67-8586-4947-aab3-b21793820b7b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:39.388448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4e4fb67-8586-4947-aab3-b21793820b7b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:39.389089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4e4fb67-8586-4947-aab3-b21793820b7b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:39.389688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4e4fb67-8586-4947-aab3-b21793820b7b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:39.424686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:39.424686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:39.439223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a4e4fb67-8586-4947-aab3-b21793820b7b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:39.461769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-80d8b334-3809-41b9-b5ff-d4638fcf2aa3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:39.468978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80d8b334-3809-41b9-b5ff-d4638fcf2aa3 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] GET http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:39.471958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4e4fb67-8586-4947-aab3-b21793820b7b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:39.474704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 154/298] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:39 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:39.475181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80d8b334-3809-41b9-b5ff-d4638fcf2aa3 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:39.475900 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80d8b334-3809-41b9-b5ff-d4638fcf2aa3 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:39.507587 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:39.507587 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:39.518570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-80d8b334-3809-41b9-b5ff-d4638fcf2aa3 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Volume info retrieved successfully.
Aug 09 11:26:39.535655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80d8b334-3809-41b9-b5ff-d4638fcf2aa3 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 200
Aug 09 11:26:39.547275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 145/299] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:39 2022] GET /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:39.568333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-736bf81f-fd6f-4ea8-a0df-b6defa948a58 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:39.578640 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-736bf81f-fd6f-4ea8-a0df-b6defa948a58 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:39.579704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-736bf81f-fd6f-4ea8-a0df-b6defa948a58 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:39.581702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-736bf81f-fd6f-4ea8-a0df-b6defa948a58 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:39.623210 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:39.623210 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:39.650253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:39.657739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-736bf81f-fd6f-4ea8-a0df-b6defa948a58 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:39.664158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-736bf81f-fd6f-4ea8-a0df-b6defa948a58 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:39.670797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-736bf81f-fd6f-4ea8-a0df-b6defa948a58 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:39.689130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-736bf81f-fd6f-4ea8-a0df-b6defa948a58 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:39.706049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:39.706049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:39.723402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ce4a902d-cc65-49bb-8289-3d5e7ac1f8a2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:39.728547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce4a902d-cc65-49bb-8289-3d5e7ac1f8a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:39.728853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-736bf81f-fd6f-4ea8-a0df-b6defa948a58 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 200
Aug 09 11:26:39.729059 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce4a902d-cc65-49bb-8289-3d5e7ac1f8a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:39.729813 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 155/300] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:39 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 972 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:39.730225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce4a902d-cc65-49bb-8289-3d5e7ac1f8a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:39.747713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:39.747713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:39.749113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ce4a902d-cc65-49bb-8289-3d5e7ac1f8a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:39.751425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce4a902d-cc65-49bb-8289-3d5e7ac1f8a2 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:39.752176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 146/301] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:39 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:39.761681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1669e6a0-dc43-4099-9828-859dac378f87 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:39.765395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1669e6a0-dc43-4099-9828-859dac378f87 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913/action
Aug 09 11:26:39.766161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1669e6a0-dc43-4099-9828-859dac378f87 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:39.766482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1669e6a0-dc43-4099-9828-859dac378f87 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:39.768713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-1669e6a0-dc43-4099-9828-859dac378f87 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot 'dd2a42c6-04f6-442f-be76-4ac275910913' with '{'status': 'error_deleting'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:39.800624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:39.800624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:39.829451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1669e6a0-dc43-4099-9828-859dac378f87 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913/action returned with HTTP 202
Aug 09 11:26:39.830361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 156/302] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:39 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:39.835956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c19e3fd6-7bd5-46a5-a467-0eb59e1e10a0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:39.841087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c19e3fd6-7bd5-46a5-a467-0eb59e1e10a0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:39.841551 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c19e3fd6-7bd5-46a5-a467-0eb59e1e10a0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:39.842918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c19e3fd6-7bd5-46a5-a467-0eb59e1e10a0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:39.846967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a5aac9e2-5e64-4b0d-bcb7-f1397d8d399f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:39.851308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a5aac9e2-5e64-4b0d-bcb7-f1397d8d399f tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] GET http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026
Aug 09 11:26:39.851976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a5aac9e2-5e64-4b0d-bcb7-f1397d8d399f tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:39.852583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a5aac9e2-5e64-4b0d-bcb7-f1397d8d399f tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:39.880755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:39.880755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:39.890746 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:39.890746 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:39.891342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a5aac9e2-5e64-4b0d-bcb7-f1397d8d399f tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Volume info retrieved successfully.
Aug 09 11:26:39.893151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c19e3fd6-7bd5-46a5-a467-0eb59e1e10a0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:39.897533 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c19e3fd6-7bd5-46a5-a467-0eb59e1e10a0 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:39.899145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 147/303] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:39 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 471 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:39.912196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a5aac9e2-5e64-4b0d-bcb7-f1397d8d399f tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 returned with HTTP 200
Aug 09 11:26:39.926845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 157/304] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:39 2022] GET /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 => generated 920 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:39.927198 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6a961b34-605d-49d6-8c07-5e791892210a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:39.929410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6a961b34-605d-49d6-8c07-5e791892210a tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913/action
Aug 09 11:26:39.929410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6a961b34-605d-49d6-8c07-5e791892210a tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:39.929742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6a961b34-605d-49d6-8c07-5e791892210a tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:39.950486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:39.950486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:39.951904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6a961b34-605d-49d6-8c07-5e791892210a tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Snapshot retrieved successfully.
Aug 09 11:26:40.007387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6a961b34-605d-49d6-8c07-5e791892210a tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Snapshot delete request issued successfully.
Aug 09 11:26:40.007922 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6a961b34-605d-49d6-8c07-5e791892210a tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913/action returned with HTTP 202
Aug 09 11:26:40.012056 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 148/305] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:39 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:40.014826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fa970395-cc28-4efe-ac1a-cc24057558fd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.022740 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fa970395-cc28-4efe-ac1a-cc24057558fd tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:40.031361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fa970395-cc28-4efe-ac1a-cc24057558fd tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.032410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fa970395-cc28-4efe-ac1a-cc24057558fd tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.044983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:40.044983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:40.046562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fa970395-cc28-4efe-ac1a-cc24057558fd tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:40.048862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fa970395-cc28-4efe-ac1a-cc24057558fd tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 200
Aug 09 11:26:40.050130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 158/306] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:40.496023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-704cea28-c724-475f-91a5-6bfdd8da68d4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.501070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-704cea28-c724-475f-91a5-6bfdd8da68d4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:40.501758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-704cea28-c724-475f-91a5-6bfdd8da68d4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.502513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-704cea28-c724-475f-91a5-6bfdd8da68d4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.518849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:40.518849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:40.527595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-704cea28-c724-475f-91a5-6bfdd8da68d4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:40.547656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-704cea28-c724-475f-91a5-6bfdd8da68d4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:40.548889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 149/307] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:40.554478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f5099b71-c09a-4535-a291-d310183af9a0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.558591 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f5099b71-c09a-4535-a291-d310183af9a0 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] GET http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:40.559052 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f5099b71-c09a-4535-a291-d310183af9a0 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.559722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f5099b71-c09a-4535-a291-d310183af9a0 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.575475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:40.575475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:40.583289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f5099b71-c09a-4535-a291-d310183af9a0 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Volume info retrieved successfully.
Aug 09 11:26:40.593000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f5099b71-c09a-4535-a291-d310183af9a0 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 200
Aug 09 11:26:40.593757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 159/308] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 916 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:40.609810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3c968787-338f-45c2-b05f-6c7be3d07ba4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.614093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c968787-338f-45c2-b05f-6c7be3d07ba4 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] GET http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:40.614545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c968787-338f-45c2-b05f-6c7be3d07ba4 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.615035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c968787-338f-45c2-b05f-6c7be3d07ba4 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.631315 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:40.631315 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:40.641048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3c968787-338f-45c2-b05f-6c7be3d07ba4 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Volume info retrieved successfully.
Aug 09 11:26:40.650704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c968787-338f-45c2-b05f-6c7be3d07ba4 tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 200
Aug 09 11:26:40.651898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 150/309] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 1092 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:40.670647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7dea1aee-fe99-4b0d-9c11-668ec288e5ca None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.676238 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7dea1aee-fe99-4b0d-9c11-668ec288e5ca tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] GET http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?host=hv-cinder-84989&binary=cinder-volume
Aug 09 11:26:40.676704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7dea1aee-fe99-4b0d-9c11-668ec288e5ca tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.677161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7dea1aee-fe99-4b0d-9c11-668ec288e5ca tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.688067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7dea1aee-fe99-4b0d-9c11-668ec288e5ca tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?host=hv-cinder-84989&binary=cinder-volume returned with HTTP 200
Aug 09 11:26:40.689165 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 160/310] 10.222.0.59 () {58 vars in 1309 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services?host=hv-cinder-84989&binary=cinder-volume => generated 276 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:40.702923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0b63447d-6063-4964-a649-fcf847614e5a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.708111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0b63447d-6063-4964-a649-fcf847614e5a tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] GET http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services
Aug 09 11:26:40.708688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0b63447d-6063-4964-a649-fcf847614e5a tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.709285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0b63447d-6063-4964-a649-fcf847614e5a tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.717020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0b63447d-6063-4964-a649-fcf847614e5a tempest-VolumesServicesTestJSON-641536430 tempest-VolumesServicesTestJSON-641536430-project-admin] http://10.222.0.59/volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services returned with HTTP 200
Aug 09 11:26:40.717766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 151/311] 10.222.0.59 () {58 vars in 1226 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/8e835e44cc3e41cca4d9cbc58da0b6f7/os-services => generated 642 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:40.727662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-240dd41d-4e81-4746-aec8-263e1868d605 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.731452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-240dd41d-4e81-4746-aec8-263e1868d605 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] DELETE http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:40.731906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-240dd41d-4e81-4746-aec8-263e1868d605 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.732362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-240dd41d-4e81-4746-aec8-263e1868d605 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.732751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-240dd41d-4e81-4746-aec8-263e1868d605 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Delete volume with id: 19e69668-2fa0-4088-8b89-1c3947237daa 
Aug 09 11:26:40.748301 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:40.748301 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:40.749264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-240dd41d-4e81-4746-aec8-263e1868d605 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Volume info retrieved successfully.
Aug 09 11:26:40.765898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1bb59b2c-1859-4dbc-99db-c43d42c6a4f0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.770092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1bb59b2c-1859-4dbc-99db-c43d42c6a4f0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1
Aug 09 11:26:40.770329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1bb59b2c-1859-4dbc-99db-c43d42c6a4f0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.770799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1bb59b2c-1859-4dbc-99db-c43d42c6a4f0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.783296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1bb59b2c-1859-4dbc-99db-c43d42c6a4f0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 returned with HTTP 404
Aug 09 11:26:40.784317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 152/312] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/ccb0e0b4-5e4e-4543-98f3-95301cdb2ee1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:26:40.788023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-240dd41d-4e81-4746-aec8-263e1868d605 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Delete volume request issued successfully.
Aug 09 11:26:40.788438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-240dd41d-4e81-4746-aec8-263e1868d605 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 202
Aug 09 11:26:40.789504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 161/313] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:40 2022] DELETE /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:40.790863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-350a1294-1a89-4f17-a2da-6091f64214e1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.794780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-16bc2d7b-ba9a-403d-a34f-d2f600ded9d6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.795093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-350a1294-1a89-4f17-a2da-6091f64214e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563
Aug 09 11:26:40.795436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-350a1294-1a89-4f17-a2da-6091f64214e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.795885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-350a1294-1a89-4f17-a2da-6091f64214e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.796260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-350a1294-1a89-4f17-a2da-6091f64214e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member a0b03a07-3ff5-4a71-ac1d-feaa7f497563 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:40.800793 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-16bc2d7b-ba9a-403d-a34f-d2f600ded9d6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] GET http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:40.801634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-16bc2d7b-ba9a-403d-a34f-d2f600ded9d6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.802207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-350a1294-1a89-4f17-a2da-6091f64214e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563 returned with HTTP 404
Aug 09 11:26:40.802623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-16bc2d7b-ba9a-403d-a34f-d2f600ded9d6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.803226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 153/314] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Aug 09 11:26:40.809334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4d736659-3d9d-479f-b1f2-32abe07ce707 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.816345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4d736659-3d9d-479f-b1f2-32abe07ce707 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524/action
Aug 09 11:26:40.817281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4d736659-3d9d-479f-b1f2-32abe07ce707 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:40.817834 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4d736659-3d9d-479f-b1f2-32abe07ce707 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:40.819756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:40.819756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:40.820445 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-4d736659-3d9d-479f-b1f2-32abe07ce707 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] delete called for group cd6652be-8295-4284-b0ff-aba106ecb524 {{(pid=110682) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:26:40.820781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-4d736659-3d9d-479f-b1f2-32abe07ce707 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Delete group with id: cd6652be-8295-4284-b0ff-aba106ecb524
Aug 09 11:26:40.828172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:40.828172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:40.828440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-16bc2d7b-ba9a-403d-a34f-d2f600ded9d6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Volume info retrieved successfully.
Aug 09 11:26:40.841370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-16bc2d7b-ba9a-403d-a34f-d2f600ded9d6 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 200
Aug 09 11:26:40.841370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 162/315] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:40.899898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4d736659-3d9d-479f-b1f2-32abe07ce707 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524/action returned with HTTP 202
Aug 09 11:26:40.900701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 154/316] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:40 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:40.907802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-181d23d4-3c88-49db-adc8-844142e66c0d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.914450 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-181d23d4-3c88-49db-adc8-844142e66c0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524
Aug 09 11:26:40.915245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-181d23d4-3c88-49db-adc8-844142e66c0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.915993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-181d23d4-3c88-49db-adc8-844142e66c0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.916403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-181d23d4-3c88-49db-adc8-844142e66c0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member cd6652be-8295-4284-b0ff-aba106ecb524 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:40.922866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:40.922866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:40.934487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9aa46ae7-582d-4a1a-b737-d597f6970c1b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.938030 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-181d23d4-3c88-49db-adc8-844142e66c0d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 returned with HTTP 200
Aug 09 11:26:40.939049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 163/317] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 => generated 321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:40.939235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9aa46ae7-582d-4a1a-b737-d597f6970c1b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] GET http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026
Aug 09 11:26:40.939576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9aa46ae7-582d-4a1a-b737-d597f6970c1b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:40.940078 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9aa46ae7-582d-4a1a-b737-d597f6970c1b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:40.958055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:40.958055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:40.965634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9aa46ae7-582d-4a1a-b737-d597f6970c1b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Volume info retrieved successfully.
Aug 09 11:26:40.975594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9aa46ae7-582d-4a1a-b737-d597f6970c1b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 returned with HTTP 200
Aug 09 11:26:40.976330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 155/318] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:40 2022] GET /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 => generated 921 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:40.992417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-61b68ddd-893d-46fb-85fe-c6baebda4d3f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:40.998116 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-61b68ddd-893d-46fb-85fe-c6baebda4d3f tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] PUT http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef
Aug 09 11:26:40.998989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-61b68ddd-893d-46fb-85fe-c6baebda4d3f tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.013686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.013686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.060225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-17da16bb-e7cb-44a1-a7b6-5560c9256c24 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.066509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-17da16bb-e7cb-44a1-a7b6-5560c9256c24 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:41.067431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-17da16bb-e7cb-44a1-a7b6-5560c9256c24 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.068264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-17da16bb-e7cb-44a1-a7b6-5560c9256c24 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.083982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-17da16bb-e7cb-44a1-a7b6-5560c9256c24 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 404
Aug 09 11:26:41.085293 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 156/319] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:41.090832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d38c3f33-d5de-4404-b8ce-170c914f0fe8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.096899 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d38c3f33-d5de-4404-b8ce-170c914f0fe8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action
Aug 09 11:26:41.097849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d38c3f33-d5de-4404-b8ce-170c914f0fe8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:41.098344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d38c3f33-d5de-4404-b8ce-170c914f0fe8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.101718 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.admin_actions [None req-d38c3f33-d5de-4404-b8ce-170c914f0fe8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '8a91455f-a4cd-4f4b-ad58-474bba9596ee' with '{'status': 'available'}' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:41.110952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-61b68ddd-893d-46fb-85fe-c6baebda4d3f tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef returned with HTTP 200
Aug 09 11:26:41.111888 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 164/320] 10.222.0.59 () {60 vars in 1351 bytes} [Tue Aug  9 11:26:40 2022] PUT /volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef => generated 491 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:41.122226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4763208b-649a-4004-bfb6-a36aedb36e48 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.130181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] POST http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes
Aug 09 11:26:41.130517 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.130517 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.132559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.135668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Create volume request body: {'volume': {'size': 2}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:41.135668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Create volume of 2 GB
Aug 09 11:26:41.147688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Availability Zones retrieved successfully.
Aug 09 11:26:41.152502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d38c3f33-d5de-4404-b8ce-170c914f0fe8 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action returned with HTTP 202
Aug 09 11:26:41.153395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 157/321] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:41 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:26:41.159327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-47936ce5-e5e6-4d81-893f-88f7c51fb4b9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.165014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-47936ce5-e5e6-4d81-893f-88f7c51fb4b9 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:41.165611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-47936ce5-e5e6-4d81-893f-88f7c51fb4b9 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.166296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-47936ce5-e5e6-4d81-893f-88f7c51fb4b9 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.176943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Flow 'volume_create_api' (8a46c3bf-db69-48d2-9eb2-c251fd7892cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:41.179562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925d432f-d274-4f41-91c9-9583243f2a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:41.181332 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.181332 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.182421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Validating volume size '2' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:41.183388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-47936ce5-e5e6-4d81-893f-88f7c51fb4b9 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:41.186288 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-47936ce5-e5e6-4d81-893f-88f7c51fb4b9 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:41.188083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 158/322] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:41.200594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-31a4bc32-132e-4a00-8350-4e18acf2fb93 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.204667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=94,cinder:UPDATE=2,cinder:DELETE=1,cinder:INSERT=3 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:41.207413 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-31a4bc32-132e-4a00-8350-4e18acf2fb93 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action
Aug 09 11:26:41.209766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-31a4bc32-132e-4a00-8350-4e18acf2fb93 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:41.211110 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-31a4bc32-132e-4a00-8350-4e18acf2fb93 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.214529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.admin_actions [None req-31a4bc32-132e-4a00-8350-4e18acf2fb93 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '8a91455f-a4cd-4f4b-ad58-474bba9596ee' with '{'status': 'creating'}' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:41.250889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925d432f-d274-4f41-91c9-9583243f2a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:41.257751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366f8708-ed0f-4bb6-a56d-0ed6749679fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:41.261195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.261195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.303181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-31a4bc32-132e-4a00-8350-4e18acf2fb93 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action returned with HTTP 202
Aug 09 11:26:41.306869 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 159/323] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:41 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:26:41.309340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota_utils [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Quota exceeded for 63b2a638da1148cd85397077090cf8ef, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes']
Aug 09 11:26:41.311572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3450d1ed-7d54-44e2-96f6-b2db26b71157 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.317186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3450d1ed-7d54-44e2-96f6-b2db26b71157 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:41.317712 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3450d1ed-7d54-44e2-96f6-b2db26b71157 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.318177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3450d1ed-7d54-44e2-96f6-b2db26b71157 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.329041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.329041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.330071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3450d1ed-7d54-44e2-96f6-b2db26b71157 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:41.332048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3450d1ed-7d54-44e2-96f6-b2db26b71157 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:41.332782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 160/324] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:41.341429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e25f41f6-afc4-4a73-9117-d059ce399a3f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.345356 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e25f41f6-afc4-4a73-9117-d059ce399a3f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] POST http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action
Aug 09 11:26:41.346565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e25f41f6-afc4-4a73-9117-d059ce399a3f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:41.346565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e25f41f6-afc4-4a73-9117-d059ce399a3f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.348569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.snapshot_actions [None req-e25f41f6-afc4-4a73-9117-d059ce399a3f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=110682) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}}
Aug 09 11:26:41.359707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.359707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.360729 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.contrib.snapshot_actions [None req-e25f41f6-afc4-4a73-9117-d059ce399a3f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Updating snapshot 8a91455f-a4cd-4f4b-ad58-474bba9596ee with info {'id': '8a91455f-a4cd-4f4b-ad58-474bba9596ee', 'status': 'error', 'progress': '80%'}
Aug 09 11:26:41.362161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366f8708-ed0f-4bb6-a56d-0ed6749679fd) transitioned into state 'FAILURE' from state 'RUNNING'
Aug 09 11:26:41.362161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed.
Aug 09 11:26:41.366871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366f8708-ed0f-4bb6-a56d-0ed6749679fd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:41.367055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=93,cinder:UPDATE=5,cinder:DELETE=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:41.368968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366f8708-ed0f-4bb6-a56d-0ed6749679fd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Aug 09 11:26:41.372454 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925d432f-d274-4f41-91c9-9583243f2a3b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:41.376968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e25f41f6-afc4-4a73-9117-d059ce399a3f tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action returned with HTTP 202
Aug 09 11:26:41.378177 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925d432f-d274-4f41-91c9-9583243f2a3b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Aug 09 11:26:41.380844 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Flow 'volume_create_api' (8a46c3bf-db69-48d2-9eb2-c251fd7892cb) transitioned into state 'REVERTED' from state 'RUNNING'
Aug 09 11:26:41.381446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.middleware.fault [None req-4763208b-649a-4004-bfb6-a36aedb36e48 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes returned with HTTP 413
Aug 09 11:26:41.381555 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 161/325] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:41 2022] POST /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:26:41.383207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 165/326] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:41 2022] POST /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes => generated 208 bytes in 263 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0)
Aug 09 11:26:41.383313 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-603a1be5-8dbe-4398-9b9c-8b2939ea6254 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.388989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-defdaa70-a726-4ed7-a8ca-ff19ab81a625 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.390314 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-603a1be5-8dbe-4398-9b9c-8b2939ea6254 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] GET http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:41.391072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-603a1be5-8dbe-4398-9b9c-8b2939ea6254 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.391613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-603a1be5-8dbe-4398-9b9c-8b2939ea6254 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.396804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-defdaa70-a726-4ed7-a8ca-ff19ab81a625 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] PUT http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef
Aug 09 11:26:41.397795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-defdaa70-a726-4ed7-a8ca-ff19ab81a625 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.403335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.403335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.404251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-603a1be5-8dbe-4398-9b9c-8b2939ea6254 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Snapshot retrieved successfully.
Aug 09 11:26:41.406009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-603a1be5-8dbe-4398-9b9c-8b2939ea6254 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:41.409797 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 162/327] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:41.415656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c8a123ba-06ee-43df-9971-22b0dc7611b6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.417786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.417786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.420207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c8a123ba-06ee-43df-9971-22b0dc7611b6 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] POST http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action
Aug 09 11:26:41.420790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c8a123ba-06ee-43df-9971-22b0dc7611b6 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:41.421183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c8a123ba-06ee-43df-9971-22b0dc7611b6 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.423658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.admin_actions [None req-c8a123ba-06ee-43df-9971-22b0dc7611b6 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] Updating snapshot '8a91455f-a4cd-4f4b-ad58-474bba9596ee' with '{'status': 'available'}' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}}
Aug 09 11:26:41.446986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.446986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.504902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c8a123ba-06ee-43df-9971-22b0dc7611b6 tempest-SnapshotsActionsTest-818131511 tempest-SnapshotsActionsTest-818131511-project-admin] http://10.222.0.59/volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action returned with HTTP 202
Aug 09 11:26:41.505794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 163/328] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:26:41 2022] POST /volume/v3/9db421ef423e463bb8ef79e5c8ea9b63/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:26:41.512421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-06dc0ec9-c736-4a5b-976b-992786d260f7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.516478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-06dc0ec9-c736-4a5b-976b-992786d260f7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:41.516957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-06dc0ec9-c736-4a5b-976b-992786d260f7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.517381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-06dc0ec9-c736-4a5b-976b-992786d260f7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.537647 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.537647 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.538662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-06dc0ec9-c736-4a5b-976b-992786d260f7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:41.538805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-defdaa70-a726-4ed7-a8ca-ff19ab81a625 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef returned with HTTP 200
Aug 09 11:26:41.540070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 166/329] 10.222.0.59 () {60 vars in 1351 bytes} [Tue Aug  9 11:26:41 2022] PUT /volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef => generated 491 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:41.544044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-06dc0ec9-c736-4a5b-976b-992786d260f7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:41.544862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 164/330] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:41.548099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.552363 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] POST http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes
Aug 09 11:26:41.553433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.555542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d4d96d1d-d742-46f2-bb77-e99498529a28 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.556098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Create volume request body: {'volume': {'size': 1}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:41.556565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Create volume of 1 GB
Aug 09 11:26:41.559684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d4d96d1d-d742-46f2-bb77-e99498529a28 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] DELETE http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:41.560135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d4d96d1d-d742-46f2-bb77-e99498529a28 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.560591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d4d96d1d-d742-46f2-bb77-e99498529a28 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.560888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-d4d96d1d-d742-46f2-bb77-e99498529a28 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Delete snapshot with id: dd2a42c6-04f6-442f-be76-4ac275910913
Aug 09 11:26:41.564896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Availability Zones retrieved successfully.
Aug 09 11:26:41.570626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d4d96d1d-d742-46f2-bb77-e99498529a28 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 returned with HTTP 404
Aug 09 11:26:41.571851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 165/331] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:26:41 2022] DELETE /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/dd2a42c6-04f6-442f-be76-4ac275910913 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:26:41.576136 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-55b683f8-6fca-4722-b751-e24966f4ba42 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.579779 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-55b683f8-6fca-4722-b751-e24966f4ba42 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:41.580223 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-55b683f8-6fca-4722-b751-e24966f4ba42 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.580696 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-55b683f8-6fca-4722-b751-e24966f4ba42 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.587393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Flow 'volume_create_api' (d9dd9512-2c5b-441a-8076-efa599fc6e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:41.589940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd958944-1557-4a43-8dfd-b1a9fe1b84bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:41.592782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:41.596576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.596576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.604689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-55b683f8-6fca-4722-b751-e24966f4ba42 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:41.615250 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-55b683f8-6fca-4722-b751-e24966f4ba42 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:41.616010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 166/332] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:41.617250 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-12dc985e-0652-4dc9-bc5b-8b1545d6e174 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.621411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-12dc985e-0652-4dc9-bc5b-8b1545d6e174 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] DELETE http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:41.621860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-12dc985e-0652-4dc9-bc5b-8b1545d6e174 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.622314 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-12dc985e-0652-4dc9-bc5b-8b1545d6e174 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.622619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-12dc985e-0652-4dc9-bc5b-8b1545d6e174 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Delete snapshot with id: 76d22334-7782-465f-b014-551dc5952cea
Aug 09 11:26:41.633832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-12dc985e-0652-4dc9-bc5b-8b1545d6e174 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea returned with HTTP 404
Aug 09 11:26:41.634683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd958944-1557-4a43-8dfd-b1a9fe1b84bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:41.638044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 167/333] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:26:41 2022] DELETE /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/76d22334-7782-465f-b014-551dc5952cea => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:41.638233 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (818d2425-8bd6-4bbe-a51b-2309319a9c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:41.639734 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-15f31313-79e2-48a9-97b1-6f297d73d90c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.643864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15f31313-79e2-48a9-97b1-6f297d73d90c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] DELETE http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:41.644318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15f31313-79e2-48a9-97b1-6f297d73d90c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.644935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15f31313-79e2-48a9-97b1-6f297d73d90c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.645230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-15f31313-79e2-48a9-97b1-6f297d73d90c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Delete snapshot with id: b683ced5-a6b7-4e78-ab75-681796ea4373
Aug 09 11:26:41.654309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15f31313-79e2-48a9-97b1-6f297d73d90c tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 returned with HTTP 404
Aug 09 11:26:41.658414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 168/334] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:26:41 2022] DELETE /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/b683ced5-a6b7-4e78-ab75-681796ea4373 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:41.660301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-415f874e-6d18-4c81-993d-fe29fa1f3b5d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.664590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-415f874e-6d18-4c81-993d-fe29fa1f3b5d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] DELETE http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:41.665307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-415f874e-6d18-4c81-993d-fe29fa1f3b5d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.665910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-415f874e-6d18-4c81-993d-fe29fa1f3b5d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.666278 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-415f874e-6d18-4c81-993d-fe29fa1f3b5d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Delete snapshot with id: 845654b6-ce91-4c72-9f5c-fb635febbdbe
Aug 09 11:26:41.675497 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-415f874e-6d18-4c81-993d-fe29fa1f3b5d tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe returned with HTTP 404
Aug 09 11:26:41.676521 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 169/335] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:26:41 2022] DELETE /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/845654b6-ce91-4c72-9f5c-fb635febbdbe => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:26:41.681563 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4ec65837-43a4-41d6-b85b-b5435b3dfefe None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.686239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4ec65837-43a4-41d6-b85b-b5435b3dfefe tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] DELETE http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:41.686469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4ec65837-43a4-41d6-b85b-b5435b3dfefe tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.686950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4ec65837-43a4-41d6-b85b-b5435b3dfefe tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.687326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-4ec65837-43a4-41d6-b85b-b5435b3dfefe tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Delete snapshot with id: 8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:41.687847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota_utils [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Quota exceeded for 63b2a638da1148cd85397077090cf8ef, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes']
Aug 09 11:26:41.691950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (818d2425-8bd6-4bbe-a51b-2309319a9c3e) transitioned into state 'FAILURE' from state 'RUNNING'
Aug 09 11:26:41.691950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'.
Aug 09 11:26:41.700633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (818d2425-8bd6-4bbe-a51b-2309319a9c3e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:41.703080 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.703080 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.704582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (818d2425-8bd6-4bbe-a51b-2309319a9c3e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Aug 09 11:26:41.704967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4ec65837-43a4-41d6-b85b-b5435b3dfefe tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:41.708306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd958944-1557-4a43-8dfd-b1a9fe1b84bf) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:41.712191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd958944-1557-4a43-8dfd-b1a9fe1b84bf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Aug 09 11:26:41.717695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Flow 'volume_create_api' (d9dd9512-2c5b-441a-8076-efa599fc6e29) transitioned into state 'REVERTED' from state 'RUNNING'
Aug 09 11:26:41.718710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.middleware.fault [None req-a55872e1-d72f-40ff-b20f-8c86b07583d1 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes returned with HTTP 413
Aug 09 11:26:41.722884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 167/336] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:41 2022] POST /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes => generated 150 bytes in 175 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0)
Aug 09 11:26:41.729355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6b939c84-670b-48d1-988f-70dba1fb2381 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.739728 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6b939c84-670b-48d1-988f-70dba1fb2381 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] PUT http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef
Aug 09 11:26:41.741209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6b939c84-670b-48d1-988f-70dba1fb2381 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.744275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4ec65837-43a4-41d6-b85b-b5435b3dfefe tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot delete request issued successfully.
Aug 09 11:26:41.744717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4ec65837-43a4-41d6-b85b-b5435b3dfefe tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 202
Aug 09 11:26:41.745869 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 170/337] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:26:41 2022] DELETE /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:41.751213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c71eb2ca-56b3-4de2-ba08-2f5a7f609b97 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.755694 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c71eb2ca-56b3-4de2-ba08-2f5a7f609b97 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:41.755998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c71eb2ca-56b3-4de2-ba08-2f5a7f609b97 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.756477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c71eb2ca-56b3-4de2-ba08-2f5a7f609b97 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.757995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.757995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.771885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.771885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.773698 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c71eb2ca-56b3-4de2-ba08-2f5a7f609b97 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Snapshot retrieved successfully.
Aug 09 11:26:41.777268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c71eb2ca-56b3-4de2-ba08-2f5a7f609b97 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 200
Aug 09 11:26:41.783785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 171/338] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:41.798548 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=97,cinder:UPDATE=3 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:41.833058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6b939c84-670b-48d1-988f-70dba1fb2381 tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef returned with HTTP 200
Aug 09 11:26:41.834561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 168/339] 10.222.0.59 () {60 vars in 1351 bytes} [Tue Aug  9 11:26:41 2022] PUT /volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef => generated 490 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:41.843072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ff7f676a-f98d-45a7-a1ca-4f8ad0c47acd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.846879 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ff7f676a-f98d-45a7-a1ca-4f8ad0c47acd tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] POST http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026/action
Aug 09 11:26:41.847615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ff7f676a-f98d-45a7-a1ca-4f8ad0c47acd tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:41.847941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ff7f676a-f98d-45a7-a1ca-4f8ad0c47acd tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:41.863916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2d28b414-9757-40f5-b889-c4a083629d77 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.865828 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:41.865828 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:41.866928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ff7f676a-f98d-45a7-a1ca-4f8ad0c47acd tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Volume info retrieved successfully.
Aug 09 11:26:41.872170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2d28b414-9757-40f5-b889-c4a083629d77 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] GET http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa
Aug 09 11:26:41.873232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2d28b414-9757-40f5-b889-c4a083629d77 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.874440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2d28b414-9757-40f5-b889-c4a083629d77 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.896986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2d28b414-9757-40f5-b889-c4a083629d77 tempest-VolumesServicesTestJSON-1712350059 tempest-VolumesServicesTestJSON-1712350059-project] http://10.222.0.59/volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa returned with HTTP 404
Aug 09 11:26:41.899504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 169/340] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/33c9e08f191f44d2af544e61e7f6a509/volumes/19e69668-2fa0-4088-8b89-1c3947237daa => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:41.945062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: ERROR cinder.volume.api [None req-ff7f676a-f98d-45a7-a1ca-4f8ad0c47acd tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Quota exceeded for 63b2a638da1148cd85397077090cf8ef, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes']
Aug 09 11:26:41.949768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-84d13aa4-40ed-4a68-96ae-4948707aba7f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.956756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84d13aa4-40ed-4a68-96ae-4948707aba7f tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524
Aug 09 11:26:41.957456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84d13aa4-40ed-4a68-96ae-4948707aba7f tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.957913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84d13aa4-40ed-4a68-96ae-4948707aba7f tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.958090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.middleware.fault [None req-ff7f676a-f98d-45a7-a1ca-4f8ad0c47acd tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026/action returned with HTTP 413
Aug 09 11:26:41.958449 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-84d13aa4-40ed-4a68-96ae-4948707aba7f tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member cd6652be-8295-4284-b0ff-aba106ecb524 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:41.960813 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 172/341] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:26:41 2022] POST /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026/action => generated 208 bytes in 119 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0)
Aug 09 11:26:41.968594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-048b6430-cda7-4eab-b141-bed7a18ec803 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.970774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84d13aa4-40ed-4a68-96ae-4948707aba7f tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 returned with HTTP 404
Aug 09 11:26:41.972387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 170/342] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:26:41.977205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-048b6430-cda7-4eab-b141-bed7a18ec803 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] DELETE http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026
Aug 09 11:26:41.977991 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-048b6430-cda7-4eab-b141-bed7a18ec803 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:41.978854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-048b6430-cda7-4eab-b141-bed7a18ec803 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:41.979224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6d90fdb7-d5b3-4ef1-92d7-be6665ea10c2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:41.979569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-048b6430-cda7-4eab-b141-bed7a18ec803 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Delete volume with id: a5e481d8-a465-422d-98ff-fb589d077026 
Aug 09 11:26:42.002902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6d90fdb7-d5b3-4ef1-92d7-be6665ea10c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/detail
Aug 09 11:26:42.003530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6d90fdb7-d5b3-4ef1-92d7-be6665ea10c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.004053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6d90fdb7-d5b3-4ef1-92d7-be6665ea10c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:42.011234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:42.011234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:42.013272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-048b6430-cda7-4eab-b141-bed7a18ec803 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Volume info retrieved successfully.
Aug 09 11:26:42.014310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6d90fdb7-d5b3-4ef1-92d7-be6665ea10c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/detail returned with HTTP 200
Aug 09 11:26:42.018251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 171/343] 10.222.0.59 () {60 vars in 1273 bytes} [Tue Aug  9 11:26:41 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/detail => generated 14 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:42.027017 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9bdd07c0-58c7-4d66-887d-7fc768ca4c69 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.033156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9bdd07c0-58c7-4d66-887d-7fc768ca4c69 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail
Aug 09 11:26:42.034305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9bdd07c0-58c7-4d66-887d-7fc768ca4c69 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.035235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9bdd07c0-58c7-4d66-887d-7fc768ca4c69 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:42.036334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-9bdd07c0-58c7-4d66-887d-7fc768ca4c69 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:42.039679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-9bdd07c0-58c7-4d66-887d-7fc768ca4c69 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:42.056833 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-048b6430-cda7-4eab-b141-bed7a18ec803 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Delete volume request issued successfully.
Aug 09 11:26:42.057334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-048b6430-cda7-4eab-b141-bed7a18ec803 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 returned with HTTP 202
Aug 09 11:26:42.058625 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 173/344] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:41 2022] DELETE /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:42.065671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-56f37758-491c-45b7-a071-f6198d3d8f6b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.071101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-56f37758-491c-45b7-a071-f6198d3d8f6b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] GET http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026
Aug 09 11:26:42.071101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-56f37758-491c-45b7-a071-f6198d3d8f6b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.071440 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-56f37758-491c-45b7-a071-f6198d3d8f6b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:42.092615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:42.092615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:42.112239 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9bdd07c0-58c7-4d66-887d-7fc768ca4c69 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Get all volumes completed successfully.
Aug 09 11:26:42.115428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-56f37758-491c-45b7-a071-f6198d3d8f6b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Volume info retrieved successfully.
Aug 09 11:26:42.121092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9bdd07c0-58c7-4d66-887d-7fc768ca4c69 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail returned with HTTP 200
Aug 09 11:26:42.126921 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 172/345] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:26:42 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:42.130214 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-56f37758-491c-45b7-a071-f6198d3d8f6b tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 returned with HTTP 200
Aug 09 11:26:42.131506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 174/346] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:42 2022] GET /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 => generated 920 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:42.145309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bf9fad10-4b42-40e2-921f-911e3027296e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.149569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bf9fad10-4b42-40e2-921f-911e3027296e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524/action
Aug 09 11:26:42.150353 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bf9fad10-4b42-40e2-921f-911e3027296e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:42.150803 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bf9fad10-4b42-40e2-921f-911e3027296e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:42.152861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-bf9fad10-4b42-40e2-921f-911e3027296e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] delete called for group cd6652be-8295-4284-b0ff-aba106ecb524 {{(pid=110681) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:26:42.153148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-bf9fad10-4b42-40e2-921f-911e3027296e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Delete group with id: cd6652be-8295-4284-b0ff-aba106ecb524
Aug 09 11:26:42.159358 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bf9fad10-4b42-40e2-921f-911e3027296e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524/action returned with HTTP 404
Aug 09 11:26:42.162889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 173/347] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:42 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/cd6652be-8295-4284-b0ff-aba106ecb524/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:26:42.166258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-feb069f6-37ad-4bcb-8881-f08c498ccc10 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.171621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-feb069f6-37ad-4bcb-8881-f08c498ccc10 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail
Aug 09 11:26:42.172343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-feb069f6-37ad-4bcb-8881-f08c498ccc10 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.173025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-feb069f6-37ad-4bcb-8881-f08c498ccc10 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:42.173865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-feb069f6-37ad-4bcb-8881-f08c498ccc10 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:42.178485 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-feb069f6-37ad-4bcb-8881-f08c498ccc10 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:42.223711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-feb069f6-37ad-4bcb-8881-f08c498ccc10 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Get all volumes completed successfully.
Aug 09 11:26:42.232023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-feb069f6-37ad-4bcb-8881-f08c498ccc10 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail returned with HTTP 200
Aug 09 11:26:42.233664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 175/348] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:26:42 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:42.250409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-64f6f02f-f3d4-4029-bc49-491f65f9b98d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.254561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-64f6f02f-f3d4-4029-bc49-491f65f9b98d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563/action
Aug 09 11:26:42.255396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-64f6f02f-f3d4-4029-bc49-491f65f9b98d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:42.255715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-64f6f02f-f3d4-4029-bc49-491f65f9b98d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:42.257792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-64f6f02f-f3d4-4029-bc49-491f65f9b98d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] delete called for group a0b03a07-3ff5-4a71-ac1d-feaa7f497563 {{(pid=110681) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:26:42.258081 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-64f6f02f-f3d4-4029-bc49-491f65f9b98d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Delete group with id: a0b03a07-3ff5-4a71-ac1d-feaa7f497563
Aug 09 11:26:42.266340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-64f6f02f-f3d4-4029-bc49-491f65f9b98d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563/action returned with HTTP 404
Aug 09 11:26:42.267469 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 174/349] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:42 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/a0b03a07-3ff5-4a71-ac1d-feaa7f497563/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:26:42.272594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c4acc6b0-15fc-4684-b605-a5c4b1f191c3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.276672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c4acc6b0-15fc-4684-b605-a5c4b1f191c3 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] DELETE http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types/ad182e23-5c60-47ec-9572-88f92454f3ae
Aug 09 11:26:42.277175 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c4acc6b0-15fc-4684-b605-a5c4b1f191c3 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.277616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c4acc6b0-15fc-4684-b605-a5c4b1f191c3 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:42.301929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c4acc6b0-15fc-4684-b605-a5c4b1f191c3 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types/ad182e23-5c60-47ec-9572-88f92454f3ae returned with HTTP 202
Aug 09 11:26:42.302928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 176/350] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:26:42 2022] DELETE /volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types/ad182e23-5c60-47ec-9572-88f92454f3ae => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:42.316588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-922e6164-a329-4008-adae-d7b74f52a7b2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.324112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-922e6164-a329-4008-adae-d7b74f52a7b2 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] POST http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types
Aug 09 11:26:42.325459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-922e6164-a329-4008-adae-d7b74f52a7b2 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-534119559"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:42.358455 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-922e6164-a329-4008-adae-d7b74f52a7b2 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types returned with HTTP 200
Aug 09 11:26:42.359537 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 175/351] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:26:42 2022] POST /volume/v3/76a7d02afb304aec8eb68137e8b007fb/types => generated 215 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:42.371633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fc631920-fc70-46a4-a230-0647ad8ccab3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.376327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fc631920-fc70-46a4-a230-0647ad8ccab3 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] POST http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types
Aug 09 11:26:42.377260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fc631920-fc70-46a4-a230-0647ad8ccab3 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-395047757"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:42.404614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fc631920-fc70-46a4-a230-0647ad8ccab3 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types returned with HTTP 202
Aug 09 11:26:42.405373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 177/352] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:26:42 2022] POST /volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types => generated 172 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:42.412835 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-44b98e28-618c-4aaf-9d94-07e87e407ca6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.419527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-44b98e28-618c-4aaf-9d94-07e87e407ca6 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups
Aug 09 11:26:42.420824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-44b98e28-618c-4aaf-9d94-07e87e407ca6 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f9bbc0f1-4850-4f94-b875-3e417b8155b1", "volume_types": ["4f5d4c0c-2293-4603-8c72-eb4ef2d468b8"], "name": "tempest-GroupsTest-Group-1740617332"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:42.424689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-44b98e28-618c-4aaf-9d94-07e87e407ca6 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Creating new group {'group': {'group_type': 'f9bbc0f1-4850-4f94-b875-3e417b8155b1', 'volume_types': ['4f5d4c0c-2293-4603-8c72-eb4ef2d468b8'], 'name': 'tempest-GroupsTest-Group-1740617332'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Aug 09 11:26:42.433623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-44b98e28-618c-4aaf-9d94-07e87e407ca6 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Creating group tempest-GroupsTest-Group-1740617332.
Aug 09 11:26:42.456999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-44b98e28-618c-4aaf-9d94-07e87e407ca6 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Availability Zones retrieved successfully.
Aug 09 11:26:42.504033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-44b98e28-618c-4aaf-9d94-07e87e407ca6 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Created reservations ['f3a6ee3b-c5d0-4a5a-8886-8747ece295ec'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:42.570389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-44b98e28-618c-4aaf-9d94-07e87e407ca6 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups returned with HTTP 202
Aug 09 11:26:42.580206 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 176/353] 10.222.0.59 () {62 vars in 1274 bytes} [Tue Aug  9 11:26:42 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups => generated 104 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:42.582509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-92ee5afc-7246-4ce8-8757-ab83288f62f0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.588093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92ee5afc-7246-4ce8-8757-ab83288f62f0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:42.589537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92ee5afc-7246-4ce8-8757-ab83288f62f0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.591409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92ee5afc-7246-4ce8-8757-ab83288f62f0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:42.591805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-92ee5afc-7246-4ce8-8757-ab83288f62f0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member c88c0208-34d4-4180-9995-0f7446db711f {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:42.603887 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:42.603887 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:42.622879 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=90,cinder:UPDATE=7,cinder:DELETE=1,cinder:INSERT=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:42.632343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-58e6b099-7064-46e2-ab82-5e364726f71d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.636464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-58e6b099-7064-46e2-ab82-5e364726f71d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:42.636925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-58e6b099-7064-46e2-ab82-5e364726f71d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.637331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-58e6b099-7064-46e2-ab82-5e364726f71d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:42.660919 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92ee5afc-7246-4ce8-8757-ab83288f62f0 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 200
Aug 09 11:26:42.661708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 178/354] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:42 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 332 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:42.666348 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:42.666348 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:42.677202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-58e6b099-7064-46e2-ab82-5e364726f71d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:42.690115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-58e6b099-7064-46e2-ab82-5e364726f71d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:42.691970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 177/355] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:42 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:42.803096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e7636873-4ba6-43d9-b8c6-edd0d0451095 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.810587 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e7636873-4ba6-43d9-b8c6-edd0d0451095 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee
Aug 09 11:26:42.811433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e7636873-4ba6-43d9-b8c6-edd0d0451095 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.812221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e7636873-4ba6-43d9-b8c6-edd0d0451095 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:42.863009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e7636873-4ba6-43d9-b8c6-edd0d0451095 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee returned with HTTP 404
Aug 09 11:26:42.876398 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 179/356] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:42 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/snapshots/8a91455f-a4cd-4f4b-ad58-474bba9596ee => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:42.879659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a5adbefd-10fc-4d20-b90b-bc1c876a1d33 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.890621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a5adbefd-10fc-4d20-b90b-bc1c876a1d33 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] DELETE http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:26:42.891618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a5adbefd-10fc-4d20-b90b-bc1c876a1d33 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.892457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a5adbefd-10fc-4d20-b90b-bc1c876a1d33 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:42.893251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-a5adbefd-10fc-4d20-b90b-bc1c876a1d33 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Delete volume with id: 6522ffba-69a8-4931-9804-c20d5fcd970c 
Aug 09 11:26:42.912722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:42.912722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:42.914727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a5adbefd-10fc-4d20-b90b-bc1c876a1d33 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Volume info retrieved successfully.
Aug 09 11:26:42.953891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a5adbefd-10fc-4d20-b90b-bc1c876a1d33 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Delete volume request issued successfully.
Aug 09 11:26:42.956993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a5adbefd-10fc-4d20-b90b-bc1c876a1d33 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c returned with HTTP 202
Aug 09 11:26:42.971496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 178/357] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:42 2022] DELETE /volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:42.978350 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-425164aa-6cbe-4fd7-a9f3-7aca45d0f6e7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:42.991139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-425164aa-6cbe-4fd7-a9f3-7aca45d0f6e7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:26:42.993942 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-425164aa-6cbe-4fd7-a9f3-7aca45d0f6e7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:42.995622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-425164aa-6cbe-4fd7-a9f3-7aca45d0f6e7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:43.028963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:43.028963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:43.039768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-425164aa-6cbe-4fd7-a9f3-7aca45d0f6e7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Volume info retrieved successfully.
Aug 09 11:26:43.056623 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-425164aa-6cbe-4fd7-a9f3-7aca45d0f6e7 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c returned with HTTP 200
Aug 09 11:26:43.058177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 180/358] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:42 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:43.153588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a561f25e-c695-4ce7-a91e-efa1640d08b9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:43.157274 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a561f25e-c695-4ce7-a91e-efa1640d08b9 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] GET http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026
Aug 09 11:26:43.157719 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a561f25e-c695-4ce7-a91e-efa1640d08b9 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:43.158168 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a561f25e-c695-4ce7-a91e-efa1640d08b9 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:43.171418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a561f25e-c695-4ce7-a91e-efa1640d08b9 tempest-VolumeQuotasNegativeTestJSON-507665052 tempest-VolumeQuotasNegativeTestJSON-507665052-project] http://10.222.0.59/volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 returned with HTTP 404
Aug 09 11:26:43.172361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 179/359] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:43 2022] GET /volume/v3/63b2a638da1148cd85397077090cf8ef/volumes/a5e481d8-a465-422d-98ff-fb589d077026 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:43.177586 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1e3309bb-a8f8-486e-858d-8413050bb00c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:43.182753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1e3309bb-a8f8-486e-858d-8413050bb00c tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] PUT http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef
Aug 09 11:26:43.183518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1e3309bb-a8f8-486e-858d-8413050bb00c tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:43.364714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-1e3309bb-a8f8-486e-858d-8413050bb00c tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-534119559 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-534119559, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:43.365499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-1e3309bb-a8f8-486e-858d-8413050bb00c tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-534119559 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-534119559, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:43.366279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-1e3309bb-a8f8-486e-858d-8413050bb00c tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-534119559 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-534119559, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:43.379301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1e3309bb-a8f8-486e-858d-8413050bb00c tempest-VolumeQuotasNegativeTestJSON-1751212359 tempest-VolumeQuotasNegativeTestJSON-1751212359-project-admin] http://10.222.0.59/volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef returned with HTTP 200
Aug 09 11:26:43.380160 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 181/360] 10.222.0.59 () {60 vars in 1352 bytes} [Tue Aug  9 11:26:43 2022] PUT /volume/v3/6320b8ae91104493a8b494732c1f03e1/os-quota-sets/63b2a638da1148cd85397077090cf8ef => generated 666 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:43.673159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f0259f63-0840-4169-bea9-e9fd96ab45b2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:43.679578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f0259f63-0840-4169-bea9-e9fd96ab45b2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:43.680380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f0259f63-0840-4169-bea9-e9fd96ab45b2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:43.681394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f0259f63-0840-4169-bea9-e9fd96ab45b2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:43.681911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-f0259f63-0840-4169-bea9-e9fd96ab45b2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member c88c0208-34d4-4180-9995-0f7446db711f {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:43.690599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:43.690599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:43.709079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a50baf84-98ae-4366-bdfa-4be8c51ca13f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:43.710607 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f0259f63-0840-4169-bea9-e9fd96ab45b2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 200
Aug 09 11:26:43.712890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 180/361] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:43 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:43.714830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a50baf84-98ae-4366-bdfa-4be8c51ca13f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:43.715240 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a50baf84-98ae-4366-bdfa-4be8c51ca13f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:43.715763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a50baf84-98ae-4366-bdfa-4be8c51ca13f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:43.720733 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:43.728299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes
Aug 09 11:26:43.729379 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f5d4c0c-2293-4603-8c72-eb4ef2d468b8", "group_id": "c88c0208-34d4-4180-9995-0f7446db711f", "size": 1, "name": "tempest-GroupsTest-Volume-597488596"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:43.732654 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Create volume request body: {'volume': {'volume_type': '4f5d4c0c-2293-4603-8c72-eb4ef2d468b8', 'group_id': 'c88c0208-34d4-4180-9995-0f7446db711f', 'size': 1, 'name': 'tempest-GroupsTest-Volume-597488596'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:43.737008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:43.737008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:43.747312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a50baf84-98ae-4366-bdfa-4be8c51ca13f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:43.750934 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:43.750934 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:43.752090 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Create volume of 1 GB
Aug 09 11:26:43.768255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a50baf84-98ae-4366-bdfa-4be8c51ca13f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:43.770104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 182/362] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:43 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:43.783370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Availability Zones retrieved successfully.
Aug 09 11:26:43.804186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Flow 'volume_create_api' (8aac9162-a309-4143-8a0d-cdba2dd9bf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:43.807012 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b70fa1f-dc31-48c3-8e11-3303c7f0cd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:43.808606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:43.808606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:43.809617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:43.857809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b70fa1f-dc31-48c3-8e11-3303c7f0cd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:26:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f5d4c0c-2293-4603-8c72-eb4ef2d468b8,is_public=True,name='tempest-GroupsTest-volume-type-534119559',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f5d4c0c-2293-4603-8c72-eb4ef2d468b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c88c0208-34d4-4180-9995-0f7446db711f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:43.861695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9937280-88ad-4888-aad9-b2225a017e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:43.886731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=91,cinder:INSERT=5,cinder:UPDATE=4 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:43.930186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-534119559 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-534119559, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:43.932613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-534119559 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-534119559, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:44.016471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Created reservations ['5689cac3-86e6-4504-9eec-a6bade54ea09', 'ddedca8f-7be3-4001-8e11-1eb89cba87c2', '029bb8c7-c291-44f3-ae0a-be9be4f9104f', 'e14745bc-d2af-4a67-be90-68814dc2947f'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:44.018717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9937280-88ad-4888-aad9-b2225a017e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5689cac3-86e6-4504-9eec-a6bade54ea09', 'ddedca8f-7be3-4001-8e11-1eb89cba87c2', '029bb8c7-c291-44f3-ae0a-be9be4f9104f', 'e14745bc-d2af-4a67-be90-68814dc2947f']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:44.021309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fc59cd2-a029-49ca-8a5f-74bf2afcb4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:44.053352 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fc59cd2-a029-49ca-8a5f-74bf2afcb4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f37eb0e2-27f0-4cb2-ab6a-54b61359b199', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-597488596',encryption_key_id=None,group_id=c88c0208-34d4-4180-9995-0f7446db711f,group_type_id=<?>,metadata={},multiattach=False,project_id='678d8f6219004ee18adb95cf9da719a6',qos_specs=None,replication_status=<?>,reservations=['5689cac3-86e6-4504-9eec-a6bade54ea09','ddedca8f-7be3-4001-8e11-1eb89cba87c2','029bb8c7-c291-44f3-ae0a-be9be4f9104f','e14745bc-d2af-4a67-be90-68814dc2947f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fafc2fe26b464ef8b109095f735c23ca',volume_type_id=4f5d4c0c-2293-4603-8c72-eb4ef2d468b8), '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=2022-08-09T11:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-597488596',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=c88c0208-34d4-4180-9995-0f7446db711f,host=None,id=f37eb0e2-27f0-4cb2-ab6a-54b61359b199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678d8f6219004ee18adb95cf9da719a6',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='fafc2fe26b464ef8b109095f735c23ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f5d4c0c-2293-4603-8c72-eb4ef2d468b8),volume_type_id=4f5d4c0c-2293-4603-8c72-eb4ef2d468b8)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:44.056204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52dde1c3-3912-462c-938b-b51487658d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:44.086027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-421949e8-c25d-4519-a03e-510a0b80ddb6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:44.089883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-421949e8-c25d-4519-a03e-510a0b80ddb6 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] GET http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c
Aug 09 11:26:44.090347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-421949e8-c25d-4519-a03e-510a0b80ddb6 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:44.090901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-421949e8-c25d-4519-a03e-510a0b80ddb6 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:44.091051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52dde1c3-3912-462c-938b-b51487658d13) 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-GroupsTest-Volume-597488596',encryption_key_id=None,group_id=c88c0208-34d4-4180-9995-0f7446db711f,group_type_id=<?>,metadata={},multiattach=False,project_id='678d8f6219004ee18adb95cf9da719a6',qos_specs=None,replication_status=<?>,reservations=['5689cac3-86e6-4504-9eec-a6bade54ea09','ddedca8f-7be3-4001-8e11-1eb89cba87c2','029bb8c7-c291-44f3-ae0a-be9be4f9104f','e14745bc-d2af-4a67-be90-68814dc2947f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fafc2fe26b464ef8b109095f735c23ca',volume_type_id=4f5d4c0c-2293-4603-8c72-eb4ef2d468b8)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:44.093136 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67381c03-72ec-4c70-92ed-1d4d6e8d7ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:44.104336 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-421949e8-c25d-4519-a03e-510a0b80ddb6 tempest-SnapshotsActionsTest-186287765 tempest-SnapshotsActionsTest-186287765-project] http://10.222.0.59/volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c returned with HTTP 404
Aug 09 11:26:44.108527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 183/363] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:44 2022] GET /volume/v3/19ea1099679243278b07ab1a1c54d504/volumes/6522ffba-69a8-4931-9804-c20d5fcd970c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:44.128890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67381c03-72ec-4c70-92ed-1d4d6e8d7ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:44.135171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Flow 'volume_create_api' (8aac9162-a309-4143-8a0d-cdba2dd9bf33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:44.138013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Create volume request issued successfully.
Aug 09 11:26:44.139683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:44.140075 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:44.157794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:44.173139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:44.173139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:44.189520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-164f9623-fa9b-46b7-a60b-2bd591722c50 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes returned with HTTP 202
Aug 09 11:26:44.202366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 181/364] 10.222.0.59 () {62 vars in 1277 bytes} [Tue Aug  9 11:26:43 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes => generated 890 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:44.204246 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4cb5c3dc-3a99-4fde-b552-c1035827f7b5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:44.208396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4cb5c3dc-3a99-4fde-b552-c1035827f7b5 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199
Aug 09 11:26:44.208895 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4cb5c3dc-3a99-4fde-b552-c1035827f7b5 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:44.209378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4cb5c3dc-3a99-4fde-b552-c1035827f7b5 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:44.255106 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:44.255106 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:44.299705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4cb5c3dc-3a99-4fde-b552-c1035827f7b5 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:44.301341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-4cb5c3dc-3a99-4fde-b552-c1035827f7b5 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:44.301724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-4cb5c3dc-3a99-4fde-b552-c1035827f7b5 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:44.320541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-4cb5c3dc-3a99-4fde-b552-c1035827f7b5 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:44.333884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:44.333884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:44.377190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4cb5c3dc-3a99-4fde-b552-c1035827f7b5 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199 returned with HTTP 200
Aug 09 11:26:44.378023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 184/365] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:44 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199 => generated 958 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:44.785549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-55873edc-5b8a-429b-bef9-0b864a0d158d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:44.790031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-55873edc-5b8a-429b-bef9-0b864a0d158d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:44.790673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-55873edc-5b8a-429b-bef9-0b864a0d158d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:44.791156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-55873edc-5b8a-429b-bef9-0b864a0d158d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:44.805779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:44.805779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:44.812616 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-55873edc-5b8a-429b-bef9-0b864a0d158d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:44.821878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-55873edc-5b8a-429b-bef9-0b864a0d158d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:44.822622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 182/366] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:44 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:45.394438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-800e781a-4ccd-4c96-90f2-66fca61210c2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:45.400218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-800e781a-4ccd-4c96-90f2-66fca61210c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199
Aug 09 11:26:45.400843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-800e781a-4ccd-4c96-90f2-66fca61210c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:45.401513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-800e781a-4ccd-4c96-90f2-66fca61210c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:45.436700 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:45.436700 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:45.451100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-800e781a-4ccd-4c96-90f2-66fca61210c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:45.452558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-800e781a-4ccd-4c96-90f2-66fca61210c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:45.454798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-800e781a-4ccd-4c96-90f2-66fca61210c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:45.463554 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-800e781a-4ccd-4c96-90f2-66fca61210c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:45.470744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:45.470744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:45.553181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-800e781a-4ccd-4c96-90f2-66fca61210c2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199 returned with HTTP 200
Aug 09 11:26:45.557572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 185/367] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:45 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199 => generated 983 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:45.574211 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:45.583031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes
Aug 09 11:26:45.584416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f5d4c0c-2293-4603-8c72-eb4ef2d468b8", "group_id": "c88c0208-34d4-4180-9995-0f7446db711f", "size": 1, "name": "tempest-GroupsTest-Volume-768579437"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:45.592184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Create volume request body: {'volume': {'volume_type': '4f5d4c0c-2293-4603-8c72-eb4ef2d468b8', 'group_id': 'c88c0208-34d4-4180-9995-0f7446db711f', 'size': 1, 'name': 'tempest-GroupsTest-Volume-768579437'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:45.632594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:45.632594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:45.636300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Create volume of 1 GB
Aug 09 11:26:45.665154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Availability Zones retrieved successfully.
Aug 09 11:26:45.703393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Flow 'volume_create_api' (ad0777b0-a5a2-4d2e-a016-40746e5441b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:45.706270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9be5a9-66df-4235-b758-791b807d3845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:45.723389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:45.723389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:45.729247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:45.789236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c9be5a9-66df-4235-b758-791b807d3845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:26:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f5d4c0c-2293-4603-8c72-eb4ef2d468b8,is_public=True,name='tempest-GroupsTest-volume-type-534119559',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f5d4c0c-2293-4603-8c72-eb4ef2d468b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c88c0208-34d4-4180-9995-0f7446db711f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:45.799798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daefd4c0-e2ff-4e0d-9d41-224aafc36aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:45.838337 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2175c4f2-beda-4078-beab-7463cb3b59c5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:45.843988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2175c4f2-beda-4078-beab-7463cb3b59c5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:45.845016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2175c4f2-beda-4078-beab-7463cb3b59c5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:45.845806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2175c4f2-beda-4078-beab-7463cb3b59c5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:45.884421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:45.884421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:45.892176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=94,cinder:UPDATE=2,cinder:INSERT=4 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:45.905333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2175c4f2-beda-4078-beab-7463cb3b59c5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:45.922057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Created reservations ['88648abf-6a5f-4a8a-93d1-74d7dd1c43b9', '6373b797-94b4-4fe9-b6c3-7e556a45d27f', '774317df-0343-466e-9b08-0aabcc2df024', 'a3b4ed01-aa55-4f9e-b077-62ae8ca8562d'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:45.924723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daefd4c0-e2ff-4e0d-9d41-224aafc36aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88648abf-6a5f-4a8a-93d1-74d7dd1c43b9', '6373b797-94b4-4fe9-b6c3-7e556a45d27f', '774317df-0343-466e-9b08-0aabcc2df024', 'a3b4ed01-aa55-4f9e-b077-62ae8ca8562d']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:45.927203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b764615-e5c8-43e7-9e59-55f6f2679737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:45.933633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2175c4f2-beda-4078-beab-7463cb3b59c5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:45.936728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 186/368] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:45 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:45.978432 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b764615-e5c8-43e7-9e59-55f6f2679737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11da75a-24ab-4898-a817-4d4626068ec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-768579437',encryption_key_id=None,group_id=c88c0208-34d4-4180-9995-0f7446db711f,group_type_id=<?>,metadata={},multiattach=False,project_id='678d8f6219004ee18adb95cf9da719a6',qos_specs=None,replication_status=<?>,reservations=['88648abf-6a5f-4a8a-93d1-74d7dd1c43b9','6373b797-94b4-4fe9-b6c3-7e556a45d27f','774317df-0343-466e-9b08-0aabcc2df024','a3b4ed01-aa55-4f9e-b077-62ae8ca8562d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fafc2fe26b464ef8b109095f735c23ca',volume_type_id=4f5d4c0c-2293-4603-8c72-eb4ef2d468b8), '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=2022-08-09T11:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-768579437',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=c88c0208-34d4-4180-9995-0f7446db711f,host=None,id=c11da75a-24ab-4898-a817-4d4626068ec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='678d8f6219004ee18adb95cf9da719a6',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='fafc2fe26b464ef8b109095f735c23ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f5d4c0c-2293-4603-8c72-eb4ef2d468b8),volume_type_id=4f5d4c0c-2293-4603-8c72-eb4ef2d468b8)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:45.981899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98dc76bb-bc66-49a6-8b63-b7cf7099747b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:45.984446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=71,cinder:INSERT=13,cinder:UPDATE=16 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:46.047109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98dc76bb-bc66-49a6-8b63-b7cf7099747b) 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-GroupsTest-Volume-768579437',encryption_key_id=None,group_id=c88c0208-34d4-4180-9995-0f7446db711f,group_type_id=<?>,metadata={},multiattach=False,project_id='678d8f6219004ee18adb95cf9da719a6',qos_specs=None,replication_status=<?>,reservations=['88648abf-6a5f-4a8a-93d1-74d7dd1c43b9','6373b797-94b4-4fe9-b6c3-7e556a45d27f','774317df-0343-466e-9b08-0aabcc2df024','a3b4ed01-aa55-4f9e-b077-62ae8ca8562d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='fafc2fe26b464ef8b109095f735c23ca',volume_type_id=4f5d4c0c-2293-4603-8c72-eb4ef2d468b8)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:46.049816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d717e7-f27b-4525-afe7-b92c9b304d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:46.086021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d717e7-f27b-4525-afe7-b92c9b304d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:46.090935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Flow 'volume_create_api' (ad0777b0-a5a2-4d2e-a016-40746e5441b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:46.092694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Create volume request issued successfully.
Aug 09 11:26:46.097543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:46.098247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:46.110604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:46.128251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:46.128251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:46.162256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bf730b40-c55c-4c74-aa60-48f4da8b47e1 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes returned with HTTP 202
Aug 09 11:26:46.163293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 183/369] 10.222.0.59 () {62 vars in 1277 bytes} [Tue Aug  9 11:26:45 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes => generated 890 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:46.177034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-68886a1a-793d-485c-8e19-a795ffc8c02e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:46.181093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-68886a1a-793d-485c-8e19-a795ffc8c02e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4
Aug 09 11:26:46.181654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-68886a1a-793d-485c-8e19-a795ffc8c02e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:46.182180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-68886a1a-793d-485c-8e19-a795ffc8c02e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:46.214883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:46.214883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:46.230386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-68886a1a-793d-485c-8e19-a795ffc8c02e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:46.232134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-68886a1a-793d-485c-8e19-a795ffc8c02e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:46.237216 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-68886a1a-793d-485c-8e19-a795ffc8c02e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:46.247653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-68886a1a-793d-485c-8e19-a795ffc8c02e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:46.265111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:46.265111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:46.306610 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-68886a1a-793d-485c-8e19-a795ffc8c02e tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 returned with HTTP 200
Aug 09 11:26:46.307515 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 187/370] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:46 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 => generated 958 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:46.756463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e620bb1b-3935-47d9-80bd-3ce99fbf303e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:46.955548 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-47672967-511e-4a35-9d86-cbed15ec056f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:46.961810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-47672967-511e-4a35-9d86-cbed15ec056f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:46.962712 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-47672967-511e-4a35-9d86-cbed15ec056f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:46.963991 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-47672967-511e-4a35-9d86-cbed15ec056f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:46.984934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:46.984934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:46.997742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-47672967-511e-4a35-9d86-cbed15ec056f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:47.008704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-47672967-511e-4a35-9d86-cbed15ec056f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:47.009689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 188/371] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:46 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:47.055757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e620bb1b-3935-47d9-80bd-3ce99fbf303e tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] GET http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6
Aug 09 11:26:47.057022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e620bb1b-3935-47d9-80bd-3ce99fbf303e tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:47.058285 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e620bb1b-3935-47d9-80bd-3ce99fbf303e tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:47.083043 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-e620bb1b-3935-47d9-80bd-3ce99fbf303e tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-534119559 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-534119559, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:47.107954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e620bb1b-3935-47d9-80bd-3ce99fbf303e tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 returned with HTTP 200
Aug 09 11:26:47.115640 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 184/372] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:46 2022] GET /volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 => generated 708 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:47.117645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-63e212b0-6fc6-46ad-96c1-9af1bb2183b2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:47.125830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-63e212b0-6fc6-46ad-96c1-9af1bb2183b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] PUT http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6
Aug 09 11:26:47.128506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-63e212b0-6fc6-46ad-96c1-9af1bb2183b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:47.303833 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-63e212b0-6fc6-46ad-96c1-9af1bb2183b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 returned with HTTP 200
Aug 09 11:26:47.304874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 189/373] 10.222.0.59 () {60 vars in 1351 bytes} [Tue Aug  9 11:26:47 2022] PUT /volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 => generated 661 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:47.312595 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:47.324462 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d4bbd6eb-9e89-4edb-a066-6f5064f58e77 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:47.329145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d4bbd6eb-9e89-4edb-a066-6f5064f58e77 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4
Aug 09 11:26:47.329700 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d4bbd6eb-9e89-4edb-a066-6f5064f58e77 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:47.330144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d4bbd6eb-9e89-4edb-a066-6f5064f58e77 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:47.347290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:47.347290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:47.361752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d4bbd6eb-9e89-4edb-a066-6f5064f58e77 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:47.363791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-d4bbd6eb-9e89-4edb-a066-6f5064f58e77 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:47.364397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-d4bbd6eb-9e89-4edb-a066-6f5064f58e77 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:47.374344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-d4bbd6eb-9e89-4edb-a066-6f5064f58e77 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:47.396939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:47.396939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:47.422057 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d4bbd6eb-9e89-4edb-a066-6f5064f58e77 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 returned with HTTP 200
Aug 09 11:26:47.423373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 190/374] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:47 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 => generated 983 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:47.438723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4f952b92-d840-47e5-991c-df902bfadd80 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:47.444670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4f952b92-d840-47e5-991c-df902bfadd80 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] PUT http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:47.445387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4f952b92-d840-47e5-991c-df902bfadd80 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "c11da75a-24ab-4898-a817-4d4626068ec4"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:47.450119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-4f952b92-d840-47e5-991c-df902bfadd80 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Update called for group c88c0208-34d4-4180-9995-0f7446db711f. {{(pid=110682) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Aug 09 11:26:47.450421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-4f952b92-d840-47e5-991c-df902bfadd80 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Updating group c88c0208-34d4-4180-9995-0f7446db711f with name new_group description: This is a new group add_volumes: None remove_volumes: c11da75a-24ab-4898-a817-4d4626068ec4.
Aug 09 11:26:47.458973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:47.458973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:47.527746 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4f952b92-d840-47e5-991c-df902bfadd80 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 202
Aug 09 11:26:47.532571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 191/375] 10.222.0.59 () {62 vars in 1384 bytes} [Tue Aug  9 11:26:47 2022] PUT /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:47.534466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-995c8000-e684-48f5-ae6b-186747d640db None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:47.539151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-995c8000-e684-48f5-ae6b-186747d640db tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:47.539871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-995c8000-e684-48f5-ae6b-186747d640db tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:47.540582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-995c8000-e684-48f5-ae6b-186747d640db tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:47.540992 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-995c8000-e684-48f5-ae6b-186747d640db tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member c88c0208-34d4-4180-9995-0f7446db711f {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:47.547414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:47.547414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:47.563227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-995c8000-e684-48f5-ae6b-186747d640db tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 200
Aug 09 11:26:47.569437 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 192/376] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:47 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:47.655916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] POST http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes
Aug 09 11:26:47.656622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-125943230"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:47.658898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-125943230'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:47.659213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Create volume of 1 GB
Aug 09 11:26:47.679932 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Availability Zones retrieved successfully.
Aug 09 11:26:47.715329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Flow 'volume_create_api' (268f5f3b-e0c6-44f4-b995-026afd25f383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:47.720351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a47b43-cb38-4a3d-901a-a67cc687858a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:47.725225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:47.780199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a47b43-cb38-4a3d-901a-a67cc687858a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:47.782510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef2aff4-2707-4d60-b53e-17c9cf703026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:47.945074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Created reservations ['9997a2c9-b78f-4a9a-bbff-df2cd2221100', 'b748e415-cde0-45dc-a897-951a179cdcae', '1b205900-bd74-4e36-bbd0-11fb6c042036', 'fa74d4d5-ba77-45a9-a421-9e9d885ac1ac'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:47.947817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef2aff4-2707-4d60-b53e-17c9cf703026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9997a2c9-b78f-4a9a-bbff-df2cd2221100', 'b748e415-cde0-45dc-a897-951a179cdcae', '1b205900-bd74-4e36-bbd0-11fb6c042036', 'fa74d4d5-ba77-45a9-a421-9e9d885ac1ac']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:47.950944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a1f5b6-6166-4437-88b3-8d3de4851f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:47.998914 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a1f5b6-6166-4437-88b3-8d3de4851f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '069b8f83-1271-4163-bb56-20886bef6c1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-125943230',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d940675752e240c2b24cc7969ef034e6',qos_specs=None,replication_status=<?>,reservations=['9997a2c9-b78f-4a9a-bbff-df2cd2221100','b748e415-cde0-45dc-a897-951a179cdcae','1b205900-bd74-4e36-bbd0-11fb6c042036','fa74d4d5-ba77-45a9-a421-9e9d885ac1ac'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f1cb021d6f664a8c989889a4bef8ea2b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-125943230',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=069b8f83-1271-4163-bb56-20886bef6c1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d940675752e240c2b24cc7969ef034e6',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='f1cb021d6f664a8c989889a4bef8ea2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:48.001826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a72fa55-708d-4fb7-a6dc-9af3f73ff2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:48.027307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d88f34e1-e7c8-4124-86d2-51388faefdfe None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:48.032009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d88f34e1-e7c8-4124-86d2-51388faefdfe tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:48.032790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d88f34e1-e7c8-4124-86d2-51388faefdfe tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:48.033405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d88f34e1-e7c8-4124-86d2-51388faefdfe tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:48.051563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a72fa55-708d-4fb7-a6dc-9af3f73ff2d5) 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-VolumeSnapshotQuotasNegativeTestJSON-Volume-125943230',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d940675752e240c2b24cc7969ef034e6',qos_specs=None,replication_status=<?>,reservations=['9997a2c9-b78f-4a9a-bbff-df2cd2221100','b748e415-cde0-45dc-a897-951a179cdcae','1b205900-bd74-4e36-bbd0-11fb6c042036','fa74d4d5-ba77-45a9-a421-9e9d885ac1ac'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f1cb021d6f664a8c989889a4bef8ea2b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:48.053903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d67bbc-17f3-4e4e-9d1f-2f7fe92d5d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:48.063781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:48.063781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:48.083405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d67bbc-17f3-4e4e-9d1f-2f7fe92d5d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:48.086542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Flow 'volume_create_api' (268f5f3b-e0c6-44f4-b995-026afd25f383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:48.087563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Create volume request issued successfully.
Aug 09 11:26:48.095893 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d88f34e1-e7c8-4124-86d2-51388faefdfe tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:48.106486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4e55a7e7-aea2-4290-a54a-87ba66a3669e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes returned with HTTP 202
Aug 09 11:26:48.113404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 185/377] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:47 2022] POST /volume/v3/d940675752e240c2b24cc7969ef034e6/volumes => generated 835 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:26:48.123136 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d88f34e1-e7c8-4124-86d2-51388faefdfe tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:48.125886 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 193/378] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:48 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:48.143658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d89c00fa-bfdd-4a5c-b97d-9c4c22197d95 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:48.154665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d89c00fa-bfdd-4a5c-b97d-9c4c22197d95 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e
Aug 09 11:26:48.155721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d89c00fa-bfdd-4a5c-b97d-9c4c22197d95 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:48.156528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d89c00fa-bfdd-4a5c-b97d-9c4c22197d95 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:48.180683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:48.180683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:48.185266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=69,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:48.194144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d89c00fa-bfdd-4a5c-b97d-9c4c22197d95 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Volume info retrieved successfully.
Aug 09 11:26:48.210397 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d89c00fa-bfdd-4a5c-b97d-9c4c22197d95 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e returned with HTTP 200
Aug 09 11:26:48.211823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 186/379] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:48 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e => generated 903 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:48.490144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8dbdd349-f845-44b6-9540-5e2219f39f9f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:48.573941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fd3d0899-064b-421d-af0f-5004663b8e29 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:48.578038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd3d0899-064b-421d-af0f-5004663b8e29 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:48.578558 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd3d0899-064b-421d-af0f-5004663b8e29 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:48.579304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd3d0899-064b-421d-af0f-5004663b8e29 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:48.579656 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-fd3d0899-064b-421d-af0f-5004663b8e29 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member c88c0208-34d4-4180-9995-0f7446db711f {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:48.585899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:48.585899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:48.603335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd3d0899-064b-421d-af0f-5004663b8e29 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 200
Aug 09 11:26:48.604100 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 187/380] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:48 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:48.612802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2923b443-5b73-49af-a5fd-9067206f7de7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:48.616651 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2923b443-5b73-49af-a5fd-9067206f7de7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:48.617140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2923b443-5b73-49af-a5fd-9067206f7de7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:48.617608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2923b443-5b73-49af-a5fd-9067206f7de7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:48.617954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-2923b443-5b73-49af-a5fd-9067206f7de7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member c88c0208-34d4-4180-9995-0f7446db711f {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:48.624351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:48.624351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:48.640884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2923b443-5b73-49af-a5fd-9067206f7de7 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 200
Aug 09 11:26:48.642196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 188/381] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:48 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:48.652633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:48.657071 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail
Aug 09 11:26:48.657613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:48.658079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:48.659224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:48.660056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:48.660056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:48.661500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:48.712180 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Get all volumes completed successfully.
Aug 09 11:26:48.714221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:48.714603 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:48.720433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8dbdd349-f845-44b6-9540-5e2219f39f9f tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes
Aug 09 11:26:48.721010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8dbdd349-f845-44b6-9540-5e2219f39f9f tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:48.721565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8dbdd349-f845-44b6-9540-5e2219f39f9f tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:48.722485 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-8dbdd349-f845-44b6-9540-5e2219f39f9f tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:48.722676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:48.724669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-8dbdd349-f845-44b6-9540-5e2219f39f9f tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:48.730595 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:48.730595 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:48.749082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-262cc416-feef-47d7-9e7a-a8afe256e6c4 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail returned with HTTP 200
Aug 09 11:26:48.759890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 189/382] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:26:48 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail => generated 1925 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:26:48.767399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-69e7895e-9b91-492f-b0c2-baaa06665bf2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:48.771923 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-69e7895e-9b91-492f-b0c2-baaa06665bf2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] PUT http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:48.772704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-69e7895e-9b91-492f-b0c2-baaa06665bf2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c11da75a-24ab-4898-a817-4d4626068ec4"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:48.774344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8dbdd349-f845-44b6-9540-5e2219f39f9f tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Get all volumes completed successfully.
Aug 09 11:26:48.775515 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8dbdd349-f845-44b6-9540-5e2219f39f9f tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes returned with HTTP 200
Aug 09 11:26:48.776157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-69e7895e-9b91-492f-b0c2-baaa06665bf2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Update called for group c88c0208-34d4-4180-9995-0f7446db711f. {{(pid=110681) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Aug 09 11:26:48.776457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-69e7895e-9b91-492f-b0c2-baaa06665bf2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Updating group c88c0208-34d4-4180-9995-0f7446db711f with name None description: None add_volumes: c11da75a-24ab-4898-a817-4d4626068ec4 remove_volumes: None.
Aug 09 11:26:48.776800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 194/383] 10.222.0.59 () {58 vars in 1214 bytes} [Tue Aug  9 11:26:48 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes => generated 15 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:26:48.785016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-04d42351-0e57-472b-8045-15bcd292859e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:48.790117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:48.790117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:48.790373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] POST http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes
Aug 09 11:26:48.790373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1483574369"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:48.791683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1483574369'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:48.791994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Create volume of 1 GB
Aug 09 11:26:48.807040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Availability Zones retrieved successfully.
Aug 09 11:26:48.822022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Flow 'volume_create_api' (90ecb056-0475-4a68-bc16-f8acf09e2ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:48.824555 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc22af7b-02ed-48ec-9af9-28642d419ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:48.827064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:48.834775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:INSERT=3,cinder:UPDATE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:48.871848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-69e7895e-9b91-492f-b0c2-baaa06665bf2 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 202
Aug 09 11:26:48.876491 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 190/384] 10.222.0.59 () {62 vars in 1383 bytes} [Tue Aug  9 11:26:48 2022] PUT /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:26:48.877987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c562b2a8-a037-4a55-97e0-bd2f0e7cb8bd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:48.882059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c562b2a8-a037-4a55-97e0-bd2f0e7cb8bd tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:48.882538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c562b2a8-a037-4a55-97e0-bd2f0e7cb8bd tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:48.883006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c562b2a8-a037-4a55-97e0-bd2f0e7cb8bd tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:48.883307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-c562b2a8-a037-4a55-97e0-bd2f0e7cb8bd tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member c88c0208-34d4-4180-9995-0f7446db711f {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:48.911138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:48.911138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:48.935653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc22af7b-02ed-48ec-9af9-28642d419ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:48.936055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c562b2a8-a037-4a55-97e0-bd2f0e7cb8bd tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 200
Aug 09 11:26:48.937003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 191/385] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:48 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 323 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:48.937694 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283c6b26-ce1a-4377-b087-b4f89cece50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:49.072323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Created reservations ['6bef4813-5097-4d6d-9809-ac0ec2a0214a', '83e4bd00-f10d-4dc4-91b1-873ee3420788', '9069fb4e-2dd9-4a27-8add-aa2d909d359e', 'db3c8a60-d0fc-4119-8f15-bacaf9fd5169'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:49.074131 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283c6b26-ce1a-4377-b087-b4f89cece50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bef4813-5097-4d6d-9809-ac0ec2a0214a', '83e4bd00-f10d-4dc4-91b1-873ee3420788', '9069fb4e-2dd9-4a27-8add-aa2d909d359e', 'db3c8a60-d0fc-4119-8f15-bacaf9fd5169']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:49.076443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea5a198-af74-4083-add1-9df91abe604f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:49.101096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e7ddbbed-d7e2-4633-86f0-50ee373ad6d3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:49.106946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea5a198-af74-4083-add1-9df91abe604f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6c8fbdf-ac02-46ee-9eac-73beb107e817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1483574369',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='546f215d0925459292ff847fbf37382c',qos_specs=None,replication_status=<?>,reservations=['6bef4813-5097-4d6d-9809-ac0ec2a0214a','83e4bd00-f10d-4dc4-91b1-873ee3420788','9069fb4e-2dd9-4a27-8add-aa2d909d359e','db3c8a60-d0fc-4119-8f15-bacaf9fd5169'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f266e728a1ea421abc67af65e8fc0e40',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1483574369',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=b6c8fbdf-ac02-46ee-9eac-73beb107e817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='546f215d0925459292ff847fbf37382c',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='f266e728a1ea421abc67af65e8fc0e40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:49.110979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac724d7-3a12-4eba-aeea-c7e08ad6c5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:49.157172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac724d7-3a12-4eba-aeea-c7e08ad6c5f0) 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-VolumesListAdminTestJSON-Volume-1483574369',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='546f215d0925459292ff847fbf37382c',qos_specs=None,replication_status=<?>,reservations=['6bef4813-5097-4d6d-9809-ac0ec2a0214a','83e4bd00-f10d-4dc4-91b1-873ee3420788','9069fb4e-2dd9-4a27-8add-aa2d909d359e','db3c8a60-d0fc-4119-8f15-bacaf9fd5169'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f266e728a1ea421abc67af65e8fc0e40',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:49.163412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e07170-d847-4959-8bf6-d143691e46e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:49.206634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e07170-d847-4959-8bf6-d143691e46e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:49.213847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Flow 'volume_create_api' (90ecb056-0475-4a68-bc16-f8acf09e2ad0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:49.216443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Create volume request issued successfully.
Aug 09 11:26:49.221019 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-04d42351-0e57-472b-8045-15bcd292859e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes returned with HTTP 202
Aug 09 11:26:49.222644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 195/386] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:48 2022] POST /volume/v3/546f215d0925459292ff847fbf37382c/volumes => generated 824 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:49.225562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5fea2709-3bb8-43d2-9007-5d1deaa2a410 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:49.230986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5fea2709-3bb8-43d2-9007-5d1deaa2a410 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:49.231287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5fea2709-3bb8-43d2-9007-5d1deaa2a410 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:49.232050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5fea2709-3bb8-43d2-9007-5d1deaa2a410 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:49.270965 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:49.270965 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:49.271979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e7ddbbed-d7e2-4633-86f0-50ee373ad6d3 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] POST http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types
Aug 09 11:26:49.273752 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e7ddbbed-d7e2-4633-86f0-50ee373ad6d3 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1263370970", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1768450799", "vendor_name": "tempest-vendor_name-1522134321"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:49.281109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:49.281109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:49.287943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5fea2709-3bb8-43d2-9007-5d1deaa2a410 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:49.306354 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5fea2709-3bb8-43d2-9007-5d1deaa2a410 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:49.307612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 196/387] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:49 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:49.309153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8aea8ff7-624a-44d4-bdef-430391af2a15 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:49.324771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8aea8ff7-624a-44d4-bdef-430391af2a15 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e
Aug 09 11:26:49.328143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8aea8ff7-624a-44d4-bdef-430391af2a15 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:49.328872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8aea8ff7-624a-44d4-bdef-430391af2a15 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:49.367280 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:49.367280 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:49.390399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8aea8ff7-624a-44d4-bdef-430391af2a15 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Volume info retrieved successfully.
Aug 09 11:26:49.418882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8aea8ff7-624a-44d4-bdef-430391af2a15 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e returned with HTTP 200
Aug 09 11:26:49.420082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 197/388] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:49 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e => generated 928 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:49.423905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8d53982a-80d7-4c37-994e-f484d9dd040b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:49.429341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8d53982a-80d7-4c37-994e-f484d9dd040b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817
Aug 09 11:26:49.430022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8d53982a-80d7-4c37-994e-f484d9dd040b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:49.430643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8d53982a-80d7-4c37-994e-f484d9dd040b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:49.449127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:49.449127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:49.460867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8d53982a-80d7-4c37-994e-f484d9dd040b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:49.475561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8d53982a-80d7-4c37-994e-f484d9dd040b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 returned with HTTP 200
Aug 09 11:26:49.476372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 198/389] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:49 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 => generated 916 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:49.478038 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-16d4762c-cfa7-4df1-8057-cb4f3a4ad1c6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:49.494140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-16d4762c-cfa7-4df1-8057-cb4f3a4ad1c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] POST http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots
Aug 09 11:26:49.494898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-16d4762c-cfa7-4df1-8057-cb4f3a4ad1c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "069b8f83-1271-4163-bb56-20886bef6c1e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-908068666"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:49.516100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:49.516100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:49.517616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-16d4762c-cfa7-4df1-8057-cb4f3a4ad1c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Volume info retrieved successfully.
Aug 09 11:26:49.518201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-16d4762c-cfa7-4df1-8057-cb4f3a4ad1c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Create snapshot from volume 069b8f83-1271-4163-bb56-20886bef6c1e
Aug 09 11:26:49.565171 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=77,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:49.569482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e7ddbbed-d7e2-4633-86f0-50ee373ad6d3 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types returned with HTTP 200
Aug 09 11:26:49.570723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 192/390] 10.222.0.59 () {60 vars in 1230 bytes} [Tue Aug  9 11:26:49 2022] POST /volume/v3/c067326f7e0f45bc96c8746464138b92/types => generated 328 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:49.578616 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:49.599433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-16d4762c-cfa7-4df1-8057-cb4f3a4ad1c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Created reservations ['c8129f41-ec1b-401a-a7d7-5468cac0e92c', 'cf740e32-0a15-4294-a9c0-3b574234051a', 'a6937abc-1fa5-45fb-9c1c-573e100ffbbc', '1341f93c-0b9b-4fcf-8579-0eeb5dea81e8'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:49.663228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-16d4762c-cfa7-4df1-8057-cb4f3a4ad1c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot create request issued successfully.
Aug 09 11:26:49.663522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-16d4762c-cfa7-4df1-8057-cb4f3a4ad1c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots returned with HTTP 202
Aug 09 11:26:49.670800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 199/391] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:26:49 2022] POST /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots => generated 322 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:49.673443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-be3a285f-5f97-43f7-9b9c-345aac3c4a38 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:49.678572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-be3a285f-5f97-43f7-9b9c-345aac3c4a38 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:49.679094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-be3a285f-5f97-43f7-9b9c-345aac3c4a38 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:49.679681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-be3a285f-5f97-43f7-9b9c-345aac3c4a38 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:49.691300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:49.691300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:49.692320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-be3a285f-5f97-43f7-9b9c-345aac3c4a38 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot retrieved successfully.
Aug 09 11:26:49.694433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-be3a285f-5f97-43f7-9b9c-345aac3c4a38 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 returned with HTTP 200
Aug 09 11:26:49.699777 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 200/392] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:49 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 => generated 454 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:49.735908 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] POST http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes
Aug 09 11:26:49.736812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "521b6f82-3418-4551-9510-fc3599af1e9b", "size": 1, "name": "tempest-UserMessagesTest-Volume-1853591375"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:49.739407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Create volume request body: {'volume': {'volume_type': '521b6f82-3418-4551-9510-fc3599af1e9b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1853591375'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:49.749215 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Create volume of 1 GB
Aug 09 11:26:49.749956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:49.749956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:49.751048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Availability Zones retrieved successfully.
Aug 09 11:26:49.766279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Flow 'volume_create_api' (01baf5db-da8d-4e24-9b98-c581a9ca036a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:49.768809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd7efac-792f-45c7-914f-d92893e9599a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:49.771319 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:49.798144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd7efac-792f-45c7-914f-d92893e9599a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1768450799',vendor_name='tempest-vendor_name-1522134321'},id=521b6f82-3418-4551-9510-fc3599af1e9b,is_public=True,name='tempest-UserMessagesTest-volume-type-1263370970',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '521b6f82-3418-4551-9510-fc3599af1e9b', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:49.800165 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b033d56-270f-4d2c-9e01-903a60255710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:49.842347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1263370970 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1263370970, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:49.843290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1263370970 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1263370970, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:49.893156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=85,cinder:UPDATE=4,cinder:INSERT=11 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:49.900163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Created reservations ['fa174653-29cf-4fbe-abc1-88ad8fb2f961', '05b71cd3-78df-4f44-8ef4-72f4a47af67c', '810c467e-8086-4158-828b-a28d3cc78e99', 'aa44f4c4-b972-4d45-9047-6d87b06436e9'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:49.901898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b033d56-270f-4d2c-9e01-903a60255710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa174653-29cf-4fbe-abc1-88ad8fb2f961', '05b71cd3-78df-4f44-8ef4-72f4a47af67c', '810c467e-8086-4158-828b-a28d3cc78e99', 'aa44f4c4-b972-4d45-9047-6d87b06436e9']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:49.904008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf585ee-876d-40a7-8196-026063a40c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:49.927746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf585ee-876d-40a7-8196-026063a40c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae94afa3-9f82-4fce-af56-479fc98a9a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1853591375',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='15ad8680b0e0496480a4a5bf376b0fc5',qos_specs=None,replication_status=<?>,reservations=['fa174653-29cf-4fbe-abc1-88ad8fb2f961','05b71cd3-78df-4f44-8ef4-72f4a47af67c','810c467e-8086-4158-828b-a28d3cc78e99','aa44f4c4-b972-4d45-9047-6d87b06436e9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='86d071be98e64d3aac81aab18025039f',volume_type_id=521b6f82-3418-4551-9510-fc3599af1e9b), '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=2022-08-09T11:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1853591375',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=ae94afa3-9f82-4fce-af56-479fc98a9a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15ad8680b0e0496480a4a5bf376b0fc5',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='86d071be98e64d3aac81aab18025039f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(521b6f82-3418-4551-9510-fc3599af1e9b),volume_type_id=521b6f82-3418-4551-9510-fc3599af1e9b)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:49.929782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0ba44e8-f1f0-492a-a908-b6e64fb14ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:49.946293 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d2174f04-4a36-4968-93b1-7cb0cb4a3014 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:49.950441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d2174f04-4a36-4968-93b1-7cb0cb4a3014 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:49.951007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d2174f04-4a36-4968-93b1-7cb0cb4a3014 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:49.951496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d2174f04-4a36-4968-93b1-7cb0cb4a3014 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:49.951837 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-d2174f04-4a36-4968-93b1-7cb0cb4a3014 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member c88c0208-34d4-4180-9995-0f7446db711f {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:49.960243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:49.960243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:49.964799 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0ba44e8-f1f0-492a-a908-b6e64fb14ec9) 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-UserMessagesTest-Volume-1853591375',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='15ad8680b0e0496480a4a5bf376b0fc5',qos_specs=None,replication_status=<?>,reservations=['fa174653-29cf-4fbe-abc1-88ad8fb2f961','05b71cd3-78df-4f44-8ef4-72f4a47af67c','810c467e-8086-4158-828b-a28d3cc78e99','aa44f4c4-b972-4d45-9047-6d87b06436e9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='86d071be98e64d3aac81aab18025039f',volume_type_id=521b6f82-3418-4551-9510-fc3599af1e9b)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:49.966770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44fd348c-3b8f-4195-8dfe-adf47ffa38d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:49.980360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d2174f04-4a36-4968-93b1-7cb0cb4a3014 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 200
Aug 09 11:26:49.980861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 201/393] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:49 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:49.989163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44fd348c-3b8f-4195-8dfe-adf47ffa38d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:49.991618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Flow 'volume_create_api' (01baf5db-da8d-4e24-9b98-c581a9ca036a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:49.992396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Create volume request issued successfully.
Aug 09 11:26:49.993681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c1597349-3446-4a85-9d0d-2854eb0c7677 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes returned with HTTP 202
Aug 09 11:26:49.994654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:49.994857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 193/394] 10.222.0.59 () {62 vars in 1276 bytes} [Tue Aug  9 11:26:49 2022] POST /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes => generated 852 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:26:50.003167 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail
Aug 09 11:26:50.003825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:50.004187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:50.004980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:50.005763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.005763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.006783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:50.008947 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4271f2bc-3b7e-49ca-9e6a-144ac34f9afe None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.012797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4271f2bc-3b7e-49ca-9e6a-144ac34f9afe tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43
Aug 09 11:26:50.013290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4271f2bc-3b7e-49ca-9e6a-144ac34f9afe tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:50.013776 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4271f2bc-3b7e-49ca-9e6a-144ac34f9afe tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:50.029113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.029113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.036257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4271f2bc-3b7e-49ca-9e6a-144ac34f9afe tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Volume info retrieved successfully.
Aug 09 11:26:50.045840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4271f2bc-3b7e-49ca-9e6a-144ac34f9afe tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43 returned with HTTP 200
Aug 09 11:26:50.046789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 194/395] 10.222.0.59 () {60 vars in 1365 bytes} [Tue Aug  9 11:26:50 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:50.060826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Get all volumes completed successfully.
Aug 09 11:26:50.062562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:50.062968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:50.070617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:50.076973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.076973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.085821 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:50.086195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:50.095652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:50.102157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.102157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.118676 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-976830ee-32a1-44ee-a34e-39b6b70c1550 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail returned with HTTP 200
Aug 09 11:26:50.119556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 202/396] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:26:49 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail => generated 1959 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:26:50.136636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.140783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail
Aug 09 11:26:50.141266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:50.141725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:50.142370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:26:50.144099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:50.192086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Get all volumes completed successfully.
Aug 09 11:26:50.193438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:50.193843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:50.201354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:50.207861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.207861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.215649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:50.216034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:50.224962 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:50.232399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.232399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.253338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-281e678f-fbb5-4783-9b3e-f50d3e070868 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail returned with HTTP 200
Aug 09 11:26:50.254635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 195/397] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:26:50 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/detail => generated 1959 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:26:50.274469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8c70f31e-ce20-4b12-b940-b77eff9af5f9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.278938 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8c70f31e-ce20-4b12-b940-b77eff9af5f9 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] POST http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f/action
Aug 09 11:26:50.279996 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8c70f31e-ce20-4b12-b940-b77eff9af5f9 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:26:50.280413 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8c70f31e-ce20-4b12-b940-b77eff9af5f9 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:50.282537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-8c70f31e-ce20-4b12-b940-b77eff9af5f9 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] delete called for group c88c0208-34d4-4180-9995-0f7446db711f {{(pid=110682) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:26:50.283083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-8c70f31e-ce20-4b12-b940-b77eff9af5f9 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Delete group with id: c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:50.290924 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.290924 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.337528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7a108854-2bc0-4736-8ce5-d9b6c1bbd1b6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.341754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7a108854-2bc0-4736-8ce5-d9b6c1bbd1b6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:50.342593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7a108854-2bc0-4736-8ce5-d9b6c1bbd1b6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:50.343538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7a108854-2bc0-4736-8ce5-d9b6c1bbd1b6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:50.359033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.359033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.366376 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7a108854-2bc0-4736-8ce5-d9b6c1bbd1b6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:50.386388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7a108854-2bc0-4736-8ce5-d9b6c1bbd1b6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:50.387510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 196/398] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:50 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:50.437211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8c70f31e-ce20-4b12-b940-b77eff9af5f9 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f/action returned with HTTP 202
Aug 09 11:26:50.444115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 203/399] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:26:50 2022] POST /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:50.445187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f16623d9-c62f-422e-817c-1b5f5e39abff None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.450132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f16623d9-c62f-422e-817c-1b5f5e39abff tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4
Aug 09 11:26:50.450787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f16623d9-c62f-422e-817c-1b5f5e39abff tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:50.451364 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f16623d9-c62f-422e-817c-1b5f5e39abff tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:50.470073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.470073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.479767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f16623d9-c62f-422e-817c-1b5f5e39abff tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:50.481437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-f16623d9-c62f-422e-817c-1b5f5e39abff tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:50.482098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-f16623d9-c62f-422e-817c-1b5f5e39abff tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:50.490327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-f16623d9-c62f-422e-817c-1b5f5e39abff tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:50.496551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.496551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.503467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c404fa0a-a978-431b-9921-4478d820da6c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.507252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c404fa0a-a978-431b-9921-4478d820da6c tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817
Aug 09 11:26:50.507698 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c404fa0a-a978-431b-9921-4478d820da6c tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:50.508153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c404fa0a-a978-431b-9921-4478d820da6c tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:50.513250 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f16623d9-c62f-422e-817c-1b5f5e39abff tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 returned with HTTP 200
Aug 09 11:26:50.514323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 197/400] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:50 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 => generated 982 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:50.523961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.523961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.531536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c404fa0a-a978-431b-9921-4478d820da6c tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:50.539845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c404fa0a-a978-431b-9921-4478d820da6c tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 returned with HTTP 200
Aug 09 11:26:50.540577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 204/401] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:50 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 => generated 917 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:50.555343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f8c97e64-6c8d-4dd2-89dc-cc07ba5aa777 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.559167 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f8c97e64-6c8d-4dd2-89dc-cc07ba5aa777 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817
Aug 09 11:26:50.559613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f8c97e64-6c8d-4dd2-89dc-cc07ba5aa777 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:50.560069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f8c97e64-6c8d-4dd2-89dc-cc07ba5aa777 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:50.577036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.577036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.584804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f8c97e64-6c8d-4dd2-89dc-cc07ba5aa777 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:50.595089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f8c97e64-6c8d-4dd2-89dc-cc07ba5aa777 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 returned with HTTP 200
Aug 09 11:26:50.595847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 198/402] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:50 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 => generated 917 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:50.610935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.614576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] POST http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes
Aug 09 11:26:50.615412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1199523955"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:50.617648 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1199523955'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:50.617955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Create volume of 1 GB
Aug 09 11:26:50.625428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Availability Zones retrieved successfully.
Aug 09 11:26:50.643504 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Flow 'volume_create_api' (65f3e07d-c999-4a5b-a3a3-bd8fb4a5c3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:50.646056 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35eaf1a6-25f8-4267-95cf-14ac1cb8a364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:50.648597 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:50.696227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35eaf1a6-25f8-4267-95cf-14ac1cb8a364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:50.698086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14a8c64-13f2-45b8-8418-b8e59f4ae48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:50.706561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-eabf7cfd-e128-46ee-89eb-2e56590a7cdc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.711260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eabf7cfd-e128-46ee-89eb-2e56590a7cdc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:50.711871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eabf7cfd-e128-46ee-89eb-2e56590a7cdc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:50.712478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eabf7cfd-e128-46ee-89eb-2e56590a7cdc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:50.719165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:INSERT=6,cinder:SELECT=79,cinder:UPDATE=15 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:50.723317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.723317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.724588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-eabf7cfd-e128-46ee-89eb-2e56590a7cdc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot retrieved successfully.
Aug 09 11:26:50.726547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eabf7cfd-e128-46ee-89eb-2e56590a7cdc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 returned with HTTP 200
Aug 09 11:26:50.727417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 199/403] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:50 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:50.766367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Created reservations ['0fa2486a-d4bc-41ca-b34b-a58c48c3e389', '0441e81e-53b3-4d90-8577-7eb163c86647', '93f312b7-6d4c-4a7e-82a7-14d0fbbeec52', 'f57db4d0-8146-4174-b2b9-303719021feb'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:50.768218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14a8c64-13f2-45b8-8418-b8e59f4ae48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa2486a-d4bc-41ca-b34b-a58c48c3e389', '0441e81e-53b3-4d90-8577-7eb163c86647', '93f312b7-6d4c-4a7e-82a7-14d0fbbeec52', 'f57db4d0-8146-4174-b2b9-303719021feb']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:50.770112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58616d8-007c-433c-b701-8b0d66110fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:50.797592 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58616d8-007c-433c-b701-8b0d66110fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1199523955',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='546f215d0925459292ff847fbf37382c',qos_specs=None,replication_status=<?>,reservations=['0fa2486a-d4bc-41ca-b34b-a58c48c3e389','0441e81e-53b3-4d90-8577-7eb163c86647','93f312b7-6d4c-4a7e-82a7-14d0fbbeec52','f57db4d0-8146-4174-b2b9-303719021feb'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f266e728a1ea421abc67af65e8fc0e40',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1199523955',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='546f215d0925459292ff847fbf37382c',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='f266e728a1ea421abc67af65e8fc0e40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:50.801044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036f0047-20aa-4cb4-97d8-9dcf018bd8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:50.832949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036f0047-20aa-4cb4-97d8-9dcf018bd8cd) 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-VolumesListAdminTestJSON-Volume-1199523955',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='546f215d0925459292ff847fbf37382c',qos_specs=None,replication_status=<?>,reservations=['0fa2486a-d4bc-41ca-b34b-a58c48c3e389','0441e81e-53b3-4d90-8577-7eb163c86647','93f312b7-6d4c-4a7e-82a7-14d0fbbeec52','f57db4d0-8146-4174-b2b9-303719021feb'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f266e728a1ea421abc67af65e8fc0e40',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:50.834698 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44366f25-4a6d-4249-b475-7899452b96b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:50.851479 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44366f25-4a6d-4249-b475-7899452b96b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:50.853807 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Flow 'volume_create_api' (65f3e07d-c999-4a5b-a3a3-bd8fb4a5c3fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:50.854477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Create volume request issued successfully.
Aug 09 11:26:50.855733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-506a7612-39f6-43fa-98a8-b3fea40a2e04 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes returned with HTTP 202
Aug 09 11:26:50.856874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 205/404] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:50 2022] POST /volume/v3/546f215d0925459292ff847fbf37382c/volumes => generated 824 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:50.871147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d9bfda13-cb6f-43ba-bdb1-4b585eb7739b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:50.875165 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d9bfda13-cb6f-43ba-bdb1-4b585eb7739b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2
Aug 09 11:26:50.875618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d9bfda13-cb6f-43ba-bdb1-4b585eb7739b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:50.876070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d9bfda13-cb6f-43ba-bdb1-4b585eb7739b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:50.891247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:50.891247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:50.899006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d9bfda13-cb6f-43ba-bdb1-4b585eb7739b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:50.909359 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d9bfda13-cb6f-43ba-bdb1-4b585eb7739b tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 returned with HTTP 200
Aug 09 11:26:50.910119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 200/405] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:50 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 => generated 892 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:51.062418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-824ec96f-d517-481e-b233-ddddbbe3edbb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.066588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-824ec96f-d517-481e-b233-ddddbbe3edbb tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43
Aug 09 11:26:51.067115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-824ec96f-d517-481e-b233-ddddbbe3edbb tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:51.067577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-824ec96f-d517-481e-b233-ddddbbe3edbb tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:51.083584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:51.083584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:51.091319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-824ec96f-d517-481e-b233-ddddbbe3edbb tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Volume info retrieved successfully.
Aug 09 11:26:51.102218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-824ec96f-d517-481e-b233-ddddbbe3edbb tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43 returned with HTTP 200
Aug 09 11:26:51.103241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 206/406] 10.222.0.59 () {60 vars in 1365 bytes} [Tue Aug  9 11:26:51 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43 => generated 941 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:51.119188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-996e22fb-d8e5-4e17-8d01-ed4399b86c05 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.123715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-996e22fb-d8e5-4e17-8d01-ed4399b86c05 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages
Aug 09 11:26:51.124199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-996e22fb-d8e5-4e17-8d01-ed4399b86c05 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:51.124705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-996e22fb-d8e5-4e17-8d01-ed4399b86c05 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:51.136557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-996e22fb-d8e5-4e17-8d01-ed4399b86c05 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages returned with HTTP 200
Aug 09 11:26:51.137524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 201/407] 10.222.0.59 () {60 vars in 1257 bytes} [Tue Aug  9 11:26:51 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:51.146635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-41d51177-9f8b-45f3-97ca-1415a2382b43 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.150408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-41d51177-9f8b-45f3-97ca-1415a2382b43 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] DELETE http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/a20634a2-439c-4614-92ec-bec4d180b2bb
Aug 09 11:26:51.151025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-41d51177-9f8b-45f3-97ca-1415a2382b43 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:51.151383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-41d51177-9f8b-45f3-97ca-1415a2382b43 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:51.172771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-41d51177-9f8b-45f3-97ca-1415a2382b43 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/a20634a2-439c-4614-92ec-bec4d180b2bb returned with HTTP 204
Aug 09 11:26:51.173542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 207/408] 10.222.0.59 () {60 vars in 1371 bytes} [Tue Aug  9 11:26:51 2022] DELETE /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/a20634a2-439c-4614-92ec-bec4d180b2bb => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0)
Aug 09 11:26:51.179264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4b41179f-a611-4638-a24a-fc1ebe5f2e61 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.182797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4b41179f-a611-4638-a24a-fc1ebe5f2e61 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/a20634a2-439c-4614-92ec-bec4d180b2bb
Aug 09 11:26:51.183316 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4b41179f-a611-4638-a24a-fc1ebe5f2e61 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:51.183769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4b41179f-a611-4638-a24a-fc1ebe5f2e61 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:51.194867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4b41179f-a611-4638-a24a-fc1ebe5f2e61 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/a20634a2-439c-4614-92ec-bec4d180b2bb returned with HTTP 404
Aug 09 11:26:51.195816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 202/409] 10.222.0.59 () {60 vars in 1368 bytes} [Tue Aug  9 11:26:51 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/a20634a2-439c-4614-92ec-bec4d180b2bb => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:51.201859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3a1ca9a5-19b2-426b-9126-06ef6c0f4f93 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.205781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3a1ca9a5-19b2-426b-9126-06ef6c0f4f93 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] POST http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types
Aug 09 11:26:51.206390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3a1ca9a5-19b2-426b-9126-06ef6c0f4f93 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-413321567", "extra_specs": {"storage_protocol": "tempest-storage_protocol-266085929", "vendor_name": "tempest-vendor_name-315267713"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:51.235446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3a1ca9a5-19b2-426b-9126-06ef6c0f4f93 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types returned with HTTP 200
Aug 09 11:26:51.236325 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 208/410] 10.222.0.59 () {60 vars in 1230 bytes} [Tue Aug  9 11:26:51 2022] POST /volume/v3/c067326f7e0f45bc96c8746464138b92/types => generated 325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:51.243951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.247555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] POST http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes
Aug 09 11:26:51.248289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "778d0c5b-99c6-4ba1-acc2-031744bdb763", "size": 1, "name": "tempest-UserMessagesTest-Volume-1148475010"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:51.250692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Create volume request body: {'volume': {'volume_type': '778d0c5b-99c6-4ba1-acc2-031744bdb763', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1148475010'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:51.259313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Create volume of 1 GB
Aug 09 11:26:51.260022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:51.260022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:51.261072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Availability Zones retrieved successfully.
Aug 09 11:26:51.275705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Flow 'volume_create_api' (896a3f7b-476e-46ef-bed9-bcc441efb63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:51.278385 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0aa953e-9c7c-4520-908d-330d04388c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:51.280838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:51.309473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0aa953e-9c7c-4520-908d-330d04388c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:26:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-266085929',vendor_name='tempest-vendor_name-315267713'},id=778d0c5b-99c6-4ba1-acc2-031744bdb763,is_public=True,name='tempest-UserMessagesTest-volume-type-413321567',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '778d0c5b-99c6-4ba1-acc2-031744bdb763', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:51.311489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab5ae04-5801-4040-9222-fbd7a1ee89a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:51.349482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=9,cinder:SELECT=89,cinder:INSERT=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:51.353666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-413321567 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-413321567, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:51.354430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-413321567 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-413321567, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:26:51.400935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Created reservations ['c46e15f5-541f-4785-9ac3-f42085d72473', '74abae1b-01b9-4176-a88e-2a6c80e8b809', '1b3fc449-8578-4294-8708-dc069b0cf82b', '757be4eb-ecf7-43b8-b797-1d68585ecd6f'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:51.404635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dab5ae04-5801-4040-9222-fbd7a1ee89a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c46e15f5-541f-4785-9ac3-f42085d72473', '74abae1b-01b9-4176-a88e-2a6c80e8b809', '1b3fc449-8578-4294-8708-dc069b0cf82b', '757be4eb-ecf7-43b8-b797-1d68585ecd6f']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:51.405735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bb8190b5-a786-4192-ac13-83420c412939 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.409067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63f1d13-491b-4517-93aa-069f607406db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:51.412070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bb8190b5-a786-4192-ac13-83420c412939 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:51.412618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bb8190b5-a786-4192-ac13-83420c412939 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:51.413327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bb8190b5-a786-4192-ac13-83420c412939 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:51.436349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:51.436349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:51.446362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63f1d13-491b-4517-93aa-069f607406db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9216f4e3-6002-416a-a226-572378d6a5f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1148475010',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='15ad8680b0e0496480a4a5bf376b0fc5',qos_specs=None,replication_status=<?>,reservations=['c46e15f5-541f-4785-9ac3-f42085d72473','74abae1b-01b9-4176-a88e-2a6c80e8b809','1b3fc449-8578-4294-8708-dc069b0cf82b','757be4eb-ecf7-43b8-b797-1d68585ecd6f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='86d071be98e64d3aac81aab18025039f',volume_type_id=778d0c5b-99c6-4ba1-acc2-031744bdb763), '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=2022-08-09T11:26:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1148475010',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=9216f4e3-6002-416a-a226-572378d6a5f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15ad8680b0e0496480a4a5bf376b0fc5',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='86d071be98e64d3aac81aab18025039f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(778d0c5b-99c6-4ba1-acc2-031744bdb763),volume_type_id=778d0c5b-99c6-4ba1-acc2-031744bdb763)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:51.447365 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bb8190b5-a786-4192-ac13-83420c412939 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:51.450728 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5538cb0-c72e-4d0c-95eb-1ace206da7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:51.462247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bb8190b5-a786-4192-ac13-83420c412939 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:51.464312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 209/411] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:51 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:51.506926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5538cb0-c72e-4d0c-95eb-1ace206da7a8) 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-UserMessagesTest-Volume-1148475010',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='15ad8680b0e0496480a4a5bf376b0fc5',qos_specs=None,replication_status=<?>,reservations=['c46e15f5-541f-4785-9ac3-f42085d72473','74abae1b-01b9-4176-a88e-2a6c80e8b809','1b3fc449-8578-4294-8708-dc069b0cf82b','757be4eb-ecf7-43b8-b797-1d68585ecd6f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='86d071be98e64d3aac81aab18025039f',volume_type_id=778d0c5b-99c6-4ba1-acc2-031744bdb763)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:51.509070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619b1709-f16d-4209-b3b1-e4cfd93fec49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:51.535760 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619b1709-f16d-4209-b3b1-e4cfd93fec49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:51.544158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Flow 'volume_create_api' (896a3f7b-476e-46ef-bed9-bcc441efb63b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:51.544434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-da73ab09-c99a-4804-b881-8765a009095d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.546900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Create volume request issued successfully.
Aug 09 11:26:51.549928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b9aaa0e4-2388-4c3b-aa02-3d1608adec44 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes returned with HTTP 202
Aug 09 11:26:51.550898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da73ab09-c99a-4804-b881-8765a009095d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4
Aug 09 11:26:51.551846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da73ab09-c99a-4804-b881-8765a009095d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:51.552619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da73ab09-c99a-4804-b881-8765a009095d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:51.553670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 203/412] 10.222.0.59 () {62 vars in 1276 bytes} [Tue Aug  9 11:26:51 2022] POST /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes => generated 851 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:51.569178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-86747403-b8f1-40d3-89d9-4d2a08d7bf41 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.578235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-86747403-b8f1-40d3-89d9-4d2a08d7bf41 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4
Aug 09 11:26:51.579092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-86747403-b8f1-40d3-89d9-4d2a08d7bf41 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:51.579852 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-86747403-b8f1-40d3-89d9-4d2a08d7bf41 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:51.585190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:51.585190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:51.595113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-da73ab09-c99a-4804-b881-8765a009095d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:51.596651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-da73ab09-c99a-4804-b881-8765a009095d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:51.597039 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-da73ab09-c99a-4804-b881-8765a009095d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:51.606062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-da73ab09-c99a-4804-b881-8765a009095d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:51.612901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:51.612901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:51.613170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:51.613170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:51.627128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-86747403-b8f1-40d3-89d9-4d2a08d7bf41 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Volume info retrieved successfully.
Aug 09 11:26:51.630385 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da73ab09-c99a-4804-b881-8765a009095d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 returned with HTTP 200
Aug 09 11:26:51.643323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 210/413] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:51 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 => generated 982 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:51.648144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-86747403-b8f1-40d3-89d9-4d2a08d7bf41 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4 returned with HTTP 200
Aug 09 11:26:51.649662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 204/414] 10.222.0.59 () {60 vars in 1365 bytes} [Tue Aug  9 11:26:51 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4 => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:51.737218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-01def00a-6337-4bf9-9c69-81e283ecf8fc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.742321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-01def00a-6337-4bf9-9c69-81e283ecf8fc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:51.743033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-01def00a-6337-4bf9-9c69-81e283ecf8fc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:51.743791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-01def00a-6337-4bf9-9c69-81e283ecf8fc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:51.754619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:51.754619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:51.755714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-01def00a-6337-4bf9-9c69-81e283ecf8fc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot retrieved successfully.
Aug 09 11:26:51.757562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-01def00a-6337-4bf9-9c69-81e283ecf8fc tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 returned with HTTP 200
Aug 09 11:26:51.758505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 211/415] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:51 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:51.926649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a2679709-4b5e-4890-9c43-0dc81ea603f1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:51.930695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a2679709-4b5e-4890-9c43-0dc81ea603f1 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2
Aug 09 11:26:51.931534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a2679709-4b5e-4890-9c43-0dc81ea603f1 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:51.932002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a2679709-4b5e-4890-9c43-0dc81ea603f1 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:51.947976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:51.947976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:51.955506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a2679709-4b5e-4890-9c43-0dc81ea603f1 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:51.965157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a2679709-4b5e-4890-9c43-0dc81ea603f1 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 returned with HTTP 200
Aug 09 11:26:51.965911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 205/416] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:51 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 => generated 916 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:52.489279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e1b3d3b2-a184-47a9-bdc7-5af088731092 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.493129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e1b3d3b2-a184-47a9-bdc7-5af088731092 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:52.493505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e1b3d3b2-a184-47a9-bdc7-5af088731092 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.493960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e1b3d3b2-a184-47a9-bdc7-5af088731092 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:52.509154 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:52.509154 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:52.517945 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e1b3d3b2-a184-47a9-bdc7-5af088731092 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:52.527961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e1b3d3b2-a184-47a9-bdc7-5af088731092 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:52.528728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 212/417] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:52 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:52.646668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fd735421-f5ec-4b02-a11b-93228df908f8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.651165 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd735421-f5ec-4b02-a11b-93228df908f8 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4
Aug 09 11:26:52.651683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd735421-f5ec-4b02-a11b-93228df908f8 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.652146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd735421-f5ec-4b02-a11b-93228df908f8 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:52.665976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3cdac842-60af-4f21-ad50-34818b681713 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.668278 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:52.668278 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:52.669847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3cdac842-60af-4f21-ad50-34818b681713 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4
Aug 09 11:26:52.670461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3cdac842-60af-4f21-ad50-34818b681713 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.671052 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3cdac842-60af-4f21-ad50-34818b681713 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:52.678374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fd735421-f5ec-4b02-a11b-93228df908f8 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:52.680077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-fd735421-f5ec-4b02-a11b-93228df908f8 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:52.680634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-fd735421-f5ec-4b02-a11b-93228df908f8 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:52.687108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:52.687108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:52.691549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-fd735421-f5ec-4b02-a11b-93228df908f8 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:52.698286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3cdac842-60af-4f21-ad50-34818b681713 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Volume info retrieved successfully.
Aug 09 11:26:52.700182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:52.700182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:52.709209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3cdac842-60af-4f21-ad50-34818b681713 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4 returned with HTTP 200
Aug 09 11:26:52.710162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 213/418] 10.222.0.59 () {60 vars in 1365 bytes} [Tue Aug  9 11:26:52 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4 => generated 940 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:52.720531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd735421-f5ec-4b02-a11b-93228df908f8 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 returned with HTTP 200
Aug 09 11:26:52.721625 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 206/419] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:52 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 => generated 982 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:52.725950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2db07100-18bf-4f75-86f6-f828ccc1d551 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.729738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2db07100-18bf-4f75-86f6-f828ccc1d551 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages
Aug 09 11:26:52.730234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2db07100-18bf-4f75-86f6-f828ccc1d551 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.730685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2db07100-18bf-4f75-86f6-f828ccc1d551 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:52.740278 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2db07100-18bf-4f75-86f6-f828ccc1d551 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages returned with HTTP 200
Aug 09 11:26:52.741099 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 214/420] 10.222.0.59 () {60 vars in 1257 bytes} [Tue Aug  9 11:26:52 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:52.750320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8c0b091b-6948-403c-b7cf-1548e31ca8a9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.755436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c0b091b-6948-403c-b7cf-1548e31ca8a9 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/2476a2d8-57a3-4853-9fda-1fb3bbdef4dc
Aug 09 11:26:52.755951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8c0b091b-6948-403c-b7cf-1548e31ca8a9 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.756405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8c0b091b-6948-403c-b7cf-1548e31ca8a9 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:52.765755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c0b091b-6948-403c-b7cf-1548e31ca8a9 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/2476a2d8-57a3-4853-9fda-1fb3bbdef4dc returned with HTTP 200
Aug 09 11:26:52.766567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 207/421] 10.222.0.59 () {60 vars in 1368 bytes} [Tue Aug  9 11:26:52 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/2476a2d8-57a3-4853-9fda-1fb3bbdef4dc => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:52.772343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9de203cc-ab49-4ad7-a1e5-0f9391554d1c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.777083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9de203cc-ab49-4ad7-a1e5-0f9391554d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:52.777474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dcc8e38d-a93d-4783-89bf-77522b60fb3b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.777579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9de203cc-ab49-4ad7-a1e5-0f9391554d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.777980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9de203cc-ab49-4ad7-a1e5-0f9391554d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:52.783755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dcc8e38d-a93d-4783-89bf-77522b60fb3b tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages
Aug 09 11:26:52.784817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dcc8e38d-a93d-4783-89bf-77522b60fb3b tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.785595 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dcc8e38d-a93d-4783-89bf-77522b60fb3b tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:52.789292 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:52.789292 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:52.790601 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9de203cc-ab49-4ad7-a1e5-0f9391554d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot retrieved successfully.
Aug 09 11:26:52.792718 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9de203cc-ab49-4ad7-a1e5-0f9391554d1c tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 returned with HTTP 200
Aug 09 11:26:52.793476 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 215/422] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:52 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:52.797567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dcc8e38d-a93d-4783-89bf-77522b60fb3b tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages returned with HTTP 200
Aug 09 11:26:52.798904 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 208/423] 10.222.0.59 () {60 vars in 1257 bytes} [Tue Aug  9 11:26:52 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:52.812137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8dde4e47-4641-4636-9971-1f1b37f04cde None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.818720 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8dde4e47-4641-4636-9971-1f1b37f04cde tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] DELETE http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/2476a2d8-57a3-4853-9fda-1fb3bbdef4dc
Aug 09 11:26:52.819577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8dde4e47-4641-4636-9971-1f1b37f04cde tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.820309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8dde4e47-4641-4636-9971-1f1b37f04cde tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:52.846601 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8dde4e47-4641-4636-9971-1f1b37f04cde tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/2476a2d8-57a3-4853-9fda-1fb3bbdef4dc returned with HTTP 204
Aug 09 11:26:52.852053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 216/424] 10.222.0.59 () {60 vars in 1371 bytes} [Tue Aug  9 11:26:52 2022] DELETE /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/messages/2476a2d8-57a3-4853-9fda-1fb3bbdef4dc => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0)
Aug 09 11:26:52.861430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-747cf76e-7966-47fa-8175-37f7759fca5e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.870037 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-747cf76e-7966-47fa-8175-37f7759fca5e tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] DELETE http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4
Aug 09 11:26:52.870408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-747cf76e-7966-47fa-8175-37f7759fca5e tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.871237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-747cf76e-7966-47fa-8175-37f7759fca5e tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:52.871936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-747cf76e-7966-47fa-8175-37f7759fca5e tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Delete volume with id: 9216f4e3-6002-416a-a226-572378d6a5f4 
Aug 09 11:26:52.902695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:52.902695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:52.904825 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-747cf76e-7966-47fa-8175-37f7759fca5e tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Volume info retrieved successfully.
Aug 09 11:26:52.910473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-747cf76e-7966-47fa-8175-37f7759fca5e tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=110681) delete /opt/stack/cinder/cinder/volume/api.py:434}}
Aug 09 11:26:52.974295 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-747cf76e-7966-47fa-8175-37f7759fca5e tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Created reservations ['884c532c-982e-4d55-9e3a-ad9cc33afa29', 'a1342abd-1ae0-4dbf-afac-e47e1cdf6997', 'bdfbf521-1085-4308-b9c0-bc3821ebad8d', '7a9110e4-1aa9-4767-9b1f-29b38f1f149d'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:52.983075 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c8634b78-6033-47fb-b6b1-e23977be58a4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:52.987042 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c8634b78-6033-47fb-b6b1-e23977be58a4 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2
Aug 09 11:26:52.987599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c8634b78-6033-47fb-b6b1-e23977be58a4 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:52.988262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c8634b78-6033-47fb-b6b1-e23977be58a4 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.005694 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:53.005694 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:53.015284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c8634b78-6033-47fb-b6b1-e23977be58a4 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:53.023976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=77,cinder:INSERT=9,cinder:UPDATE=14 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:53.032219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c8634b78-6033-47fb-b6b1-e23977be58a4 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 returned with HTTP 200
Aug 09 11:26:53.043296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 217/425] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:52 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 => generated 916 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:53.060403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-747cf76e-7966-47fa-8175-37f7759fca5e tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Delete volume request issued successfully.
Aug 09 11:26:53.061909 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-747cf76e-7966-47fa-8175-37f7759fca5e tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4 returned with HTTP 202
Aug 09 11:26:53.061909 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 209/426] 10.222.0.59 () {60 vars in 1368 bytes} [Tue Aug  9 11:26:52 2022] DELETE /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:53.067237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-24932874-6757-4d0a-82ea-aceb62fe0c71 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.072688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24932874-6757-4d0a-82ea-aceb62fe0c71 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4
Aug 09 11:26:53.073260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-24932874-6757-4d0a-82ea-aceb62fe0c71 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.073734 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-24932874-6757-4d0a-82ea-aceb62fe0c71 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.086191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24932874-6757-4d0a-82ea-aceb62fe0c71 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4 returned with HTTP 404
Aug 09 11:26:53.090865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 218/427] 10.222.0.59 () {60 vars in 1365 bytes} [Tue Aug  9 11:26:53 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/9216f4e3-6002-416a-a226-572378d6a5f4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:53.094008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e385c24d-5b6c-4fd9-974d-2507b12f3224 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.098028 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e385c24d-5b6c-4fd9-974d-2507b12f3224 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] DELETE http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types/778d0c5b-99c6-4ba1-acc2-031744bdb763
Aug 09 11:26:53.098843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e385c24d-5b6c-4fd9-974d-2507b12f3224 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.099332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e385c24d-5b6c-4fd9-974d-2507b12f3224 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.102121 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=61,cinder:INSERT=12,cinder:UPDATE=27 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:53.160144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e385c24d-5b6c-4fd9-974d-2507b12f3224 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types/778d0c5b-99c6-4ba1-acc2-031744bdb763 returned with HTTP 202
Aug 09 11:26:53.161869 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 210/428] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:26:53 2022] DELETE /volume/v3/c067326f7e0f45bc96c8746464138b92/types/778d0c5b-99c6-4ba1-acc2-031744bdb763 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:53.166470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bc04a9b5-04d9-43e6-bd84-fe98947408aa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.170284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bc04a9b5-04d9-43e6-bd84-fe98947408aa tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] GET http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types/778d0c5b-99c6-4ba1-acc2-031744bdb763
Aug 09 11:26:53.170666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bc04a9b5-04d9-43e6-bd84-fe98947408aa tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.171165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bc04a9b5-04d9-43e6-bd84-fe98947408aa tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.177127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bc04a9b5-04d9-43e6-bd84-fe98947408aa tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types/778d0c5b-99c6-4ba1-acc2-031744bdb763 returned with HTTP 404
Aug 09 11:26:53.178216 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 219/429] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:26:53 2022] GET /volume/v3/c067326f7e0f45bc96c8746464138b92/types/778d0c5b-99c6-4ba1-acc2-031744bdb763 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:26:53.182954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b119a839-f1b2-4950-9c02-723ee845d225 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.186502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b119a839-f1b2-4950-9c02-723ee845d225 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] DELETE http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43
Aug 09 11:26:53.187000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b119a839-f1b2-4950-9c02-723ee845d225 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.187489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b119a839-f1b2-4950-9c02-723ee845d225 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.187931 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-b119a839-f1b2-4950-9c02-723ee845d225 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Delete volume with id: ae94afa3-9f82-4fce-af56-479fc98a9a43 
Aug 09 11:26:53.204691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:53.204691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:53.206008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b119a839-f1b2-4950-9c02-723ee845d225 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Volume info retrieved successfully.
Aug 09 11:26:53.208463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b119a839-f1b2-4950-9c02-723ee845d225 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=110681) delete /opt/stack/cinder/cinder/volume/api.py:434}}
Aug 09 11:26:53.256134 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-b119a839-f1b2-4950-9c02-723ee845d225 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Created reservations ['1fa9e8d2-9bc7-457d-a36d-69c75226f132', '1bde3cd7-66cf-4887-9eb0-edf08fdcc914', '4dd405dc-1a74-48c0-bc85-401bc87e8cc2', '1da360e5-5f79-43ad-99bd-01ed606ece2a'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:53.313904 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b119a839-f1b2-4950-9c02-723ee845d225 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Delete volume request issued successfully.
Aug 09 11:26:53.315022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b119a839-f1b2-4950-9c02-723ee845d225 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43 returned with HTTP 202
Aug 09 11:26:53.316358 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 211/430] 10.222.0.59 () {60 vars in 1368 bytes} [Tue Aug  9 11:26:53 2022] DELETE /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:53.323352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a8627b26-90da-4070-8a14-f37f257c0808 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.327009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8627b26-90da-4070-8a14-f37f257c0808 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] GET http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43
Aug 09 11:26:53.327499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8627b26-90da-4070-8a14-f37f257c0808 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.327955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8627b26-90da-4070-8a14-f37f257c0808 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.341235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8627b26-90da-4070-8a14-f37f257c0808 tempest-UserMessagesTest-224839573 tempest-UserMessagesTest-224839573-project] http://10.222.0.59/volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43 returned with HTTP 404
Aug 09 11:26:53.342177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 220/431] 10.222.0.59 () {60 vars in 1365 bytes} [Tue Aug  9 11:26:53 2022] GET /volume/v3/15ad8680b0e0496480a4a5bf376b0fc5/volumes/ae94afa3-9f82-4fce-af56-479fc98a9a43 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:53.347534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7d4fef82-5cd6-4bbc-9427-2248eb336f7e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.351946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d4fef82-5cd6-4bbc-9427-2248eb336f7e tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] DELETE http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types/521b6f82-3418-4551-9510-fc3599af1e9b
Aug 09 11:26:53.352388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d4fef82-5cd6-4bbc-9427-2248eb336f7e tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.352866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d4fef82-5cd6-4bbc-9427-2248eb336f7e tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.400585 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d4fef82-5cd6-4bbc-9427-2248eb336f7e tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types/521b6f82-3418-4551-9510-fc3599af1e9b returned with HTTP 202
Aug 09 11:26:53.401518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 212/432] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:26:53 2022] DELETE /volume/v3/c067326f7e0f45bc96c8746464138b92/types/521b6f82-3418-4551-9510-fc3599af1e9b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:53.406666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6f4cb960-c8de-414e-a0bf-d689613e10f7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.411313 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6f4cb960-c8de-414e-a0bf-d689613e10f7 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] GET http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types/521b6f82-3418-4551-9510-fc3599af1e9b
Aug 09 11:26:53.411762 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6f4cb960-c8de-414e-a0bf-d689613e10f7 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.412217 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6f4cb960-c8de-414e-a0bf-d689613e10f7 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.419017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6f4cb960-c8de-414e-a0bf-d689613e10f7 tempest-UserMessagesTest-975014705 tempest-UserMessagesTest-975014705-project-admin] http://10.222.0.59/volume/v3/c067326f7e0f45bc96c8746464138b92/types/521b6f82-3418-4551-9510-fc3599af1e9b returned with HTTP 404
Aug 09 11:26:53.419920 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 221/433] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:26:53 2022] GET /volume/v3/c067326f7e0f45bc96c8746464138b92/types/521b6f82-3418-4551-9510-fc3599af1e9b => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:53.548983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a040e856-987d-4789-a253-5a99155283f3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.553770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a040e856-987d-4789-a253-5a99155283f3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:53.554366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a040e856-987d-4789-a253-5a99155283f3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.554956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a040e856-987d-4789-a253-5a99155283f3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.573748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:53.573748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:53.586848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a040e856-987d-4789-a253-5a99155283f3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:53.599356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a040e856-987d-4789-a253-5a99155283f3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:53.600121 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 213/434] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:53 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:53.738418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b017050a-a26e-4d9e-8314-93c1d3cec9e3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.742181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b017050a-a26e-4d9e-8314-93c1d3cec9e3 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4
Aug 09 11:26:53.742682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b017050a-a26e-4d9e-8314-93c1d3cec9e3 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.743172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b017050a-a26e-4d9e-8314-93c1d3cec9e3 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.758103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:53.758103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:53.764821 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b017050a-a26e-4d9e-8314-93c1d3cec9e3 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:53.766213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-b017050a-a26e-4d9e-8314-93c1d3cec9e3 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:53.766609 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-b017050a-a26e-4d9e-8314-93c1d3cec9e3 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:53.774679 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-b017050a-a26e-4d9e-8314-93c1d3cec9e3 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:53.780951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:53.780951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:53.796624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b017050a-a26e-4d9e-8314-93c1d3cec9e3 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 returned with HTTP 200
Aug 09 11:26:53.797372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 222/435] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:53 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 => generated 982 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:53.803402 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ebc8c58f-7810-4c14-a2da-266d721b9779 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:53.810439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ebc8c58f-7810-4c14-a2da-266d721b9779 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:53.811493 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ebc8c58f-7810-4c14-a2da-266d721b9779 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:53.812092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ebc8c58f-7810-4c14-a2da-266d721b9779 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:53.829635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:53.829635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:53.831516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ebc8c58f-7810-4c14-a2da-266d721b9779 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot retrieved successfully.
Aug 09 11:26:53.833951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ebc8c58f-7810-4c14-a2da-266d721b9779 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 returned with HTTP 200
Aug 09 11:26:53.834706 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 214/436] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:53 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:54.050506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dafb041e-670c-4739-b38d-52b48197fe70 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:54.058799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dafb041e-670c-4739-b38d-52b48197fe70 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2
Aug 09 11:26:54.059635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dafb041e-670c-4739-b38d-52b48197fe70 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:54.060433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dafb041e-670c-4739-b38d-52b48197fe70 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:54.085658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:54.085658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:54.094413 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dafb041e-670c-4739-b38d-52b48197fe70 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:54.106884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dafb041e-670c-4739-b38d-52b48197fe70 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 returned with HTTP 200
Aug 09 11:26:54.107892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 223/437] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:54 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:54.616613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cb4191ce-4a06-406f-b365-a8fd16e23a95 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:54.620313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cb4191ce-4a06-406f-b365-a8fd16e23a95 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:54.620759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cb4191ce-4a06-406f-b365-a8fd16e23a95 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:54.621219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cb4191ce-4a06-406f-b365-a8fd16e23a95 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:54.636315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:54.636315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:54.644561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cb4191ce-4a06-406f-b365-a8fd16e23a95 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:54.658296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cb4191ce-4a06-406f-b365-a8fd16e23a95 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:54.659481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 215/438] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:54 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:54.814051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-50aeeb9e-98f6-4a13-aa51-08d257fd8b14 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:54.818580 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-50aeeb9e-98f6-4a13-aa51-08d257fd8b14 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4
Aug 09 11:26:54.819112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-50aeeb9e-98f6-4a13-aa51-08d257fd8b14 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:54.819747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-50aeeb9e-98f6-4a13-aa51-08d257fd8b14 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:54.835755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:54.835755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:54.843626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-50aeeb9e-98f6-4a13-aa51-08d257fd8b14 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Volume info retrieved successfully.
Aug 09 11:26:54.844207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-604f66cf-7fe2-4355-b7fa-2d1f6974dd87 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:54.845852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-50aeeb9e-98f6-4a13-aa51-08d257fd8b14 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:26:54.846657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-50aeeb9e-98f6-4a13-aa51-08d257fd8b14 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:26:54.848979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-604f66cf-7fe2-4355-b7fa-2d1f6974dd87 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:54.849437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-604f66cf-7fe2-4355-b7fa-2d1f6974dd87 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:54.849899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-604f66cf-7fe2-4355-b7fa-2d1f6974dd87 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:54.856711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-50aeeb9e-98f6-4a13-aa51-08d257fd8b14 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:26:54.861078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:54.861078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:54.862419 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-604f66cf-7fe2-4355-b7fa-2d1f6974dd87 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot retrieved successfully.
Aug 09 11:26:54.864775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:54.864775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:54.864966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-604f66cf-7fe2-4355-b7fa-2d1f6974dd87 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 returned with HTTP 200
Aug 09 11:26:54.873868 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 216/439] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:54 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 => generated 481 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:54.875709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c67ed362-3ded-4495-bc11-32d1cc2c5b86 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:54.880990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c67ed362-3ded-4495-bc11-32d1cc2c5b86 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] PUT http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6
Aug 09 11:26:54.882016 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c67ed362-3ded-4495-bc11-32d1cc2c5b86 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:54.885252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-50aeeb9e-98f6-4a13-aa51-08d257fd8b14 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 returned with HTTP 200
Aug 09 11:26:54.886427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 224/440] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:54 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 => generated 982 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:54.927552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=73,cinder:UPDATE=23,cinder:INSERT=4 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:55.004983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c67ed362-3ded-4495-bc11-32d1cc2c5b86 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 returned with HTTP 200
Aug 09 11:26:55.014126 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 217/441] 10.222.0.59 () {60 vars in 1351 bytes} [Tue Aug  9 11:26:54 2022] PUT /volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 => generated 661 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:55.017836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-607944d4-bf89-422c-ad6c-12c540d2f161 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.026093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-607944d4-bf89-422c-ad6c-12c540d2f161 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] POST http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots
Aug 09 11:26:55.027428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-607944d4-bf89-422c-ad6c-12c540d2f161 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "069b8f83-1271-4163-bb56-20886bef6c1e"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:55.070774 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:55.070774 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:55.073381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-607944d4-bf89-422c-ad6c-12c540d2f161 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Volume info retrieved successfully.
Aug 09 11:26:55.073933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-607944d4-bf89-422c-ad6c-12c540d2f161 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Create snapshot from volume 069b8f83-1271-4163-bb56-20886bef6c1e
Aug 09 11:26:55.121230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota_utils [None req-607944d4-bf89-422c-ad6c-12c540d2f161 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Quota exceeded for d940675752e240c2b24cc7969ef034e6, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes']
Aug 09 11:26:55.121230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.middleware.fault [None req-607944d4-bf89-422c-ad6c-12c540d2f161 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots returned with HTTP 413
Aug 09 11:26:55.123913 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 225/442] 10.222.0.59 () {60 vars in 1241 bytes} [Tue Aug  9 11:26:55 2022] POST /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots => generated 208 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0)
Aug 09 11:26:55.129933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2e0ed5e8-941c-43fd-9bb3-40f76af5d1e5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.139318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2e0ed5e8-941c-43fd-9bb3-40f76af5d1e5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2
Aug 09 11:26:55.139785 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2e0ed5e8-941c-43fd-9bb3-40f76af5d1e5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:55.140249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2e0ed5e8-941c-43fd-9bb3-40f76af5d1e5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:55.142631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ad001729-ffcf-4975-ab17-26b540b1ab5a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.151174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ad001729-ffcf-4975-ab17-26b540b1ab5a tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] PUT http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6
Aug 09 11:26:55.151897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ad001729-ffcf-4975-ab17-26b540b1ab5a tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:55.166631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:55.166631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:55.183311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2e0ed5e8-941c-43fd-9bb3-40f76af5d1e5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:55.214178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2e0ed5e8-941c-43fd-9bb3-40f76af5d1e5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 returned with HTTP 200
Aug 09 11:26:55.215463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 218/443] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:55 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:55.231471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d57c4c6d-f1e9-457a-aa95-607efc60bffd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.246041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d57c4c6d-f1e9-457a-aa95-607efc60bffd tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2
Aug 09 11:26:55.246572 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d57c4c6d-f1e9-457a-aa95-607efc60bffd tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:55.247078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d57c4c6d-f1e9-457a-aa95-607efc60bffd tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:55.275324 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:55.275324 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:55.284125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d57c4c6d-f1e9-457a-aa95-607efc60bffd tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:55.297589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d57c4c6d-f1e9-457a-aa95-607efc60bffd tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 returned with HTTP 200
Aug 09 11:26:55.302944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 219/444] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:55 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 => generated 917 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:55.319311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.326674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] POST http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes
Aug 09 11:26:55.328252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2103010701"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:55.330770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2103010701'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:55.331134 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Create volume of 1 GB
Aug 09 11:26:55.342241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Availability Zones retrieved successfully.
Aug 09 11:26:55.343139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ad001729-ffcf-4975-ab17-26b540b1ab5a tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 returned with HTTP 200
Aug 09 11:26:55.344549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 226/445] 10.222.0.59 () {60 vars in 1351 bytes} [Tue Aug  9 11:26:55 2022] PUT /volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 => generated 661 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:55.356640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-54c36f32-ecf4-4855-a280-4c35cf6873c5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.365161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Flow 'volume_create_api' (7ba91b7b-2ab2-4cc8-a180-82f225a8b693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:55.365733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-54c36f32-ecf4-4855-a280-4c35cf6873c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] POST http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots
Aug 09 11:26:55.366479 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-54c36f32-ecf4-4855-a280-4c35cf6873c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "069b8f83-1271-4163-bb56-20886bef6c1e"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:55.368062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41e4377-3335-46f8-9a3b-220a90f238b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:55.371242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:55.394985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:55.394985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:55.396372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-54c36f32-ecf4-4855-a280-4c35cf6873c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Volume info retrieved successfully.
Aug 09 11:26:55.396776 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-54c36f32-ecf4-4855-a280-4c35cf6873c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Create snapshot from volume 069b8f83-1271-4163-bb56-20886bef6c1e
Aug 09 11:26:55.428101 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41e4377-3335-46f8-9a3b-220a90f238b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:55.431990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f811bd-3cfd-42b3-b23b-3dbf56938a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:55.469343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=98,cinder:UPDATE=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:55.476106 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota_utils [None req-54c36f32-ecf4-4855-a280-4c35cf6873c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Quota exceeded for d940675752e240c2b24cc7969ef034e6, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots']
Aug 09 11:26:55.476879 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.middleware.fault [None req-54c36f32-ecf4-4855-a280-4c35cf6873c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots returned with HTTP 413
Aug 09 11:26:55.489663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 227/446] 10.222.0.59 () {60 vars in 1241 bytes} [Tue Aug  9 11:26:55 2022] POST /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots => generated 133 bytes in 127 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0)
Aug 09 11:26:55.495549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-04630882-94bb-4be9-9d36-9f649b5f0c98 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.507232 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-04630882-94bb-4be9-9d36-9f649b5f0c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] DELETE http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:55.508382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-04630882-94bb-4be9-9d36-9f649b5f0c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:55.509509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-04630882-94bb-4be9-9d36-9f649b5f0c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:55.511827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-04630882-94bb-4be9-9d36-9f649b5f0c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Delete snapshot with id: e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:55.538285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:55.538285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:55.539349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-04630882-94bb-4be9-9d36-9f649b5f0c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot retrieved successfully.
Aug 09 11:26:55.560660 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Created reservations ['959f40bf-e6e0-443a-8a9a-702dff90c57a', '161dc9a3-8688-4b51-87e6-96a8c10d3654', 'bd5cf838-b4ff-4ebb-bbc3-81754600b534', '3d0f91a6-432e-4910-9561-788ab240a8e6'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:55.597539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f811bd-3cfd-42b3-b23b-3dbf56938a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['959f40bf-e6e0-443a-8a9a-702dff90c57a', '161dc9a3-8688-4b51-87e6-96a8c10d3654', 'bd5cf838-b4ff-4ebb-bbc3-81754600b534', '3d0f91a6-432e-4910-9561-788ab240a8e6']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:55.607377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb9c5fb-ea8b-4bbb-be17-06c44033d938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:55.613034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-04630882-94bb-4be9-9d36-9f649b5f0c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot delete request issued successfully.
Aug 09 11:26:55.613449 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-04630882-94bb-4be9-9d36-9f649b5f0c98 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 returned with HTTP 202
Aug 09 11:26:55.614638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 228/447] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:26:55 2022] DELETE /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:55.621322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-faf4bc7b-0eeb-4293-9dad-db7a0b33c9a9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.632006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-faf4bc7b-0eeb-4293-9dad-db7a0b33c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:55.633003 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-faf4bc7b-0eeb-4293-9dad-db7a0b33c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:55.635331 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-faf4bc7b-0eeb-4293-9dad-db7a0b33c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:55.650563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb9c5fb-ea8b-4bbb-be17-06c44033d938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be33da71-0888-4e9a-9f48-2f26ac156963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2103010701',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='546f215d0925459292ff847fbf37382c',qos_specs=None,replication_status=<?>,reservations=['959f40bf-e6e0-443a-8a9a-702dff90c57a','161dc9a3-8688-4b51-87e6-96a8c10d3654','bd5cf838-b4ff-4ebb-bbc3-81754600b534','3d0f91a6-432e-4910-9561-788ab240a8e6'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f266e728a1ea421abc67af65e8fc0e40',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2103010701',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=be33da71-0888-4e9a-9f48-2f26ac156963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='546f215d0925459292ff847fbf37382c',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='f266e728a1ea421abc67af65e8fc0e40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:55.650789 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:55.650789 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:55.652063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-faf4bc7b-0eeb-4293-9dad-db7a0b33c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Snapshot retrieved successfully.
Aug 09 11:26:55.659092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-faf4bc7b-0eeb-4293-9dad-db7a0b33c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 returned with HTTP 200
Aug 09 11:26:55.659219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e8494b1-226e-4a7c-955f-27fd248b5d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:55.659311 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 229/448] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:55 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 => generated 480 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:55.675783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0768f9cb-a763-41ec-9113-36c996f9b0b5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.685081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0768f9cb-a763-41ec-9113-36c996f9b0b5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:55.685549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0768f9cb-a763-41ec-9113-36c996f9b0b5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:55.686006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0768f9cb-a763-41ec-9113-36c996f9b0b5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:55.718711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:55.718711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:55.722906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e8494b1-226e-4a7c-955f-27fd248b5d18) 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-VolumesListAdminTestJSON-Volume-2103010701',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='546f215d0925459292ff847fbf37382c',qos_specs=None,replication_status=<?>,reservations=['959f40bf-e6e0-443a-8a9a-702dff90c57a','161dc9a3-8688-4b51-87e6-96a8c10d3654','bd5cf838-b4ff-4ebb-bbc3-81754600b534','3d0f91a6-432e-4910-9561-788ab240a8e6'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f266e728a1ea421abc67af65e8fc0e40',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:55.725925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0798cffc-109f-48e1-80ba-23fa66158699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:55.727799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0768f9cb-a763-41ec-9113-36c996f9b0b5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:55.741301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0768f9cb-a763-41ec-9113-36c996f9b0b5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:55.746923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 230/449] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:55 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:55.774421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0798cffc-109f-48e1-80ba-23fa66158699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:55.778304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Flow 'volume_create_api' (7ba91b7b-2ab2-4cc8-a180-82f225a8b693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:55.779120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Create volume request issued successfully.
Aug 09 11:26:55.780405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c9eae5aa-9ca1-4442-b941-9e609a06d3c5 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes returned with HTTP 202
Aug 09 11:26:55.783486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 220/450] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:55 2022] POST /volume/v3/546f215d0925459292ff847fbf37382c/volumes => generated 824 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:55.795418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0026ae53-a9ce-4d03-a9a1-ae9ea3172d3e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.801759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0026ae53-a9ce-4d03-a9a1-ae9ea3172d3e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963
Aug 09 11:26:55.802565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0026ae53-a9ce-4d03-a9a1-ae9ea3172d3e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:55.803518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0026ae53-a9ce-4d03-a9a1-ae9ea3172d3e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:55.849203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:55.849203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:55.862278 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0026ae53-a9ce-4d03-a9a1-ae9ea3172d3e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:55.883074 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0026ae53-a9ce-4d03-a9a1-ae9ea3172d3e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 returned with HTTP 200
Aug 09 11:26:55.887992 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 231/451] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:55 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 => generated 892 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:55.903232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f9aada0f-5af5-4858-925b-6a6bf96eaa35 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.909135 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f9aada0f-5af5-4858-925b-6a6bf96eaa35 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4
Aug 09 11:26:55.911055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f9aada0f-5af5-4858-925b-6a6bf96eaa35 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:55.912096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f9aada0f-5af5-4858-925b-6a6bf96eaa35 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:55.961036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f9aada0f-5af5-4858-925b-6a6bf96eaa35 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 returned with HTTP 404
Aug 09 11:26:55.967124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7ba0e468-48ad-43e0-b069-b9295258d31d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:55.973014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ba0e468-48ad-43e0-b069-b9295258d31d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199
Aug 09 11:26:55.973868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ba0e468-48ad-43e0-b069-b9295258d31d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:55.975144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ba0e468-48ad-43e0-b069-b9295258d31d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:55.986402 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 221/452] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:55 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:26:55.995184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ba0e468-48ad-43e0-b069-b9295258d31d tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199 returned with HTTP 404
Aug 09 11:26:56.021541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a83b2a18-981f-411f-86a1-2e90652c0562 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.021788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 232/453] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:26:55 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:26:56.026361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a83b2a18-981f-411f-86a1-2e90652c0562 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] GET http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f
Aug 09 11:26:56.027478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a83b2a18-981f-411f-86a1-2e90652c0562 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.027959 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a83b2a18-981f-411f-86a1-2e90652c0562 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.028306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-a83b2a18-981f-411f-86a1-2e90652c0562 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] show called for member c88c0208-34d4-4180-9995-0f7446db711f {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:26:56.042772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a83b2a18-981f-411f-86a1-2e90652c0562 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f returned with HTTP 404
Aug 09 11:26:56.045500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 222/454] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:26:56 2022] GET /volume/v3/678d8f6219004ee18adb95cf9da719a6/groups/c88c0208-34d4-4180-9995-0f7446db711f => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Aug 09 11:26:56.051156 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-90e86211-6b53-43d8-99fc-14c7eb90fcdf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.056122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-90e86211-6b53-43d8-99fc-14c7eb90fcdf tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] DELETE http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types/f9bbc0f1-4850-4f94-b875-3e417b8155b1
Aug 09 11:26:56.056633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-90e86211-6b53-43d8-99fc-14c7eb90fcdf tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.057089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-90e86211-6b53-43d8-99fc-14c7eb90fcdf tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.096833 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-90e86211-6b53-43d8-99fc-14c7eb90fcdf tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types/f9bbc0f1-4850-4f94-b875-3e417b8155b1 returned with HTTP 202
Aug 09 11:26:56.096833 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 233/455] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:26:56 2022] DELETE /volume/v3/76a7d02afb304aec8eb68137e8b007fb/group_types/f9bbc0f1-4850-4f94-b875-3e417b8155b1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:26:56.100139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8b689ea6-a49c-4acc-8033-e228bfd09c11 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.106789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8b689ea6-a49c-4acc-8033-e228bfd09c11 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] DELETE http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4
Aug 09 11:26:56.108035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8b689ea6-a49c-4acc-8033-e228bfd09c11 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.109058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8b689ea6-a49c-4acc-8033-e228bfd09c11 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.109984 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-8b689ea6-a49c-4acc-8033-e228bfd09c11 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Delete volume with id: c11da75a-24ab-4898-a817-4d4626068ec4 
Aug 09 11:26:56.128076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8b689ea6-a49c-4acc-8033-e228bfd09c11 tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 returned with HTTP 404
Aug 09 11:26:56.129747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 223/456] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:26:56 2022] DELETE /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/c11da75a-24ab-4898-a817-4d4626068ec4 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:26:56.134656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e8b9de05-71c5-41e2-9833-811126c9173c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.139173 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e8b9de05-71c5-41e2-9833-811126c9173c tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] DELETE http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199
Aug 09 11:26:56.139724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e8b9de05-71c5-41e2-9833-811126c9173c tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.140195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e8b9de05-71c5-41e2-9833-811126c9173c tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.140758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-e8b9de05-71c5-41e2-9833-811126c9173c tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] Delete volume with id: f37eb0e2-27f0-4cb2-ab6a-54b61359b199 
Aug 09 11:26:56.166069 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e8b9de05-71c5-41e2-9833-811126c9173c tempest-GroupsTest-805157810 tempest-GroupsTest-805157810-project] http://10.222.0.59/volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199 returned with HTTP 404
Aug 09 11:26:56.170428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 234/457] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:26:56 2022] DELETE /volume/v3/678d8f6219004ee18adb95cf9da719a6/volumes/f37eb0e2-27f0-4cb2-ab6a-54b61359b199 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:26:56.171916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-23d028a3-3eaa-46d6-b6f7-58fb7ccb0f41 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.176571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23d028a3-3eaa-46d6-b6f7-58fb7ccb0f41 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] DELETE http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/4f5d4c0c-2293-4603-8c72-eb4ef2d468b8
Aug 09 11:26:56.177030 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-23d028a3-3eaa-46d6-b6f7-58fb7ccb0f41 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.177512 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-23d028a3-3eaa-46d6-b6f7-58fb7ccb0f41 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.178190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:56.178190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:56.190524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=80,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:56.224465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23d028a3-3eaa-46d6-b6f7-58fb7ccb0f41 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/4f5d4c0c-2293-4603-8c72-eb4ef2d468b8 returned with HTTP 202
Aug 09 11:26:56.225264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 224/458] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:26:56 2022] DELETE /volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/4f5d4c0c-2293-4603-8c72-eb4ef2d468b8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:26:56.230163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7a6905e5-f653-44bc-94ba-d00a5902d261 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.233929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7a6905e5-f653-44bc-94ba-d00a5902d261 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] GET http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/4f5d4c0c-2293-4603-8c72-eb4ef2d468b8
Aug 09 11:26:56.234396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7a6905e5-f653-44bc-94ba-d00a5902d261 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.234878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7a6905e5-f653-44bc-94ba-d00a5902d261 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.242582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7a6905e5-f653-44bc-94ba-d00a5902d261 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/4f5d4c0c-2293-4603-8c72-eb4ef2d468b8 returned with HTTP 404
Aug 09 11:26:56.247044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 235/459] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:26:56 2022] GET /volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/4f5d4c0c-2293-4603-8c72-eb4ef2d468b8 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:56.248721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-33b7ce52-59e3-4a98-94e3-53f90b6b9c74 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.253185 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-33b7ce52-59e3-4a98-94e3-53f90b6b9c74 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] DELETE http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/aaf2858d-9773-4cdf-bcbe-6299b87b396f
Aug 09 11:26:56.253645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-33b7ce52-59e3-4a98-94e3-53f90b6b9c74 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.254128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-33b7ce52-59e3-4a98-94e3-53f90b6b9c74 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.309937 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-33b7ce52-59e3-4a98-94e3-53f90b6b9c74 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/aaf2858d-9773-4cdf-bcbe-6299b87b396f returned with HTTP 202
Aug 09 11:26:56.310859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 225/460] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:26:56 2022] DELETE /volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/aaf2858d-9773-4cdf-bcbe-6299b87b396f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:26:56.315359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-be4f6edd-098e-4c13-a059-4287cd3fa5c8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.321224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-be4f6edd-098e-4c13-a059-4287cd3fa5c8 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] GET http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/aaf2858d-9773-4cdf-bcbe-6299b87b396f
Aug 09 11:26:56.321667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-be4f6edd-098e-4c13-a059-4287cd3fa5c8 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.322113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-be4f6edd-098e-4c13-a059-4287cd3fa5c8 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.327667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-be4f6edd-098e-4c13-a059-4287cd3fa5c8 tempest-GroupsTest-205927182 tempest-GroupsTest-205927182-project-admin] http://10.222.0.59/volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/aaf2858d-9773-4cdf-bcbe-6299b87b396f returned with HTTP 404
Aug 09 11:26:56.328608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 236/461] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:26:56 2022] GET /volume/v3/76a7d02afb304aec8eb68137e8b007fb/types/aaf2858d-9773-4cdf-bcbe-6299b87b396f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:56.667778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-183cdcb6-86b0-4518-8f23-c1505805ae77 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.672569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-183cdcb6-86b0-4518-8f23-c1505805ae77 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720
Aug 09 11:26:56.673427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-183cdcb6-86b0-4518-8f23-c1505805ae77 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.673896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-183cdcb6-86b0-4518-8f23-c1505805ae77 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.684112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-183cdcb6-86b0-4518-8f23-c1505805ae77 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 returned with HTTP 404
Aug 09 11:26:56.685602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 226/462] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:26:56 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/snapshots/e95b825b-bcfa-409a-b588-6e54e0f38720 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:56.692083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ee68e864-a565-4bc9-bcf8-746d00b3b27e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.697300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ee68e864-a565-4bc9-bcf8-746d00b3b27e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] DELETE http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e
Aug 09 11:26:56.697787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ee68e864-a565-4bc9-bcf8-746d00b3b27e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.698392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ee68e864-a565-4bc9-bcf8-746d00b3b27e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.698781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-ee68e864-a565-4bc9-bcf8-746d00b3b27e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Delete volume with id: 069b8f83-1271-4163-bb56-20886bef6c1e 
Aug 09 11:26:56.727174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:56.727174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:56.728221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ee68e864-a565-4bc9-bcf8-746d00b3b27e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Volume info retrieved successfully.
Aug 09 11:26:56.771368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f504c31f-ad9c-46ae-b8ad-8af8ed7bad8d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.778609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f504c31f-ad9c-46ae-b8ad-8af8ed7bad8d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:56.779459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f504c31f-ad9c-46ae-b8ad-8af8ed7bad8d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.780252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f504c31f-ad9c-46ae-b8ad-8af8ed7bad8d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.790219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ee68e864-a565-4bc9-bcf8-746d00b3b27e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Delete volume request issued successfully.
Aug 09 11:26:56.790932 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ee68e864-a565-4bc9-bcf8-746d00b3b27e tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e returned with HTTP 202
Aug 09 11:26:56.791904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 237/463] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:56 2022] DELETE /volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:56.796970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9836d49c-8e3e-44c5-9232-e0e81b386038 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.801414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9836d49c-8e3e-44c5-9232-e0e81b386038 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e
Aug 09 11:26:56.802166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9836d49c-8e3e-44c5-9232-e0e81b386038 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.802987 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9836d49c-8e3e-44c5-9232-e0e81b386038 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.808747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:56.808747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:56.819576 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f504c31f-ad9c-46ae-b8ad-8af8ed7bad8d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:56.820877 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:56.820877 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:56.830759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9836d49c-8e3e-44c5-9232-e0e81b386038 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Volume info retrieved successfully.
Aug 09 11:26:56.835366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f504c31f-ad9c-46ae-b8ad-8af8ed7bad8d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:56.836526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 227/464] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:56 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:56.845283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9836d49c-8e3e-44c5-9232-e0e81b386038 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e returned with HTTP 200
Aug 09 11:26:56.851016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 238/465] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:56 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e => generated 927 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:56.903367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ed767dc5-c089-479d-96f1-f963812c1722 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.914333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed767dc5-c089-479d-96f1-f963812c1722 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963
Aug 09 11:26:56.914874 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ed767dc5-c089-479d-96f1-f963812c1722 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.915408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ed767dc5-c089-479d-96f1-f963812c1722 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:56.944446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:56.944446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:56.955880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ed767dc5-c089-479d-96f1-f963812c1722 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:56.970647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed767dc5-c089-479d-96f1-f963812c1722 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 returned with HTTP 200
Aug 09 11:26:56.971712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 228/466] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:56 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 => generated 917 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:56.987892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-53cb4c21-3a57-48b4-8760-097c618e4d15 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:56.992057 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-53cb4c21-3a57-48b4-8760-097c618e4d15 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963
Aug 09 11:26:56.992655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-53cb4c21-3a57-48b4-8760-097c618e4d15 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:56.993222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-53cb4c21-3a57-48b4-8760-097c618e4d15 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:57.020993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:57.020993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:57.041575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-53cb4c21-3a57-48b4-8760-097c618e4d15 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:57.065590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-53cb4c21-3a57-48b4-8760-097c618e4d15 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 returned with HTTP 200
Aug 09 11:26:57.068371 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 239/467] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:56 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 => generated 917 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:26:57.082724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:57.328586 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] POST http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes
Aug 09 11:26:57.329260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:57.331600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:57.331905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Create volume of 1 GB
Aug 09 11:26:57.345927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Availability Zones retrieved successfully.
Aug 09 11:26:57.362435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Flow 'volume_create_api' (e7750acc-1ad0-49ae-855e-6a82d19c64c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:57.365294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e38faf0-5696-464b-bdeb-c192f184725a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:57.367692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:57.446404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e38faf0-5696-464b-bdeb-c192f184725a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:57.446404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c49046-1704-440e-95c2-17c367eef683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:57.577905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Created reservations ['a7154b8f-eb89-487c-999e-86e14b2d8ecb', '1be6c9d0-3df4-43b7-897d-0c0433fd875d', '0eadb457-209a-4f03-b5a0-419d2ed3019d', 'd7c142ed-592c-4d03-82d6-b778b0cfbf34'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:57.580121 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c49046-1704-440e-95c2-17c367eef683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7154b8f-eb89-487c-999e-86e14b2d8ecb', '1be6c9d0-3df4-43b7-897d-0c0433fd875d', '0eadb457-209a-4f03-b5a0-419d2ed3019d', 'd7c142ed-592c-4d03-82d6-b778b0cfbf34']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:57.582656 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6f1499-5d84-48c2-8fc5-e87ae3436a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:57.610958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6f1499-5d84-48c2-8fc5-e87ae3436a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc7360d-dfa1-4d7c-845b-e3a79b054ab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='991f33c2512d473db2edd52e43674be6',qos_specs=None,replication_status=<?>,reservations=['a7154b8f-eb89-487c-999e-86e14b2d8ecb','1be6c9d0-3df4-43b7-897d-0c0433fd875d','0eadb457-209a-4f03-b5a0-419d2ed3019d','d7c142ed-592c-4d03-82d6-b778b0cfbf34'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='ea2ba7bc60c44c4fbdd080e3737f8fc2',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=3cc7360d-dfa1-4d7c-845b-e3a79b054ab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='991f33c2512d473db2edd52e43674be6',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='ea2ba7bc60c44c4fbdd080e3737f8fc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:57.613647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a5dacc-7e4d-4847-99ec-fa5fa528430c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:57.619993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=79,cinder:UPDATE=12,cinder:INSERT=9 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:57.624048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6d4a3a27-4524-46d5-8cc9-3eb3ab0403ea None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:57.652871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a5dacc-7e4d-4847-99ec-fa5fa528430c) 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=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='991f33c2512d473db2edd52e43674be6',qos_specs=None,replication_status=<?>,reservations=['a7154b8f-eb89-487c-999e-86e14b2d8ecb','1be6c9d0-3df4-43b7-897d-0c0433fd875d','0eadb457-209a-4f03-b5a0-419d2ed3019d','d7c142ed-592c-4d03-82d6-b778b0cfbf34'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='ea2ba7bc60c44c4fbdd080e3737f8fc2',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:57.655192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c65981f-ec0e-41fc-a80f-fd28779ce0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:57.687813 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c65981f-ec0e-41fc-a80f-fd28779ce0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:57.693002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Flow 'volume_create_api' (e7750acc-1ad0-49ae-855e-6a82d19c64c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:57.694718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Create volume request issued successfully.
Aug 09 11:26:57.698635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b55715bf-86dd-4f62-a5ae-b591a69d6286 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes returned with HTTP 202
Aug 09 11:26:57.698993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 229/468] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:57 2022] POST /volume/v3/991f33c2512d473db2edd52e43674be6/volumes => generated 802 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:57.713716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c7dc3070-61df-431b-8803-1ec932227bf1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:57.717920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7dc3070-61df-431b-8803-1ec932227bf1 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] GET http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes/3cc7360d-dfa1-4d7c-845b-e3a79b054ab3
Aug 09 11:26:57.718442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7dc3070-61df-431b-8803-1ec932227bf1 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:57.719092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7dc3070-61df-431b-8803-1ec932227bf1 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:57.749426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:57.749426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:57.758610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c7dc3070-61df-431b-8803-1ec932227bf1 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Volume info retrieved successfully.
Aug 09 11:26:57.770289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7dc3070-61df-431b-8803-1ec932227bf1 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes/3cc7360d-dfa1-4d7c-845b-e3a79b054ab3 returned with HTTP 200
Aug 09 11:26:57.783553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 230/469] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:57 2022] GET /volume/v3/991f33c2512d473db2edd52e43674be6/volumes/3cc7360d-dfa1-4d7c-845b-e3a79b054ab3 => generated 981 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:57.872753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6b57fe70-66a0-446e-ad9a-a6e7e745f70f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:57.881887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6b57fe70-66a0-446e-ad9a-a6e7e745f70f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:57.883091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6b57fe70-66a0-446e-ad9a-a6e7e745f70f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:57.884431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6b57fe70-66a0-446e-ad9a-a6e7e745f70f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:57.942516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:57.942516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:57.957642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6b57fe70-66a0-446e-ad9a-a6e7e745f70f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:57.970429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6b57fe70-66a0-446e-ad9a-a6e7e745f70f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:58.004544 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 231/470] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:57 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:58.006511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8748ff59-031e-4f58-9dea-8ecc0154d353 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:58.016856 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8748ff59-031e-4f58-9dea-8ecc0154d353 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] GET http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e
Aug 09 11:26:58.017416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8748ff59-031e-4f58-9dea-8ecc0154d353 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:58.019227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8748ff59-031e-4f58-9dea-8ecc0154d353 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:58.027725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6d4a3a27-4524-46d5-8cc9-3eb3ab0403ea tempest-VolumeHostsAdminTestsJSON-1718989602 tempest-VolumeHostsAdminTestsJSON-1718989602-project-admin] GET http://10.222.0.59/volume/v3/9a392beab4e04cf2abe8dfef9bf0e052/os-hosts
Aug 09 11:26:58.028453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6d4a3a27-4524-46d5-8cc9-3eb3ab0403ea tempest-VolumeHostsAdminTestsJSON-1718989602 tempest-VolumeHostsAdminTestsJSON-1718989602-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:58.031809 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6d4a3a27-4524-46d5-8cc9-3eb3ab0403ea tempest-VolumeHostsAdminTestsJSON-1718989602 tempest-VolumeHostsAdminTestsJSON-1718989602-project-admin] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:58.044278 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8748ff59-031e-4f58-9dea-8ecc0154d353 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747 tempest-VolumeSnapshotQuotasNegativeTestJSON-975593747-project] http://10.222.0.59/volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e returned with HTTP 404
Aug 09 11:26:58.045376 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 232/471] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:58 2022] GET /volume/v3/d940675752e240c2b24cc7969ef034e6/volumes/069b8f83-1271-4163-bb56-20886bef6c1e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:26:58.048874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.hosts [None req-6d4a3a27-4524-46d5-8cc9-3eb3ab0403ea tempest-VolumeHostsAdminTestsJSON-1718989602 tempest-VolumeHostsAdminTestsJSON-1718989602-project-admin] status, active and update: available, enabled, 2022-08-09 11:26:56+00:00 {{(pid=110682) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}}
Aug 09 11:26:58.049596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.hosts [None req-6d4a3a27-4524-46d5-8cc9-3eb3ab0403ea tempest-VolumeHostsAdminTestsJSON-1718989602 tempest-VolumeHostsAdminTestsJSON-1718989602-project-admin] status, active and update: available, enabled, 2022-08-09 11:26:58+00:00 {{(pid=110682) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}}
Aug 09 11:26:58.050164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.hosts [None req-6d4a3a27-4524-46d5-8cc9-3eb3ab0403ea tempest-VolumeHostsAdminTestsJSON-1718989602 tempest-VolumeHostsAdminTestsJSON-1718989602-project-admin] status, active and update: available, enabled, 2022-08-09 11:26:48+00:00 {{(pid=110682) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}}
Aug 09 11:26:58.051161 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6d4a3a27-4524-46d5-8cc9-3eb3ab0403ea tempest-VolumeHostsAdminTestsJSON-1718989602 tempest-VolumeHostsAdminTestsJSON-1718989602-project-admin] http://10.222.0.59/volume/v3/9a392beab4e04cf2abe8dfef9bf0e052/os-hosts returned with HTTP 200
Aug 09 11:26:58.052136 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-aa8879cd-7139-4001-a16e-9421ad23399f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:58.052748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 240/472] 10.222.0.59 () {58 vars in 1217 bytes} [Tue Aug  9 11:26:57 2022] GET /volume/v3/9a392beab4e04cf2abe8dfef9bf0e052/os-hosts => generated 576 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:58.080848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aa8879cd-7139-4001-a16e-9421ad23399f tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] PUT http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6
Aug 09 11:26:58.082837 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-aa8879cd-7139-4001-a16e-9421ad23399f tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:58.558724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aa8879cd-7139-4001-a16e-9421ad23399f tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251 tempest-VolumeSnapshotQuotasNegativeTestJSON-740022251-project-admin] http://10.222.0.59/volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 returned with HTTP 200
Aug 09 11:26:58.567010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 233/473] 10.222.0.59 () {60 vars in 1352 bytes} [Tue Aug  9 11:26:58 2022] PUT /volume/v3/ea85f258def3407fa68227a5cafe8cfc/os-quota-sets/d940675752e240c2b24cc7969ef034e6 => generated 319 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:58.572221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:58.576150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] POST http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes
Aug 09 11:26:58.576873 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2080501529"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:26:58.580763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2080501529'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:26:58.581098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Create volume of 1 GB
Aug 09 11:26:58.618746 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Availability Zones retrieved successfully.
Aug 09 11:26:58.650491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Flow 'volume_create_api' (0f5b9a11-4a39-4f72-834a-e8bc60bc0cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:58.654159 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6639050-cbc5-4c8a-b89b-0a0ef510e598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:58.657421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:26:58.729007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6639050-cbc5-4c8a-b89b-0a0ef510e598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:58.734988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04fb6d0a-4a18-4cda-b78d-64286e4d737d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:58.787093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2c6c7af5-9b71-40ee-9756-8f1a57d03c7c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:58.793112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c6c7af5-9b71-40ee-9756-8f1a57d03c7c tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] GET http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes/3cc7360d-dfa1-4d7c-845b-e3a79b054ab3
Aug 09 11:26:58.793894 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c6c7af5-9b71-40ee-9756-8f1a57d03c7c tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:58.794523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c6c7af5-9b71-40ee-9756-8f1a57d03c7c tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:58.834883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:58.834883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:58.860435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2c6c7af5-9b71-40ee-9756-8f1a57d03c7c tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Volume info retrieved successfully.
Aug 09 11:26:58.872227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=94,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:58.874847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c6c7af5-9b71-40ee-9756-8f1a57d03c7c tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes/3cc7360d-dfa1-4d7c-845b-e3a79b054ab3 returned with HTTP 200
Aug 09 11:26:58.878552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 234/474] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:58 2022] GET /volume/v3/991f33c2512d473db2edd52e43674be6/volumes/3cc7360d-dfa1-4d7c-845b-e3a79b054ab3 => generated 1045 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:26:58.903748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2c5d80b3-6e53-4d31-a8c2-71b99fc9e39a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:58.915856 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c5d80b3-6e53-4d31-a8c2-71b99fc9e39a tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] GET http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes/detail?all_tenants=1&project_id=546f215d0925459292ff847fbf37382c
Aug 09 11:26:58.916326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c5d80b3-6e53-4d31-a8c2-71b99fc9e39a tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:58.916792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c5d80b3-6e53-4d31-a8c2-71b99fc9e39a tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:58.919702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2c5d80b3-6e53-4d31-a8c2-71b99fc9e39a tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Could not evaluate value 546f215d0925459292ff847fbf37382c, assuming string {{(pid=110681) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:26:58.923995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2c5d80b3-6e53-4d31-a8c2-71b99fc9e39a tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Searching by: MultiDict([('project_id', '546f215d0925459292ff847fbf37382c'), ('all_tenants', 1)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:26:58.970972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Created reservations ['905c87eb-78b0-42d9-8f5b-67b3420cda74', '1c0bfcbe-894f-4849-bf14-9c1b7859b029', '082939e9-9c1a-4402-888c-b1bf98170cf6', '3eb28701-d2c6-471e-8031-c12351c876da'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:26:58.973872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04fb6d0a-4a18-4cda-b78d-64286e4d737d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['905c87eb-78b0-42d9-8f5b-67b3420cda74', '1c0bfcbe-894f-4849-bf14-9c1b7859b029', '082939e9-9c1a-4402-888c-b1bf98170cf6', '3eb28701-d2c6-471e-8031-c12351c876da']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:58.977372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa5c9e0-d0f9-4f4c-aa1a-53a8a485d8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:59.030157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fa5c9e0-d0f9-4f4c-aa1a-53a8a485d8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7551e858-f1d9-4c82-9e45-b8e9b94c54bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2080501529',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ec50a06edc0445e798202c786b37aa19',qos_specs=None,replication_status=<?>,reservations=['905c87eb-78b0-42d9-8f5b-67b3420cda74','1c0bfcbe-894f-4849-bf14-9c1b7859b029','082939e9-9c1a-4402-888c-b1bf98170cf6','3eb28701-d2c6-471e-8031-c12351c876da'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='00b3cd9e2c3e48c299037759cab9ccce',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:26:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2080501529',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=7551e858-f1d9-4c82-9e45-b8e9b94c54bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec50a06edc0445e798202c786b37aa19',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='00b3cd9e2c3e48c299037759cab9ccce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:59.034688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdac1130-66a1-453c-a39e-1d38b3b67806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:59.090845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdac1130-66a1-453c-a39e-1d38b3b67806) 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-2080501529',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ec50a06edc0445e798202c786b37aa19',qos_specs=None,replication_status=<?>,reservations=['905c87eb-78b0-42d9-8f5b-67b3420cda74','1c0bfcbe-894f-4849-bf14-9c1b7859b029','082939e9-9c1a-4402-888c-b1bf98170cf6','3eb28701-d2c6-471e-8031-c12351c876da'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='00b3cd9e2c3e48c299037759cab9ccce',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:59.095108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbe0b22-1449-4e93-a9bf-464672509f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:26:59.115739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2c5d80b3-6e53-4d31-a8c2-71b99fc9e39a tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Get all volumes completed successfully.
Aug 09 11:26:59.122779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:59.122779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:59.138890 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbe0b22-1449-4e93-a9bf-464672509f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:26:59.143172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c5d80b3-6e53-4d31-a8c2-71b99fc9e39a tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes/detail?all_tenants=1&project_id=546f215d0925459292ff847fbf37382c returned with HTTP 200
Aug 09 11:26:59.149470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Flow 'volume_create_api' (0f5b9a11-4a39-4f72-834a-e8bc60bc0cb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:26:59.152694 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Create volume request issued successfully.
Aug 09 11:26:59.155963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f2f16dd9-89b4-4605-a8ac-3b01022f9177 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes returned with HTTP 202
Aug 09 11:26:59.157188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 241/475] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:26:58 2022] POST /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes => generated 821 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:26:59.160355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 235/476] 10.222.0.59 () {58 vars in 1350 bytes} [Tue Aug  9 11:26:58 2022] GET /volume/v3/991f33c2512d473db2edd52e43674be6/volumes/detail?all_tenants=1&project_id=546f215d0925459292ff847fbf37382c => generated 3262 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:26:59.164778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bb2565a7-1c19-4b2e-84ec-99b128ae9fb8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:59.197716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8e41758e-ba84-4bd2-b953-88a362f35272 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:59.201841 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bb2565a7-1c19-4b2e-84ec-99b128ae9fb8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:26:59.202304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bb2565a7-1c19-4b2e-84ec-99b128ae9fb8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:59.202760 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bb2565a7-1c19-4b2e-84ec-99b128ae9fb8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:59.215182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e41758e-ba84-4bd2-b953-88a362f35272 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] DELETE http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes/3cc7360d-dfa1-4d7c-845b-e3a79b054ab3
Aug 09 11:26:59.215182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8e41758e-ba84-4bd2-b953-88a362f35272 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:59.215566 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8e41758e-ba84-4bd2-b953-88a362f35272 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:59.215854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-8e41758e-ba84-4bd2-b953-88a362f35272 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Delete volume with id: 3cc7360d-dfa1-4d7c-845b-e3a79b054ab3 
Aug 09 11:26:59.237021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:59.237021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:59.246941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bb2565a7-1c19-4b2e-84ec-99b128ae9fb8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:26:59.257779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:59.257779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:59.258571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8e41758e-ba84-4bd2-b953-88a362f35272 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Volume info retrieved successfully.
Aug 09 11:26:59.259512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bb2565a7-1c19-4b2e-84ec-99b128ae9fb8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:26:59.275061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 242/477] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:59 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:59.277838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bd6576fa-71b5-45f6-b56f-c056927ad81a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:59.285436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bd6576fa-71b5-45f6-b56f-c056927ad81a tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:26:59.285881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bd6576fa-71b5-45f6-b56f-c056927ad81a tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:59.290330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bd6576fa-71b5-45f6-b56f-c056927ad81a tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:59.316611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:59.316611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:59.318422 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=84,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:26:59.337072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bd6576fa-71b5-45f6-b56f-c056927ad81a tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:26:59.341420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8e41758e-ba84-4bd2-b953-88a362f35272 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] Delete volume request issued successfully.
Aug 09 11:26:59.341849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e41758e-ba84-4bd2-b953-88a362f35272 tempest-VolumesListAdminTestJSON-551581283 tempest-VolumesListAdminTestJSON-551581283-project-admin] http://10.222.0.59/volume/v3/991f33c2512d473db2edd52e43674be6/volumes/3cc7360d-dfa1-4d7c-845b-e3a79b054ab3 returned with HTTP 202
Aug 09 11:26:59.347052 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 236/478] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:59 2022] DELETE /volume/v3/991f33c2512d473db2edd52e43674be6/volumes/3cc7360d-dfa1-4d7c-845b-e3a79b054ab3 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:59.351518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d1c7342d-eea8-4202-b22a-00dcef9fe697 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:59.361617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d1c7342d-eea8-4202-b22a-00dcef9fe697 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] DELETE http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963
Aug 09 11:26:59.362171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d1c7342d-eea8-4202-b22a-00dcef9fe697 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:59.362580 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d1c7342d-eea8-4202-b22a-00dcef9fe697 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:59.363022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-d1c7342d-eea8-4202-b22a-00dcef9fe697 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Delete volume with id: be33da71-0888-4e9a-9f48-2f26ac156963 
Aug 09 11:26:59.373410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bd6576fa-71b5-45f6-b56f-c056927ad81a tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:26:59.389324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 243/479] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:59 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 889 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:26:59.402142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:59.402142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:59.403287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d1c7342d-eea8-4202-b22a-00dcef9fe697 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:59.447315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d1c7342d-eea8-4202-b22a-00dcef9fe697 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Delete volume request issued successfully.
Aug 09 11:26:59.448102 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d1c7342d-eea8-4202-b22a-00dcef9fe697 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 returned with HTTP 202
Aug 09 11:26:59.449258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 237/480] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:26:59 2022] DELETE /volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:26:59.453545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-48e11ab3-102f-4e4f-8324-0e49f6608ffe None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:26:59.457453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48e11ab3-102f-4e4f-8324-0e49f6608ffe tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963
Aug 09 11:26:59.457897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48e11ab3-102f-4e4f-8324-0e49f6608ffe tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:26:59.458341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48e11ab3-102f-4e4f-8324-0e49f6608ffe tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:26:59.502508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:26:59.502508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:26:59.515680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-48e11ab3-102f-4e4f-8324-0e49f6608ffe tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:26:59.532371 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48e11ab3-102f-4e4f-8324-0e49f6608ffe tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 returned with HTTP 200
Aug 09 11:26:59.538855 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 244/481] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:26:59 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 => generated 916 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:00.279573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fdb71974-837a-4ccf-81d0-5ebaa42b2223 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:00.284072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fdb71974-837a-4ccf-81d0-5ebaa42b2223 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:00.284603 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fdb71974-837a-4ccf-81d0-5ebaa42b2223 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:00.285061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fdb71974-837a-4ccf-81d0-5ebaa42b2223 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:00.325442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:00.325442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:00.334919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fdb71974-837a-4ccf-81d0-5ebaa42b2223 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:00.347668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fdb71974-837a-4ccf-81d0-5ebaa42b2223 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:00.351018 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 238/482] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:00 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:00.398096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5fae0ca8-2493-43ea-a2f4-37fed3fa3fe4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:00.407904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5fae0ca8-2493-43ea-a2f4-37fed3fa3fe4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:00.409431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5fae0ca8-2493-43ea-a2f4-37fed3fa3fe4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:00.411180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5fae0ca8-2493-43ea-a2f4-37fed3fa3fe4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:00.430840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e00e57f3-066e-4f9b-bb9c-77598a713dff None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:00.447884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:00.447884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:00.457096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5fae0ca8-2493-43ea-a2f4-37fed3fa3fe4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:00.469391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5fae0ca8-2493-43ea-a2f4-37fed3fa3fe4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:00.475421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 245/483] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:00 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:00.550442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5336ff7a-7ec4-43f0-ac70-fab57410ce47 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:00.557754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5336ff7a-7ec4-43f0-ac70-fab57410ce47 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963
Aug 09 11:27:00.558233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5336ff7a-7ec4-43f0-ac70-fab57410ce47 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:00.559277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5336ff7a-7ec4-43f0-ac70-fab57410ce47 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:00.611189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:00.611189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:00.619140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5336ff7a-7ec4-43f0-ac70-fab57410ce47 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 returned with HTTP 404
Aug 09 11:27:00.620969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 246/484] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:00 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/be33da71-0888-4e9a-9f48-2f26ac156963 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:00.624298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-661496ae-7c82-43c8-8f32-161f559dcf1c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:00.629914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-661496ae-7c82-43c8-8f32-161f559dcf1c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:00.630765 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-661496ae-7c82-43c8-8f32-161f559dcf1c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:00.631512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-661496ae-7c82-43c8-8f32-161f559dcf1c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:00.650236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:00.650236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:00.659168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-661496ae-7c82-43c8-8f32-161f559dcf1c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:00.674213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-661496ae-7c82-43c8-8f32-161f559dcf1c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:00.675481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 247/485] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:27:00 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:00.682353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-514c6891-9e26-41e0-b0ad-979192446921 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:00.687341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-514c6891-9e26-41e0-b0ad-979192446921 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] DELETE http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2
Aug 09 11:27:00.688094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-514c6891-9e26-41e0-b0ad-979192446921 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:00.688722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-514c6891-9e26-41e0-b0ad-979192446921 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:00.689335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-514c6891-9e26-41e0-b0ad-979192446921 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Delete volume with id: 6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 
Aug 09 11:27:00.707534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:00.707534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:00.708864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-514c6891-9e26-41e0-b0ad-979192446921 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:27:00.766569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-514c6891-9e26-41e0-b0ad-979192446921 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Delete volume request issued successfully.
Aug 09 11:27:00.767570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-514c6891-9e26-41e0-b0ad-979192446921 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 returned with HTTP 202
Aug 09 11:27:00.769645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 248/486] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:00 2022] DELETE /volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:00.777122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-89109415-f5a4-46e3-80a1-59eab25c18df None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:00.782147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-89109415-f5a4-46e3-80a1-59eab25c18df tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2
Aug 09 11:27:00.782980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-89109415-f5a4-46e3-80a1-59eab25c18df tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:00.783617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-89109415-f5a4-46e3-80a1-59eab25c18df tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:00.809134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:00.809134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:00.819264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-89109415-f5a4-46e3-80a1-59eab25c18df tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:27:00.835637 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-89109415-f5a4-46e3-80a1-59eab25c18df tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 returned with HTTP 200
Aug 09 11:27:00.837134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 249/487] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:00 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 => generated 916 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:00.850794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e00e57f3-066e-4f9b-bb9c-77598a713dff tempest-AvailabilityZoneTestJSON-2036917970 tempest-AvailabilityZoneTestJSON-2036917970-project] GET http://10.222.0.59/volume/v3/907bcdf49e274ef3b4557361817bafff/os-availability-zone
Aug 09 11:27:00.851940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e00e57f3-066e-4f9b-bb9c-77598a713dff tempest-AvailabilityZoneTestJSON-2036917970 tempest-AvailabilityZoneTestJSON-2036917970-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:00.852673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e00e57f3-066e-4f9b-bb9c-77598a713dff tempest-AvailabilityZoneTestJSON-2036917970 tempest-AvailabilityZoneTestJSON-2036917970-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:00.860241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e00e57f3-066e-4f9b-bb9c-77598a713dff tempest-AvailabilityZoneTestJSON-2036917970 tempest-AvailabilityZoneTestJSON-2036917970-project] Availability Zones retrieved successfully.
Aug 09 11:27:00.860903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e00e57f3-066e-4f9b-bb9c-77598a713dff tempest-AvailabilityZoneTestJSON-2036917970 tempest-AvailabilityZoneTestJSON-2036917970-project] http://10.222.0.59/volume/v3/907bcdf49e274ef3b4557361817bafff/os-availability-zone returned with HTTP 200
Aug 09 11:27:00.862376 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 239/488] 10.222.0.59 () {58 vars in 1253 bytes} [Tue Aug  9 11:27:00 2022] GET /volume/v3/907bcdf49e274ef3b4557361817bafff/os-availability-zone => generated 82 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:27:01.370192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-32600360-e4c3-4b14-9554-bc52360cacd8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:01.389420 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-32600360-e4c3-4b14-9554-bc52360cacd8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:01.395262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-32600360-e4c3-4b14-9554-bc52360cacd8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:01.395989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-32600360-e4c3-4b14-9554-bc52360cacd8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:01.523637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b8cb4b6f-7be5-433f-8b18-f5411014385a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:01.525133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b8cb4b6f-7be5-433f-8b18-f5411014385a None None] GET http://10.222.0.59/volume//
Aug 09 11:27:01.525801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b8cb4b6f-7be5-433f-8b18-f5411014385a None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:01.526603 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b8cb4b6f-7be5-433f-8b18-f5411014385a None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:01.528117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b8cb4b6f-7be5-433f-8b18-f5411014385a None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:27:01.531249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 240/489] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:27:01 2022] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:27:01.537364 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:01.537364 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:01.566758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-af6ba5e4-5401-4483-ac4b-7d747b6eda09 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:01.582665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-af6ba5e4-5401-4483-ac4b-7d747b6eda09 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] POST http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/attachments
Aug 09 11:27:01.608722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-af6ba5e4-5401-4483-ac4b-7d747b6eda09 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7551e858-f1d9-4c82-9e45-b8e9b94c54bd", "connector": null, "instance_uuid": "7aee6415-5779-4bbf-8f4d-f715e7584dab"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:01.616085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-32600360-e4c3-4b14-9554-bc52360cacd8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:01.657083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-32600360-e4c3-4b14-9554-bc52360cacd8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:01.658942 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 250/490] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:01 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:01.677037 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:01.677037 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:01.797092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-af6ba5e4-5401-4483-ac4b-7d747b6eda09 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/attachments returned with HTTP 200
Aug 09 11:27:01.800063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 241/491] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:27:01 2022] POST /volume/v3/ec50a06edc0445e798202c786b37aa19/attachments => generated 273 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (3 switches on core 0)
Aug 09 11:27:01.857846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0d3cfbab-d48b-4285-bfa7-a90295950e0e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:01.865245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0d3cfbab-d48b-4285-bfa7-a90295950e0e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2
Aug 09 11:27:01.865654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0d3cfbab-d48b-4285-bfa7-a90295950e0e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:01.866107 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0d3cfbab-d48b-4285-bfa7-a90295950e0e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:01.899205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3de2956b-3aa5-44cc-9c9c-66264d8684f1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:01.903967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3de2956b-3aa5-44cc-9c9c-66264d8684f1 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:01.905862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3de2956b-3aa5-44cc-9c9c-66264d8684f1 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:01.906385 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3de2956b-3aa5-44cc-9c9c-66264d8684f1 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:01.909357 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0d3cfbab-d48b-4285-bfa7-a90295950e0e tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 returned with HTTP 404
Aug 09 11:27:01.919524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 251/492] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:01 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/6cb4c2c5-cdd5-4aa3-91e0-4614c23629a2 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:01.923459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c085c2a7-f002-4825-8a62-a645f0f11efb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:01.932879 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c085c2a7-f002-4825-8a62-a645f0f11efb tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] DELETE http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817
Aug 09 11:27:01.933447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c085c2a7-f002-4825-8a62-a645f0f11efb tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:01.933891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c085c2a7-f002-4825-8a62-a645f0f11efb tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:01.934296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-c085c2a7-f002-4825-8a62-a645f0f11efb tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Delete volume with id: b6c8fbdf-ac02-46ee-9eac-73beb107e817 
Aug 09 11:27:01.940577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:INSERT=10,cinder:SELECT=77,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:01.962319 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:01.962319 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:01.974027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3de2956b-3aa5-44cc-9c9c-66264d8684f1 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:01.974318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:01.974318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:01.975370 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c085c2a7-f002-4825-8a62-a645f0f11efb tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:27:01.987115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3de2956b-3aa5-44cc-9c9c-66264d8684f1 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:01.988526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 242/493] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:01 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:02.023215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c085c2a7-f002-4825-8a62-a645f0f11efb tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Delete volume request issued successfully.
Aug 09 11:27:02.025420 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c085c2a7-f002-4825-8a62-a645f0f11efb tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 returned with HTTP 202
Aug 09 11:27:02.026560 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 252/494] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:01 2022] DELETE /volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:02.032831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-552cd16d-e1f9-4a75-a061-71fbdfabbe47 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:02.038098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-552cd16d-e1f9-4a75-a061-71fbdfabbe47 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817
Aug 09 11:27:02.039066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-552cd16d-e1f9-4a75-a061-71fbdfabbe47 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:02.039704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-552cd16d-e1f9-4a75-a061-71fbdfabbe47 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:02.058420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:02.058420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:02.068079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-552cd16d-e1f9-4a75-a061-71fbdfabbe47 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Volume info retrieved successfully.
Aug 09 11:27:02.081553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-552cd16d-e1f9-4a75-a061-71fbdfabbe47 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 returned with HTTP 200
Aug 09 11:27:02.082832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 243/495] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:02 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 => generated 916 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:02.320775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7992bb2f-5ffe-4401-91cb-d28058977b45 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:02.321528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7992bb2f-5ffe-4401-91cb-d28058977b45 None None] GET http://10.222.0.59/volume//
Aug 09 11:27:02.322506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7992bb2f-5ffe-4401-91cb-d28058977b45 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:02.322506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7992bb2f-5ffe-4401-91cb-d28058977b45 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:02.323257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7992bb2f-5ffe-4401-91cb-d28058977b45 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:27:02.324502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 253/496] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:27:02 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:27:02.363313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-0e1ef720-8e12-464f-9669-9ed70398bbbb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:02.376628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-0e1ef720-8e12-464f-9669-9ed70398bbbb tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:02.377594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-0e1ef720-8e12-464f-9669-9ed70398bbbb tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:02.378267 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-0e1ef720-8e12-464f-9669-9ed70398bbbb tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:02.420753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:02.420753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:02.442963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-0e1ef720-8e12-464f-9669-9ed70398bbbb tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:02.460346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-0e1ef720-8e12-464f-9669-9ed70398bbbb tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:02.461224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 244/497] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:27:02 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 1011 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:27:02.679732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2d91448f-f3ba-47be-b9e3-d54347e80264 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:02.685674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2d91448f-f3ba-47be-b9e3-d54347e80264 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:02.686403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2d91448f-f3ba-47be-b9e3-d54347e80264 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:02.687006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2d91448f-f3ba-47be-b9e3-d54347e80264 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:02.707603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:02.707603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:02.717718 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2d91448f-f3ba-47be-b9e3-d54347e80264 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:02.732173 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2d91448f-f3ba-47be-b9e3-d54347e80264 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:02.733054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 254/498] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:02 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:03.004842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8632f85a-0ec9-4a12-89ae-bdca53cb70f6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:03.009810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8632f85a-0ec9-4a12-89ae-bdca53cb70f6 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:03.010208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8632f85a-0ec9-4a12-89ae-bdca53cb70f6 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:03.010688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8632f85a-0ec9-4a12-89ae-bdca53cb70f6 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:03.036804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:03.036804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:03.051770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-ce1706e7-49a4-4287-87c0-3efecbfdf74d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:03.056785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-ce1706e7-49a4-4287-87c0-3efecbfdf74d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] PUT http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/attachments/3ac87317-4fd7-4ddd-8400-c60332de4dd2
Aug 09 11:27:03.057628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-ce1706e7-49a4-4287-87c0-3efecbfdf74d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:03.064080 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8632f85a-0ec9-4a12-89ae-bdca53cb70f6 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:03.086332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8632f85a-0ec9-4a12-89ae-bdca53cb70f6 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:03.103735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 245/499] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:03 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:03.105864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c17efd54-7b2b-4aac-ba79-7ae909a30e03 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:03.112362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c17efd54-7b2b-4aac-ba79-7ae909a30e03 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] GET http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817
Aug 09 11:27:03.116570 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c17efd54-7b2b-4aac-ba79-7ae909a30e03 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:03.117397 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c17efd54-7b2b-4aac-ba79-7ae909a30e03 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:03.140756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c17efd54-7b2b-4aac-ba79-7ae909a30e03 tempest-VolumesListAdminTestJSON-250735193 tempest-VolumesListAdminTestJSON-250735193-project] http://10.222.0.59/volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 returned with HTTP 404
Aug 09 11:27:03.142061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 246/500] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:03 2022] GET /volume/v3/546f215d0925459292ff847fbf37382c/volumes/b6c8fbdf-ac02-46ee-9eac-73beb107e817 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:03.152328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-ce1706e7-49a4-4287-87c0-3efecbfdf74d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Acquiring lock "cinder-attachment_update-7551e858-f1d9-4c82-9e45-b8e9b94c54bd-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:27:03.169019 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-ce1706e7-49a4-4287-87c0-3efecbfdf74d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Lock "cinder-attachment_update-7551e858-f1d9-4c82-9e45-b8e9b94c54bd-hv-cinder-84989" acquired by "attachment_update" :: waited 0.014s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:27:03.171526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:03.171526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:03.748802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6da068a9-8703-4eab-8456-4fa2c72a640d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:03.760176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6da068a9-8703-4eab-8456-4fa2c72a640d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:03.760832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6da068a9-8703-4eab-8456-4fa2c72a640d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:03.761455 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6da068a9-8703-4eab-8456-4fa2c72a640d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:03.779613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-ce1706e7-49a4-4287-87c0-3efecbfdf74d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Lock "cinder-attachment_update-7551e858-f1d9-4c82-9e45-b8e9b94c54bd-hv-cinder-84989" released by "attachment_update" :: held 0.614s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:27:03.780826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-ce1706e7-49a4-4287-87c0-3efecbfdf74d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/attachments/3ac87317-4fd7-4ddd-8400-c60332de4dd2 returned with HTTP 200
Aug 09 11:27:03.782285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 255/501] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:27:03 2022] PUT /volume/v3/ec50a06edc0445e798202c786b37aa19/attachments/3ac87317-4fd7-4ddd-8400-c60332de4dd2 => generated 747 bytes in 732 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:27:03.793537 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:03.793537 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:03.811292 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6da068a9-8703-4eab-8456-4fa2c72a640d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:03.839500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6da068a9-8703-4eab-8456-4fa2c72a640d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:03.843925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 247/502] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:03 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:04.107525 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-19bb9a27-81e1-412d-b352-5a328e855dfd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:04.113020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-19bb9a27-81e1-412d-b352-5a328e855dfd tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:04.113721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-19bb9a27-81e1-412d-b352-5a328e855dfd tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:04.114460 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-19bb9a27-81e1-412d-b352-5a328e855dfd tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:04.152517 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:04.152517 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:04.200363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-19bb9a27-81e1-412d-b352-5a328e855dfd tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:04.219048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-19bb9a27-81e1-412d-b352-5a328e855dfd tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:04.223788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 256/503] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:04 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:04.454158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-abe5650c-ffc3-4067-a058-07bbe6c0e35b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:04.810201 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-abe5650c-ffc3-4067-a058-07bbe6c0e35b tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] POST http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types
Aug 09 11:27:04.811822 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-abe5650c-ffc3-4067-a058-07bbe6c0e35b tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-364005442", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:04.867055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fbd459c1-31da-49f5-81d3-0a2ef8536221 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:04.867055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fbd459c1-31da-49f5-81d3-0a2ef8536221 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:04.867055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fbd459c1-31da-49f5-81d3-0a2ef8536221 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:04.867055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fbd459c1-31da-49f5-81d3-0a2ef8536221 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:04.872361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-abe5650c-ffc3-4067-a058-07bbe6c0e35b tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types returned with HTTP 200
Aug 09 11:27:04.872361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 248/504] 10.222.0.59 () {60 vars in 1230 bytes} [Tue Aug  9 11:27:04 2022] POST /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types => generated 275 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:04.880471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4c7b4202-65bb-4b7e-8611-ead75b934321 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:04.888680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c7b4202-65bb-4b7e-8611-ead75b934321 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] POST http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types
Aug 09 11:27:04.889290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:04.889290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:04.892139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c7b4202-65bb-4b7e-8611-ead75b934321 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-587403865", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:04.899432 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fbd459c1-31da-49f5-81d3-0a2ef8536221 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:04.923664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fbd459c1-31da-49f5-81d3-0a2ef8536221 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:04.927680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 257/505] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:04 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:04.955166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c7b4202-65bb-4b7e-8611-ead75b934321 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types returned with HTTP 200
Aug 09 11:27:04.956110 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 249/506] 10.222.0.59 () {60 vars in 1230 bytes} [Tue Aug  9 11:27:04 2022] POST /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types => generated 275 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:04.963675 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:05.239999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5cbe7c93-76f6-4489-8356-87798fd54b08 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:05.244195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5cbe7c93-76f6-4489-8356-87798fd54b08 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:05.244737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5cbe7c93-76f6-4489-8356-87798fd54b08 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:05.245305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5cbe7c93-76f6-4489-8356-87798fd54b08 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:05.312178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:05.312178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:05.330251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=9,cinder:SELECT=88,cinder:UPDATE=3 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:05.347055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5cbe7c93-76f6-4489-8356-87798fd54b08 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:05.372365 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] POST http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes
Aug 09 11:27:05.373068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1030665944", "volume_type": "cff44522-a82d-4528-a42a-a1afd0256296", "size": 1}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:05.376175 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1030665944', 'volume_type': 'cff44522-a82d-4528-a42a-a1afd0256296', 'size': 1}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:05.384563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5cbe7c93-76f6-4489-8356-87798fd54b08 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:05.392372 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 250/507] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:05 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:05.405812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Create volume of 1 GB
Aug 09 11:27:05.407035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:05.407035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:05.408656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Availability Zones retrieved successfully.
Aug 09 11:27:05.432813 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Flow 'volume_create_api' (934f2386-2506-41f3-b8e1-ca65cc9b7b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:05.436025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e31fcaf-4a82-4681-9793-538a415d6496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:05.439566 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:05.478377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e31fcaf-4a82-4681-9793-538a415d6496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:27:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Microsoft'},id=cff44522-a82d-4528-a42a-a1afd0256296,is_public=True,name='tempest-VolumeTypesTest-volume-type-364005442',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cff44522-a82d-4528-a42a-a1afd0256296', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:05.480897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c16de4e-4c2c-4a8b-b386-9ef285dbe91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:05.542461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-364005442 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-364005442, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:27:05.551874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-364005442 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-364005442, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:27:05.643884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Created reservations ['149fc72f-fdf8-4b33-8153-dc13a7357cad', '75031bb8-1c26-49da-a900-25e7c4481e51', '8196dd19-30a4-4c35-81c3-ed0fea087f28', '9a447a01-3877-4811-ac43-c3f97f47b377'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:05.645612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c16de4e-4c2c-4a8b-b386-9ef285dbe91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149fc72f-fdf8-4b33-8153-dc13a7357cad', '75031bb8-1c26-49da-a900-25e7c4481e51', '8196dd19-30a4-4c35-81c3-ed0fea087f28', '9a447a01-3877-4811-ac43-c3f97f47b377']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:05.647634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6dbc55-ba19-4f8d-a448-8d59b8fcb863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:05.694237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6dbc55-ba19-4f8d-a448-8d59b8fcb863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5344ca17-63a7-4c2f-87d8-93f2878958ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1030665944',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='be068028b54e42a385412cf8f2b8e846',qos_specs=None,replication_status=<?>,reservations=['149fc72f-fdf8-4b33-8153-dc13a7357cad','75031bb8-1c26-49da-a900-25e7c4481e51','8196dd19-30a4-4c35-81c3-ed0fea087f28','9a447a01-3877-4811-ac43-c3f97f47b377'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='09d048c91b0e4ee294719b90ca796fb1',volume_type_id=cff44522-a82d-4528-a42a-a1afd0256296), '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=2022-08-09T11:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1030665944',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=5344ca17-63a7-4c2f-87d8-93f2878958ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be068028b54e42a385412cf8f2b8e846',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='09d048c91b0e4ee294719b90ca796fb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cff44522-a82d-4528-a42a-a1afd0256296),volume_type_id=cff44522-a82d-4528-a42a-a1afd0256296)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:05.696709 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8b3de0-af10-4f30-99ac-bbd94199fd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:05.750409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=79,cinder:UPDATE=11,cinder:INSERT=10 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:05.766898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd8b3de0-af10-4f30-99ac-bbd94199fd26) 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-VolumeTypesTest-volume-1030665944',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='be068028b54e42a385412cf8f2b8e846',qos_specs=None,replication_status=<?>,reservations=['149fc72f-fdf8-4b33-8153-dc13a7357cad','75031bb8-1c26-49da-a900-25e7c4481e51','8196dd19-30a4-4c35-81c3-ed0fea087f28','9a447a01-3877-4811-ac43-c3f97f47b377'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='09d048c91b0e4ee294719b90ca796fb1',volume_type_id=cff44522-a82d-4528-a42a-a1afd0256296)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:05.769096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52e4863-b5e2-4928-980b-e173e8f4f3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:05.797272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52e4863-b5e2-4928-980b-e173e8f4f3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:05.802901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Flow 'volume_create_api' (934f2386-2506-41f3-b8e1-ca65cc9b7b19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:05.803601 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Create volume request issued successfully.
Aug 09 11:27:05.807525 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5caf7a01-e6c9-4475-9af7-2fa0bcacc917 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes returned with HTTP 202
Aug 09 11:27:05.808402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 258/508] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:27:04 2022] POST /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes => generated 849 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:05.822800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-47d090f9-eeeb-4927-a877-2c4999474394 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:05.826753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-47d090f9-eeeb-4927-a877-2c4999474394 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] GET http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae
Aug 09 11:27:05.827242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-47d090f9-eeeb-4927-a877-2c4999474394 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:05.827707 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-47d090f9-eeeb-4927-a877-2c4999474394 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:05.882096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:05.882096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:05.908617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-47d090f9-eeeb-4927-a877-2c4999474394 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Volume info retrieved successfully.
Aug 09 11:27:05.942670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e3df846f-9273-4cc0-8bce-2cd2146ecd2f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:05.949095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e3df846f-9273-4cc0-8bce-2cd2146ecd2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:05.949687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e3df846f-9273-4cc0-8bce-2cd2146ecd2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:05.950454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e3df846f-9273-4cc0-8bce-2cd2146ecd2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:05.953955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-47d090f9-eeeb-4927-a877-2c4999474394 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae returned with HTTP 200
Aug 09 11:27:05.980367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:05.980367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:05.982247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 251/509] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:05 2022] GET /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae => generated 917 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:05.992391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e3df846f-9273-4cc0-8bce-2cd2146ecd2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:06.006446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e3df846f-9273-4cc0-8bce-2cd2146ecd2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:06.008195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 259/510] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:05 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:06.407029 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7c3fd288-c9b9-4c95-ace8-c6b48c79a521 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:06.413025 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c3fd288-c9b9-4c95-ace8-c6b48c79a521 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:06.413498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c3fd288-c9b9-4c95-ace8-c6b48c79a521 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:06.414099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c3fd288-c9b9-4c95-ace8-c6b48c79a521 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:06.450935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:06.450935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:06.468653 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7c3fd288-c9b9-4c95-ace8-c6b48c79a521 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:06.492498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c3fd288-c9b9-4c95-ace8-c6b48c79a521 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:06.499171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 252/511] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:06 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:06.938392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-901beed1-c032-4d51-a26c-900682b4de6d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:06.978481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-18f04486-fb2b-43a1-ab03-966d9dd67311 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:06.983768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-18f04486-fb2b-43a1-ab03-966d9dd67311 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] GET http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae
Aug 09 11:27:06.985431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-18f04486-fb2b-43a1-ab03-966d9dd67311 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:06.986906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-18f04486-fb2b-43a1-ab03-966d9dd67311 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:07.013712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:07.013712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:07.026125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-18f04486-fb2b-43a1-ab03-966d9dd67311 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Volume info retrieved successfully.
Aug 09 11:27:07.063724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-18f04486-fb2b-43a1-ab03-966d9dd67311 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae returned with HTTP 200
Aug 09 11:27:07.069438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 253/512] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:06 2022] GET /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:07.073863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b6de49f4-7562-4b35-87ad-9da6576a4a2a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:07.078039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b6de49f4-7562-4b35-87ad-9da6576a4a2a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:07.079031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b6de49f4-7562-4b35-87ad-9da6576a4a2a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:07.079649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b6de49f4-7562-4b35-87ad-9da6576a4a2a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:07.106421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:07.106421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:07.115810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b6de49f4-7562-4b35-87ad-9da6576a4a2a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:07.166226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b6de49f4-7562-4b35-87ad-9da6576a4a2a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:07.169737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 254/513] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:07 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:07.170183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] POST http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes
Aug 09 11:27:07.174556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:07.180383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1916583072"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:07.185593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] POST http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae/action
Aug 09 11:27:07.187086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Action body: b'{"os-retype": {"new_type": "00820ea0-2aad-4a07-8452-06550ee1c756"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:07.187567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "00820ea0-2aad-4a07-8452-06550ee1c756"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:07.192154 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1916583072'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:07.209143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Create volume of 1 GB
Aug 09 11:27:07.228601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:07.228601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:07.233319 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Volume info retrieved successfully.
Aug 09 11:27:07.245848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Availability Zones retrieved successfully.
Aug 09 11:27:07.280229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Flow 'volume_create_api' (241bb026-c272-40fc-baa1-9956947fe59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:07.282768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d030912-1617-46a4-accb-b3b8a0ecb9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:07.285733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:07.323534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-587403865 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-587403865, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:27:07.327281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-587403865 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-587403865, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:27:07.420156 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d030912-1617-46a4-accb-b3b8a0ecb9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:07.420408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Created reservations ['a1df8005-e598-4e0f-ac22-a08ebace63ae', '9401f977-2dc3-4155-9eea-e46a71ef41a4'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:07.423025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330e04e7-8e0f-4046-a76a-58b5be711214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:07.493699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-364005442 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-364005442, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:27:07.494846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-364005442 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-364005442, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:27:07.519766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Created reservations ['0af7beff-70af-46e8-864c-b8c43162bb10', 'be77bd5d-2c0f-4c36-8af1-e341b4ebd82b'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:07.560796 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Created reservations ['e77b5660-d832-4fd0-8eb9-4ce6fa0409b9', '74644e79-2761-45b2-b1fa-1aca04b99b66', 'cfb8b482-0a18-40e8-a069-ecbc1771e0b5', 'ca1a1e39-2764-4c56-8578-18306842fe50'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:07.563325 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330e04e7-8e0f-4046-a76a-58b5be711214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77b5660-d832-4fd0-8eb9-4ce6fa0409b9', '74644e79-2761-45b2-b1fa-1aca04b99b66', 'cfb8b482-0a18-40e8-a069-ecbc1771e0b5', 'ca1a1e39-2764-4c56-8578-18306842fe50']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:07.566119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692db5a8-cb7b-43e3-b25f-6c7cb0127f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:07.631767 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692db5a8-cb7b-43e3-b25f-6c7cb0127f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5afa8e1b-fa12-4d34-9561-aaaff77de9a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1916583072',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='951cb6214910431385e31db6e0d7e2df',qos_specs=None,replication_status=<?>,reservations=['e77b5660-d832-4fd0-8eb9-4ce6fa0409b9','74644e79-2761-45b2-b1fa-1aca04b99b66','cfb8b482-0a18-40e8-a069-ecbc1771e0b5','ca1a1e39-2764-4c56-8578-18306842fe50'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0e0dfa142d1c43ee810c31814cf67224',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1916583072',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=5afa8e1b-fa12-4d34-9561-aaaff77de9a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951cb6214910431385e31db6e0d7e2df',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='0e0dfa142d1c43ee810c31814cf67224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:07.635203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a542759-7d6c-45e3-8dc2-d51a1d276747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:07.703661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Retype volume request issued successfully.
Aug 09 11:27:07.704150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3bf2b404-e68c-45c6-b432-95e1f0a0ae24 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae/action returned with HTTP 202
Aug 09 11:27:07.705091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 255/514] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:07 2022] POST /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:07.708662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7d68709b-412d-4cfb-a445-b7091d96ac9d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:07.717874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a542759-7d6c-45e3-8dc2-d51a1d276747) 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-VolumesTransfersTest-Volume-1916583072',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='951cb6214910431385e31db6e0d7e2df',qos_specs=None,replication_status=<?>,reservations=['e77b5660-d832-4fd0-8eb9-4ce6fa0409b9','74644e79-2761-45b2-b1fa-1aca04b99b66','cfb8b482-0a18-40e8-a069-ecbc1771e0b5','ca1a1e39-2764-4c56-8578-18306842fe50'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0e0dfa142d1c43ee810c31814cf67224',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:07.721260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d68709b-412d-4cfb-a445-b7091d96ac9d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:07.722693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82320e5-bc50-4790-8c45-3d7bb1244d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:07.726729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d68709b-412d-4cfb-a445-b7091d96ac9d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:07.727341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d68709b-412d-4cfb-a445-b7091d96ac9d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:07.763192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82320e5-bc50-4790-8c45-3d7bb1244d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:07.766612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:07.766612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:07.780088 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7d68709b-412d-4cfb-a445-b7091d96ac9d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:07.780954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Flow 'volume_create_api' (241bb026-c272-40fc-baa1-9956947fe59d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:07.782556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Create volume request issued successfully.
Aug 09 11:27:07.787187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-901beed1-c032-4d51-a26c-900682b4de6d tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes returned with HTTP 202
Aug 09 11:27:07.795852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 260/515] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:06 2022] POST /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes => generated 820 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:07.803881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-14310922-3b4a-4bce-b799-bea797ecd91e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:07.808066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d68709b-412d-4cfb-a445-b7091d96ac9d tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:07.809746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 256/516] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:07 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:07.830289 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-14310922-3b4a-4bce-b799-bea797ecd91e tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] GET http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae
Aug 09 11:27:07.833117 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-14310922-3b4a-4bce-b799-bea797ecd91e tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:07.834179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-14310922-3b4a-4bce-b799-bea797ecd91e tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:07.839295 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-093d2660-98e0-405e-9536-856cfef06506 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:07.849095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-093d2660-98e0-405e-9536-856cfef06506 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:07.850229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-093d2660-98e0-405e-9536-856cfef06506 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:07.851721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-093d2660-98e0-405e-9536-856cfef06506 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:07.886641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:07.886641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:07.898277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:07.898277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:07.902305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-093d2660-98e0-405e-9536-856cfef06506 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Volume info retrieved successfully.
Aug 09 11:27:07.916997 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-14310922-3b4a-4bce-b799-bea797ecd91e tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Volume info retrieved successfully.
Aug 09 11:27:07.927145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-093d2660-98e0-405e-9536-856cfef06506 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 returned with HTTP 200
Aug 09 11:27:07.928879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 257/517] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:07 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 => generated 888 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:07.935048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-14310922-3b4a-4bce-b799-bea797ecd91e tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae returned with HTTP 200
Aug 09 11:27:07.936708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 261/518] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:07 2022] GET /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae => generated 942 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:07.952652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6c702d65-9b59-4caf-9880-14300a4e0e51 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:07.956609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c702d65-9b59-4caf-9880-14300a4e0e51 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] GET http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae
Aug 09 11:27:07.957055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c702d65-9b59-4caf-9880-14300a4e0e51 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:07.957514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c702d65-9b59-4caf-9880-14300a4e0e51 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:07.961666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=90,cinder:INSERT=6,cinder:UPDATE=4 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:07.984361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:07.996193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:07.996193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:08.010594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6c702d65-9b59-4caf-9880-14300a4e0e51 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Volume info retrieved successfully.
Aug 09 11:27:08.038429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c702d65-9b59-4caf-9880-14300a4e0e51 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae returned with HTTP 200
Aug 09 11:27:08.050946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 258/519] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:07 2022] GET /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:08.070662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f6d2219f-0ae9-4dfd-861e-30f9b1be24be None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.074608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f6d2219f-0ae9-4dfd-861e-30f9b1be24be tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] POST http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types
Aug 09 11:27:08.075628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f6d2219f-0ae9-4dfd-861e-30f9b1be24be tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-75748709", "description": "tempest-volume-type-description-1548748747", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Microsoft"}, "os-volume-type-access:is_public": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:08.131253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f6d2219f-0ae9-4dfd-861e-30f9b1be24be tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types returned with HTTP 200
Aug 09 11:27:08.132368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 259/520] 10.222.0.59 () {60 vars in 1230 bytes} [Tue Aug  9 11:27:08 2022] POST /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types => generated 314 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.144999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b88e6773-f1d7-4365-adcb-948a55c33103 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.149264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b88e6773-f1d7-4365-adcb-948a55c33103 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/34219386-b6dc-4ed7-9008-5b2e5bb088c9
Aug 09 11:27:08.149720 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b88e6773-f1d7-4365-adcb-948a55c33103 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.150183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b88e6773-f1d7-4365-adcb-948a55c33103 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.164940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b88e6773-f1d7-4365-adcb-948a55c33103 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/34219386-b6dc-4ed7-9008-5b2e5bb088c9 returned with HTTP 200
Aug 09 11:27:08.167022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 260/521] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/34219386-b6dc-4ed7-9008-5b2e5bb088c9 => generated 336 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.188766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5da41acb-15d3-4311-89c8-94db815c7ed4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.196186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5da41acb-15d3-4311-89c8-94db815c7ed4 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] POST http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types
Aug 09 11:27:08.197254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5da41acb-15d3-4311-89c8-94db815c7ed4 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1524026147"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:08.243942 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5da41acb-15d3-4311-89c8-94db815c7ed4 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types returned with HTTP 200
Aug 09 11:27:08.246193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 261/522] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:27:08 2022] POST /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types => generated 221 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.252103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-25a6c7c2-362f-4719-8522-eda24e973fcc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.259656 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-25a6c7c2-362f-4719-8522-eda24e973fcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:08.260552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-25a6c7c2-362f-4719-8522-eda24e973fcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.261433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-25a6c7c2-362f-4719-8522-eda24e973fcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.291453 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:08.291453 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:08.304794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-25a6c7c2-362f-4719-8522-eda24e973fcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:08.319801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-25a6c7c2-362f-4719-8522-eda24e973fcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:08.321011 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 262/523] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.322747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e5ac1453-d3bf-41d5-9239-f3a62285cda4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.331059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e5ac1453-d3bf-41d5-9239-f3a62285cda4 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] POST http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption
Aug 09 11:27:08.332778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e5ac1453-d3bf-41d5-9239-f3a62285cda4 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:08.395922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e5ac1453-d3bf-41d5-9239-f3a62285cda4 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption returned with HTTP 200
Aug 09 11:27:08.396846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 263/524] 10.222.0.59 () {60 vars in 1374 bytes} [Tue Aug  9 11:27:08 2022] POST /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption => generated 239 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.406570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] POST http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes
Aug 09 11:27:08.407451 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1810942586"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:08.410463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1810942586'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:08.411375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume of 1 GB
Aug 09 11:27:08.416558 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b04541b1-34d5-4c6e-b05c-bdd8fcdcc9f8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.420938 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Availability Zones retrieved successfully.
Aug 09 11:27:08.421692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b04541b1-34d5-4c6e-b05c-bdd8fcdcc9f8 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption
Aug 09 11:27:08.422144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b04541b1-34d5-4c6e-b05c-bdd8fcdcc9f8 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.422600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b04541b1-34d5-4c6e-b05c-bdd8fcdcc9f8 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.434734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b04541b1-34d5-4c6e-b05c-bdd8fcdcc9f8 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption returned with HTTP 200
Aug 09 11:27:08.437753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 264/525] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.444826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a546932b-e0a1-4a80-bc6e-2ad3cbbc4bec None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.446934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (98d8dbd3-bafe-4c01-b52f-566352b23297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:08.450051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a478fc-d0bc-4553-8b18-da9db1b45e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:08.450909 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a546932b-e0a1-4a80-bc6e-2ad3cbbc4bec tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] PUT http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption/provider
Aug 09 11:27:08.451747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a546932b-e0a1-4a80-bc6e-2ad3cbbc4bec tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:08.453407 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:08.493589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a546932b-e0a1-4a80-bc6e-2ad3cbbc4bec tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption/provider returned with HTTP 200
Aug 09 11:27:08.496016 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 265/526] 10.222.0.59 () {60 vars in 1400 bytes} [Tue Aug  9 11:27:08 2022] PUT /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption/provider => generated 122 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.502808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-01a0a582-af56-436a-a340-5b8995da47c9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.508465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-01a0a582-af56-436a-a340-5b8995da47c9 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption
Aug 09 11:27:08.509005 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-01a0a582-af56-436a-a340-5b8995da47c9 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.509553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-01a0a582-af56-436a-a340-5b8995da47c9 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.519091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:UPDATE=15,cinder:SELECT=74,cinder:INSERT=11 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:08.530344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a478fc-d0bc-4553-8b18-da9db1b45e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:08.530547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-01a0a582-af56-436a-a340-5b8995da47c9 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption returned with HTTP 200
Aug 09 11:27:08.531436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 266/527] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption => generated 347 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:08.532846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942f524b-367c-4258-8c81-88ac56b29865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:08.539716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0fe5d9ef-1786-4b11-a3e5-f5c665d97eba None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.545541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0fe5d9ef-1786-4b11-a3e5-f5c665d97eba tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption/cipher
Aug 09 11:27:08.546147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0fe5d9ef-1786-4b11-a3e5-f5c665d97eba tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.546665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0fe5d9ef-1786-4b11-a3e5-f5c665d97eba tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.561659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0fe5d9ef-1786-4b11-a3e5-f5c665d97eba tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption/cipher returned with HTTP 200
Aug 09 11:27:08.562621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 267/528] 10.222.0.59 () {58 vars in 1373 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Aug 09 11:27:08.569347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-426c3964-5393-4816-9363-b389e78ebe81 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.577064 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-426c3964-5393-4816-9363-b389e78ebe81 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] DELETE http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption/provider
Aug 09 11:27:08.578597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-426c3964-5393-4816-9363-b389e78ebe81 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.580201 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-426c3964-5393-4816-9363-b389e78ebe81 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.608407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-426c3964-5393-4816-9363-b389e78ebe81 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption/provider returned with HTTP 202
Aug 09 11:27:08.613078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 268/529] 10.222.0.59 () {58 vars in 1382 bytes} [Tue Aug  9 11:27:08 2022] DELETE /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption/provider => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:08.616149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-74107a42-3cbd-483f-84ae-c7d2c90b12fa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.623695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-74107a42-3cbd-483f-84ae-c7d2c90b12fa tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption
Aug 09 11:27:08.624157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-74107a42-3cbd-483f-84ae-c7d2c90b12fa tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.625254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-74107a42-3cbd-483f-84ae-c7d2c90b12fa tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.639975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-74107a42-3cbd-483f-84ae-c7d2c90b12fa tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption returned with HTTP 200
Aug 09 11:27:08.642858 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 269/530] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption => generated 2 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0)
Aug 09 11:27:08.649817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-da15c8b9-7147-4cd8-890f-8b555aa1bc8c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.657582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da15c8b9-7147-4cd8-890f-8b555aa1bc8c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption
Aug 09 11:27:08.658244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-da15c8b9-7147-4cd8-890f-8b555aa1bc8c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.658833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-da15c8b9-7147-4cd8-890f-8b555aa1bc8c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.662796 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Created reservations ['ba4e99ed-cf2b-443e-b251-e4f9d7258c43', '8d17cc58-3644-4b59-a388-d51222a6cbab', '71778a9f-8bd5-4dff-90c5-c005a34aea38', '3e47e0ce-8540-4cea-ab22-d6746921de1f'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:08.664622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942f524b-367c-4258-8c81-88ac56b29865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba4e99ed-cf2b-443e-b251-e4f9d7258c43', '8d17cc58-3644-4b59-a388-d51222a6cbab', '71778a9f-8bd5-4dff-90c5-c005a34aea38', '3e47e0ce-8540-4cea-ab22-d6746921de1f']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:08.666473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc165a1-9201-4b40-998a-1af1ed1f706b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:08.671059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da15c8b9-7147-4cd8-890f-8b555aa1bc8c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption returned with HTTP 200
Aug 09 11:27:08.672357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 270/531] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)
Aug 09 11:27:08.681120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e7e02d34-ae8d-4b2c-adb1-56657e761221 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.685514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e7e02d34-ae8d-4b2c-adb1-56657e761221 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types
Aug 09 11:27:08.686004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e7e02d34-ae8d-4b2c-adb1-56657e761221 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.686562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e7e02d34-ae8d-4b2c-adb1-56657e761221 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.692881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc165a1-9201-4b40-998a-1af1ed1f706b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9254bd0-84f6-4717-88d5-150978efe200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1810942586',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['ba4e99ed-cf2b-443e-b251-e4f9d7258c43','8d17cc58-3644-4b59-a388-d51222a6cbab','71778a9f-8bd5-4dff-90c5-c005a34aea38','3e47e0ce-8540-4cea-ab22-d6746921de1f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1810942586',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c9254bd0-84f6-4717-88d5-150978efe200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1542fa352604068864f9fc52dcabd64',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='de653ee1e38846cf927dc2eab24bf662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:08.695692 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5d85d8-e255-4465-b9b1-73822df0c7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:08.719583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e7e02d34-ae8d-4b2c-adb1-56657e761221 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types returned with HTTP 200
Aug 09 11:27:08.720671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 271/532] 10.222.0.59 () {58 vars in 1208 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types => generated 1570 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:27:08.729971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a0128a8f-d8d1-40fd-a3e4-efcae2e7ddca None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.733713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a0128a8f-d8d1-40fd-a3e4-efcae2e7ddca tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] POST http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types
Aug 09 11:27:08.734428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a0128a8f-d8d1-40fd-a3e4-efcae2e7ddca tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1067864188"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:08.734841 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5d85d8-e255-4465-b9b1-73822df0c7f9) 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-VolumesActionsTest-Volume-1810942586',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['ba4e99ed-cf2b-443e-b251-e4f9d7258c43','8d17cc58-3644-4b59-a388-d51222a6cbab','71778a9f-8bd5-4dff-90c5-c005a34aea38','3e47e0ce-8540-4cea-ab22-d6746921de1f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:08.736747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef3df8f-0c08-40b7-a4c5-06c7a680cffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:08.756854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef3df8f-0c08-40b7-a4c5-06c7a680cffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:08.757600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a0128a8f-d8d1-40fd-a3e4-efcae2e7ddca tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types returned with HTTP 200
Aug 09 11:27:08.758864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 272/533] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:27:08 2022] POST /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types => generated 221 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:08.759206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (98d8dbd3-bafe-4c01-b52f-566352b23297) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:08.760027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request issued successfully.
Aug 09 11:27:08.761405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ef3cb895-0b52-43ad-9c96-3dec42376499 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes returned with HTTP 202
Aug 09 11:27:08.762703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 262/534] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:07 2022] POST /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes => generated 818 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:08.773063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-df2962e0-1951-439a-8969-8a4ca981b64c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.783055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2f8400a9-94bd-4404-aba3-428442bde688 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.787933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2f8400a9-94bd-4404-aba3-428442bde688 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200
Aug 09 11:27:08.788705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2f8400a9-94bd-4404-aba3-428442bde688 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.789508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2f8400a9-94bd-4404-aba3-428442bde688 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.797010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-df2962e0-1951-439a-8969-8a4ca981b64c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] PUT http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68
Aug 09 11:27:08.798244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-df2962e0-1951-439a-8969-8a4ca981b64c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1625259998", "description": "tempest-volume-type-description-34405933", "is_public": false}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:08.815854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:08.815854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:08.827905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2f8400a9-94bd-4404-aba3-428442bde688 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:08.841025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2f8400a9-94bd-4404-aba3-428442bde688 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 returned with HTTP 200
Aug 09 11:27:08.842541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 263/535] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 => generated 886 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.844125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3f61cd8c-ed6c-4d5f-a047-4aa2a37e6422 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.849298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f61cd8c-ed6c-4d5f-a047-4aa2a37e6422 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:08.849930 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f61cd8c-ed6c-4d5f-a047-4aa2a37e6422 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.851294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f61cd8c-ed6c-4d5f-a047-4aa2a37e6422 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.905459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:08.905459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:08.923393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3f61cd8c-ed6c-4d5f-a047-4aa2a37e6422 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:08.938226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=91,cinder:INSERT=6,cinder:UPDATE=3 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:08.944431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f61cd8c-ed6c-4d5f-a047-4aa2a37e6422 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:08.955509 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-df2962e0-1951-439a-8969-8a4ca981b64c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68 returned with HTTP 200
Aug 09 11:27:08.959463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 264/536] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.961043 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 273/537] 10.222.0.59 () {60 vars in 1340 bytes} [Tue Aug  9 11:27:08 2022] PUT /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68 => generated 203 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:08.963711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e989932e-b8be-484f-9003-aac0bd186b41 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.969307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bd342f3f-4ead-4ff3-adc7-74811200513a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:08.977261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd342f3f-4ead-4ff3-adc7-74811200513a tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68
Aug 09 11:27:08.978018 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bd342f3f-4ead-4ff3-adc7-74811200513a tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.978399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e989932e-b8be-484f-9003-aac0bd186b41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:08.978786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bd342f3f-4ead-4ff3-adc7-74811200513a tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.979064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e989932e-b8be-484f-9003-aac0bd186b41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:08.979536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e989932e-b8be-484f-9003-aac0bd186b41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:08.993609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd342f3f-4ead-4ff3-adc7-74811200513a tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68 returned with HTTP 200
Aug 09 11:27:09.001969 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 274/538] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68 => generated 267 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:09.002494 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.002494 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.004217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-96b82c97-caa4-4aed-b78e-ff1a27f7c579 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.008467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e989932e-b8be-484f-9003-aac0bd186b41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Volume info retrieved successfully.
Aug 09 11:27:09.012128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-96b82c97-caa4-4aed-b78e-ff1a27f7c579 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] DELETE http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68
Aug 09 11:27:09.012948 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-96b82c97-caa4-4aed-b78e-ff1a27f7c579 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.013936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-96b82c97-caa4-4aed-b78e-ff1a27f7c579 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.018962 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e989932e-b8be-484f-9003-aac0bd186b41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 returned with HTTP 200
Aug 09 11:27:09.020018 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 265/539] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:08 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:09.052617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-49b2c188-3ad6-4e1a-a697-b255995efca3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.065357 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49b2c188-3ad6-4e1a-a697-b255995efca3 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] POST http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer
Aug 09 11:27:09.067000 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-49b2c188-3ad6-4e1a-a697-b255995efca3 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5afa8e1b-fa12-4d34-9561-aaaff77de9a6"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:09.070595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.volume_transfer [None req-49b2c188-3ad6-4e1a-a697-b255995efca3 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Creating new volume transfer {'transfer': {'volume_id': '5afa8e1b-fa12-4d34-9561-aaaff77de9a6'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}}
Aug 09 11:27:09.071173 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.contrib.volume_transfer [None req-49b2c188-3ad6-4e1a-a697-b255995efca3 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Creating transfer of volume 5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:09.071758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.transfer.api [None req-49b2c188-3ad6-4e1a-a697-b255995efca3 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Generating transfer record for volume 5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:09.093065 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-96b82c97-caa4-4aed-b78e-ff1a27f7c579 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68 returned with HTTP 202
Aug 09 11:27:09.094216 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 275/540] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:27:09 2022] DELETE /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:09.101480 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5a481a02-0c0c-40a0-bae8-d0fc1f282b26 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.109456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a481a02-0c0c-40a0-bae8-d0fc1f282b26 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68
Aug 09 11:27:09.110084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5a481a02-0c0c-40a0-bae8-d0fc1f282b26 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.111027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5a481a02-0c0c-40a0-bae8-d0fc1f282b26 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.117961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a481a02-0c0c-40a0-bae8-d0fc1f282b26 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68 returned with HTTP 404
Aug 09 11:27:09.119365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 276/541] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/f878eb5e-c417-4e39-8f10-a668a0409d68 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:27:09.125912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ae8f38e5-a215-435d-82d7-327401c23c3c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.139735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ae8f38e5-a215-435d-82d7-327401c23c3c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] DELETE http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc
Aug 09 11:27:09.140225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ae8f38e5-a215-435d-82d7-327401c23c3c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.140742 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ae8f38e5-a215-435d-82d7-327401c23c3c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.211171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ae8f38e5-a215-435d-82d7-327401c23c3c tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc returned with HTTP 202
Aug 09 11:27:09.215400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 277/542] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:27:09 2022] DELETE /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:09.215400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.250662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.250662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.272389 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49b2c188-3ad6-4e1a-a697-b255995efca3 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer returned with HTTP 202
Aug 09 11:27:09.274723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 266/543] 10.222.0.59 () {60 vars in 1268 bytes} [Tue Aug  9 11:27:09 2022] POST /volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer => generated 507 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:09.274881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes
Aug 09 11:27:09.275681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1850603215"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:09.277367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0473ea65-d914-4654-b953-6f0227f9c478 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.278576 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1850603215'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:09.278935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Create volume of 1 GB
Aug 09 11:27:09.284863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0473ea65-d914-4654-b953-6f0227f9c478 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc
Aug 09 11:27:09.285622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0473ea65-d914-4654-b953-6f0227f9c478 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.286422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0473ea65-d914-4654-b953-6f0227f9c478 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.286743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Availability Zones retrieved successfully.
Aug 09 11:27:09.295842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0473ea65-d914-4654-b953-6f0227f9c478 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc returned with HTTP 404
Aug 09 11:27:09.296712 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 267/544] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/d7fb2bd5-1763-475e-9a2a-01ba47e167fc => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:09.298048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fe7c967c-ff6d-4cf7-81cd-f52c48a8a453 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.302203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Flow 'volume_create_api' (02071cff-25e4-4172-b822-a4c67ae56b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:09.304885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35882ad-f51a-4cc8-957d-d0511faa3231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:09.307487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:09.309793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fe7c967c-ff6d-4cf7-81cd-f52c48a8a453 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:09.310711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fe7c967c-ff6d-4cf7-81cd-f52c48a8a453 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.311215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fe7c967c-ff6d-4cf7-81cd-f52c48a8a453 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.326308 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.326308 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.333481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fe7c967c-ff6d-4cf7-81cd-f52c48a8a453 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Volume info retrieved successfully.
Aug 09 11:27:09.344646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fe7c967c-ff6d-4cf7-81cd-f52c48a8a453 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 returned with HTTP 200
Aug 09 11:27:09.345383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 268/545] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 => generated 921 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:09.350226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35882ad-f51a-4cc8-957d-d0511faa3231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:09.352439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-88c06869-8065-41de-897a-fdc6726982f5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.352687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d52582-759b-4424-8f65-e3a2e3c24c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:09.357267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-88c06869-8065-41de-897a-fdc6726982f5 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] DELETE http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/34219386-b6dc-4ed7-9008-5b2e5bb088c9
Aug 09 11:27:09.357723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-88c06869-8065-41de-897a-fdc6726982f5 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.358200 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-88c06869-8065-41de-897a-fdc6726982f5 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.374843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=76,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:09.433215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-88c06869-8065-41de-897a-fdc6726982f5 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/34219386-b6dc-4ed7-9008-5b2e5bb088c9 returned with HTTP 202
Aug 09 11:27:09.434425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 269/546] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:27:09 2022] DELETE /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/34219386-b6dc-4ed7-9008-5b2e5bb088c9 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:09.435798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-60757a71-894d-44ae-92a8-24f54340ad1b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.440320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-60757a71-894d-44ae-92a8-24f54340ad1b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:09.440780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-60757a71-894d-44ae-92a8-24f54340ad1b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.441233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-60757a71-894d-44ae-92a8-24f54340ad1b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.459905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.459905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.467776 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-60757a71-894d-44ae-92a8-24f54340ad1b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:09.471092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Created reservations ['0de4ef70-7833-4c54-9189-b160e324ac00', '4577fc1d-6851-468e-afaf-b3147caf3676', '8a47713e-ace9-4870-a0de-1e8bdcb3b79c', '7f70de3c-da1e-4753-95be-d6edc318d72e'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:09.474296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d52582-759b-4424-8f65-e3a2e3c24c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0de4ef70-7833-4c54-9189-b160e324ac00', '4577fc1d-6851-468e-afaf-b3147caf3676', '8a47713e-ace9-4870-a0de-1e8bdcb3b79c', '7f70de3c-da1e-4753-95be-d6edc318d72e']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:09.476745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a408cd-4036-42cf-9c8e-5e16101906b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:09.486090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-60757a71-894d-44ae-92a8-24f54340ad1b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:09.486090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 270/547] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:09.486090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3b72f722-b0bb-490f-8579-11ad5c358f0c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.496818 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b72f722-b0bb-490f-8579-11ad5c358f0c tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/ac46c38e-3f0d-4931-aab0-af6b0d767aeb
Aug 09 11:27:09.497308 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b72f722-b0bb-490f-8579-11ad5c358f0c tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.497769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b72f722-b0bb-490f-8579-11ad5c358f0c tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.519907 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a408cd-4036-42cf-9c8e-5e16101906b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beffcbb9-c862-4d13-b5df-5ec359cd47d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1850603215',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='bfc240016ba8447da04bbf7804e3d801',qos_specs=None,replication_status=<?>,reservations=['0de4ef70-7833-4c54-9189-b160e324ac00','4577fc1d-6851-468e-afaf-b3147caf3676','8a47713e-ace9-4870-a0de-1e8bdcb3b79c','7f70de3c-da1e-4753-95be-d6edc318d72e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='20fa4a9037534826bb11e503c20b4dcb',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1850603215',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=beffcbb9-c862-4d13-b5df-5ec359cd47d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfc240016ba8447da04bbf7804e3d801',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='20fa4a9037534826bb11e503c20b4dcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:09.521796 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b72f722-b0bb-490f-8579-11ad5c358f0c tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/ac46c38e-3f0d-4931-aab0-af6b0d767aeb returned with HTTP 200
Aug 09 11:27:09.523003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66fb3f23-f969-4121-ae2a-8562b8fb3638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:09.529748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 271/548] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/ac46c38e-3f0d-4931-aab0-af6b0d767aeb => generated 475 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:09.529748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b3f6795f-1c44-480f-9984-2e9c53ba11cf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.533934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b3f6795f-1c44-480f-9984-2e9c53ba11cf tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/34219386-b6dc-4ed7-9008-5b2e5bb088c9
Aug 09 11:27:09.535428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b3f6795f-1c44-480f-9984-2e9c53ba11cf tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.535428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b3f6795f-1c44-480f-9984-2e9c53ba11cf tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.542346 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b3f6795f-1c44-480f-9984-2e9c53ba11cf tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/34219386-b6dc-4ed7-9008-5b2e5bb088c9 returned with HTTP 404
Aug 09 11:27:09.543367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 272/549] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/34219386-b6dc-4ed7-9008-5b2e5bb088c9 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:09.544688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8615fa01-03ff-4a65-8fe1-53c2feca5a41 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.550456 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8615fa01-03ff-4a65-8fe1-53c2feca5a41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer
Aug 09 11:27:09.550841 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8615fa01-03ff-4a65-8fe1-53c2feca5a41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.551354 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8615fa01-03ff-4a65-8fe1-53c2feca5a41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.551719 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.volume_transfer [None req-8615fa01-03ff-4a65-8fe1-53c2feca5a41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Listing volume transfers {{(pid=110682) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}}
Aug 09 11:27:09.562206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8615fa01-03ff-4a65-8fe1-53c2feca5a41 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer returned with HTTP 200
Aug 09 11:27:09.562777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=73,cinder:UPDATE=18,cinder:INSERT=9 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:09.570443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 273/550] 10.222.0.59 () {58 vars in 1247 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer => generated 434 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:09.570443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c7021b6a-8aca-425f-a0a6-c9b712f6f123 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.570443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c7021b6a-8aca-425f-a0a6-c9b712f6f123 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] DELETE http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae
Aug 09 11:27:09.570443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c7021b6a-8aca-425f-a0a6-c9b712f6f123 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.570443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c7021b6a-8aca-425f-a0a6-c9b712f6f123 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.570443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-c7021b6a-8aca-425f-a0a6-c9b712f6f123 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Delete volume with id: 5344ca17-63a7-4c2f-87d8-93f2878958ae 
Aug 09 11:27:09.584846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66fb3f23-f969-4121-ae2a-8562b8fb3638) 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-VolumesActionsTest-Volume-1850603215',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='bfc240016ba8447da04bbf7804e3d801',qos_specs=None,replication_status=<?>,reservations=['0de4ef70-7833-4c54-9189-b160e324ac00','4577fc1d-6851-468e-afaf-b3147caf3676','8a47713e-ace9-4870-a0de-1e8bdcb3b79c','7f70de3c-da1e-4753-95be-d6edc318d72e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='20fa4a9037534826bb11e503c20b4dcb',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:09.587484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.587484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.588754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c7021b6a-8aca-425f-a0a6-c9b712f6f123 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Volume info retrieved successfully.
Aug 09 11:27:09.589226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a63a2600-a485-410d-bf67-b39cda9f4a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:09.621663 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a63a2600-a485-410d-bf67-b39cda9f4a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:09.624370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Flow 'volume_create_api' (02071cff-25e4-4172-b822-a4c67ae56b32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:09.625345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Create volume request issued successfully.
Aug 09 11:27:09.626734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d32107c8-8a94-4939-b8ce-1d314af9aa55 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes returned with HTTP 202
Aug 09 11:27:09.627651 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 278/551] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:09 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes => generated 818 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:09.629284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.644950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c7021b6a-8aca-425f-a0a6-c9b712f6f123 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Delete volume request issued successfully.
Aug 09 11:27:09.645628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c7021b6a-8aca-425f-a0a6-c9b712f6f123 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae returned with HTTP 202
Aug 09 11:27:09.646801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 274/552] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:09 2022] DELETE /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:09.651681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d2ceffa6-9244-48d5-b9ae-a4691916cbea None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.665159 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d2ceffa6-9244-48d5-b9ae-a4691916cbea tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] GET http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae
Aug 09 11:27:09.665658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d2ceffa6-9244-48d5-b9ae-a4691916cbea tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.666348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d2ceffa6-9244-48d5-b9ae-a4691916cbea tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.687578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.687578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.695149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d2ceffa6-9244-48d5-b9ae-a4691916cbea tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Volume info retrieved successfully.
Aug 09 11:27:09.706323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d2ceffa6-9244-48d5-b9ae-a4691916cbea tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae returned with HTTP 200
Aug 09 11:27:09.707654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 275/553] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae => generated 941 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:09.717000 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6e5b45ee-66bf-4420-8e9a-d502b5880cd9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.722472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6e5b45ee-66bf-4420-8e9a-d502b5880cd9 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:27:09.725463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6e5b45ee-66bf-4420-8e9a-d502b5880cd9 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.726798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6e5b45ee-66bf-4420-8e9a-d502b5880cd9 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.744100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.744100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.751980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6e5b45ee-66bf-4420-8e9a-d502b5880cd9 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:27:09.763008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6e5b45ee-66bf-4420-8e9a-d502b5880cd9 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:27:09.763008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 276/554] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 886 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:09.816074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] POST http://10.222.0.59/volume/v3/eeb009d0500748adab3238168c7ff54a/os-volume-transfer/ac46c38e-3f0d-4931-aab0-af6b0d767aeb/accept
Aug 09 11:27:09.817049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a4bf91d215c02afa"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:09.819826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.volume_transfer [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Accepting volume transfer ac46c38e-3f0d-4931-aab0-af6b0d767aeb {{(pid=110681) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}}
Aug 09 11:27:09.820103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.contrib.volume_transfer [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Accepting transfer ac46c38e-3f0d-4931-aab0-af6b0d767aeb
Aug 09 11:27:09.820904 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.820904 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.858318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ef64ea73-0759-44b7-a51c-cd9772e83436 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.862204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ef64ea73-0759-44b7-a51c-cd9772e83436 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200
Aug 09 11:27:09.862671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ef64ea73-0759-44b7-a51c-cd9772e83436 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:09.863186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ef64ea73-0759-44b7-a51c-cd9772e83436 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:09.878329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.878329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.885812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ef64ea73-0759-44b7-a51c-cd9772e83436 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:09.896004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ef64ea73-0759-44b7-a51c-cd9772e83436 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 returned with HTTP 200
Aug 09 11:27:09.897080 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 277/555] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:09 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:09.912993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7cd0ac45-b1d1-48eb-8a8b-d44eb02d54a0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:09.942986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Created reservations ['f9a5dba9-0bdc-46f1-9b9e-1881f2dec9b1', '02d4b23b-a3de-46de-ac69-18d8146b46ae', 'a819deff-d196-4816-8f5c-3ac607547185', 'e58e8b16-b638-4b6b-87dd-1849c9d5f95b'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:09.962761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7cd0ac45-b1d1-48eb-8a8b-d44eb02d54a0 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c9254bd0-84f6-4717-88d5-150978efe200/action
Aug 09 11:27:09.963513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7cd0ac45-b1d1-48eb-8a8b-d44eb02d54a0 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:09.963868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7cd0ac45-b1d1-48eb-8a8b-d44eb02d54a0 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:09.982340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:09.982340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:09.983545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.admin_actions [None req-7cd0ac45-b1d1-48eb-8a8b-d44eb02d54a0 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Updating volume 'c9254bd0-84f6-4717-88d5-150978efe200' with '{'status': 'attaching'}' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Aug 09 11:27:09.984053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Created reservations ['5d858958-c7ea-45dc-b1f9-6d8f0cc9bc10', 'c946753f-233c-4e7f-8517-6ce225a979bc', 'd6db4eb2-1913-4f18-969e-b8114124aac1', '91524870-8b79-4856-8ab7-b0c5686d5e58'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:10.023857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7cd0ac45-b1d1-48eb-8a8b-d44eb02d54a0 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c9254bd0-84f6-4717-88d5-150978efe200/action returned with HTTP 202
Aug 09 11:27:10.025272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 278/556] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:09 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c9254bd0-84f6-4717-88d5-150978efe200/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:27:10.026754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-09068de4-2f70-4ca3-abc7-2e27d4661cda None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.030547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-09068de4-2f70-4ca3-abc7-2e27d4661cda tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:10.031000 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-09068de4-2f70-4ca3-abc7-2e27d4661cda tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.031452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-09068de4-2f70-4ca3-abc7-2e27d4661cda tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.051287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.051287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.053308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Created reservations ['490ef1ac-94dd-4b8d-b8fc-eb4b459ea2ab', '570c4375-020a-4062-8288-91ab9bff3f7c', '623e55e3-2733-4a37-b352-4b18b225b83e', 'cba4a8c2-f1d2-4617-a89b-45f8a944723b'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:10.058201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-09068de4-2f70-4ca3-abc7-2e27d4661cda tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:10.067682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-09068de4-2f70-4ca3-abc7-2e27d4661cda tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:10.068433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 279/557] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:10 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:10.069723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c1404e6c-b11f-4bf7-8708-86b53853f4f8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.073224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c1404e6c-b11f-4bf7-8708-86b53853f4f8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200
Aug 09 11:27:10.073662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c1404e6c-b11f-4bf7-8708-86b53853f4f8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.074107 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c1404e6c-b11f-4bf7-8708-86b53853f4f8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.090174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.090174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.097204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c1404e6c-b11f-4bf7-8708-86b53853f4f8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:10.099094 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=6,cinder:SELECT=69,cinder:INSERT=25 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:10.104798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Created reservations ['cd2fd061-7f83-4ea9-8ffd-17f0b4212ede', '213c2828-e020-4fac-bb2d-364bdae13497', '68e8dbbc-6f35-4ae9-b934-356799c6f5c6', '0892ff35-3483-46f5-8055-4a96c4e74687'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:10.113756 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c1404e6c-b11f-4bf7-8708-86b53853f4f8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 returned with HTTP 200
Aug 09 11:27:10.115840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 280/558] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:10 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:10.129939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-609b1984-0f81-4e67-aa40-387446c33886 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.133703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-609b1984-0f81-4e67-aa40-387446c33886 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c9254bd0-84f6-4717-88d5-150978efe200/action
Aug 09 11:27:10.134517 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-609b1984-0f81-4e67-aa40-387446c33886 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:10.134755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-609b1984-0f81-4e67-aa40-387446c33886 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:10.161319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.161319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.162742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-609b1984-0f81-4e67-aa40-387446c33886 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Volume info retrieved successfully.
Aug 09 11:27:10.210696 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-609b1984-0f81-4e67-aa40-387446c33886 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Delete volume request issued successfully.
Aug 09 11:27:10.211632 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-609b1984-0f81-4e67-aa40-387446c33886 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c9254bd0-84f6-4717-88d5-150978efe200/action returned with HTTP 202
Aug 09 11:27:10.212585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 281/559] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:10 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c9254bd0-84f6-4717-88d5-150978efe200/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:27:10.217677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f57075d4-4f9c-4daf-9ce2-cfe73885530a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.221526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f57075d4-4f9c-4daf-9ce2-cfe73885530a tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200
Aug 09 11:27:10.222032 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f57075d4-4f9c-4daf-9ce2-cfe73885530a tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.222495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f57075d4-4f9c-4daf-9ce2-cfe73885530a tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.239626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.239626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.248707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f57075d4-4f9c-4daf-9ce2-cfe73885530a tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:10.263781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f57075d4-4f9c-4daf-9ce2-cfe73885530a tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 returned with HTTP 200
Aug 09 11:27:10.265133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 282/560] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:10 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:10.336298 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Transfer volume completed successfully.
Aug 09 11:27:10.458074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.transfer.api [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Volume 5afa8e1b-fa12-4d34-9561-aaaff77de9a6 has been transferred.
Aug 09 11:27:10.475305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e7eea4e-cec2-4eca-88b0-694b833a63dc tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] http://10.222.0.59/volume/v3/eeb009d0500748adab3238168c7ff54a/os-volume-transfer/ac46c38e-3f0d-4931-aab0-af6b0d767aeb/accept returned with HTTP 202
Aug 09 11:27:10.476325 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 279/561] 10.222.0.59 () {60 vars in 1400 bytes} [Tue Aug  9 11:27:09 2022] POST /volume/v3/eeb009d0500748adab3238168c7ff54a/os-volume-transfer/ac46c38e-3f0d-4931-aab0-af6b0d767aeb/accept => generated 431 bytes in 848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:10.491817 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-64e4b3d4-bfa8-43b1-bccc-3e9d83b389b3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.495731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-64e4b3d4-bfa8-43b1-bccc-3e9d83b389b3 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] GET http://10.222.0.59/volume/v3/eeb009d0500748adab3238168c7ff54a/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:10.496482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fb6d3b6b-985d-44b3-bd7b-243a2aec5d6c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.500205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-64e4b3d4-bfa8-43b1-bccc-3e9d83b389b3 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.500693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-64e4b3d4-bfa8-43b1-bccc-3e9d83b389b3 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.500848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb6d3b6b-985d-44b3-bd7b-243a2aec5d6c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:10.501203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb6d3b6b-985d-44b3-bd7b-243a2aec5d6c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.501788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb6d3b6b-985d-44b3-bd7b-243a2aec5d6c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.516730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.516730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.517105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.517105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.520353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=90,cinder:UPDATE=7,cinder:INSERT=2,cinder:DELETE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:10.524896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fb6d3b6b-985d-44b3-bd7b-243a2aec5d6c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:10.526390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-64e4b3d4-bfa8-43b1-bccc-3e9d83b389b3 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Volume info retrieved successfully.
Aug 09 11:27:10.538548 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-64e4b3d4-bfa8-43b1-bccc-3e9d83b389b3 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] http://10.222.0.59/volume/v3/eeb009d0500748adab3238168c7ff54a/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 returned with HTTP 200
Aug 09 11:27:10.546665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 283/562] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:10 2022] GET /volume/v3/eeb009d0500748adab3238168c7ff54a/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 => generated 913 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:10.546926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb6d3b6b-985d-44b3-bd7b-243a2aec5d6c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:10.546926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 280/563] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:10 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:10.568399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a850a766-92cc-4bb3-8f01-a9de3817dae6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.575629 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a850a766-92cc-4bb3-8f01-a9de3817dae6 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] GET http://10.222.0.59/volume/v3/eeb009d0500748adab3238168c7ff54a/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:10.576358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a850a766-92cc-4bb3-8f01-a9de3817dae6 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.577112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a850a766-92cc-4bb3-8f01-a9de3817dae6 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.598935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.598935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.605758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a850a766-92cc-4bb3-8f01-a9de3817dae6 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] Volume info retrieved successfully.
Aug 09 11:27:10.615006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a850a766-92cc-4bb3-8f01-a9de3817dae6 tempest-VolumesTransfersTest-1463801524 tempest-VolumesTransfersTest-1463801524-project] http://10.222.0.59/volume/v3/eeb009d0500748adab3238168c7ff54a/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 returned with HTTP 200
Aug 09 11:27:10.615763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 284/564] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:10 2022] GET /volume/v3/eeb009d0500748adab3238168c7ff54a/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 => generated 913 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:10.631228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8efd0705-f307-4756-87c5-47c1a92b0c10 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.636444 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8efd0705-f307-4756-87c5-47c1a92b0c10 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] DELETE http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/ac46c38e-3f0d-4931-aab0-af6b0d767aeb
Aug 09 11:27:10.636890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8efd0705-f307-4756-87c5-47c1a92b0c10 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.637347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8efd0705-f307-4756-87c5-47c1a92b0c10 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.637645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.contrib.volume_transfer [None req-8efd0705-f307-4756-87c5-47c1a92b0c10 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Delete transfer with id: ac46c38e-3f0d-4931-aab0-af6b0d767aeb
Aug 09 11:27:10.645179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8efd0705-f307-4756-87c5-47c1a92b0c10 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/ac46c38e-3f0d-4931-aab0-af6b0d767aeb returned with HTTP 404
Aug 09 11:27:10.646103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 281/565] 10.222.0.59 () {58 vars in 1361 bytes} [Tue Aug  9 11:27:10 2022] DELETE /volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/ac46c38e-3f0d-4931-aab0-af6b0d767aeb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:10.651461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2c41b64c-88dc-4bd7-b949-71b56c91d2f5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.724110 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6a119339-36c6-4463-9914-1c5c85a4a801 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.727880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6a119339-36c6-4463-9914-1c5c85a4a801 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] GET http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae
Aug 09 11:27:10.728357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6a119339-36c6-4463-9914-1c5c85a4a801 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.728868 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6a119339-36c6-4463-9914-1c5c85a4a801 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.745278 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.745278 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.754362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6a119339-36c6-4463-9914-1c5c85a4a801 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Volume info retrieved successfully.
Aug 09 11:27:10.764180 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6a119339-36c6-4463-9914-1c5c85a4a801 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae returned with HTTP 200
Aug 09 11:27:10.764941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 282/566] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:10 2022] GET /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae => generated 941 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:10.777923 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3d09a20c-80fe-409d-bc36-ed712244e0a0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.778094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2c41b64c-88dc-4bd7-b949-71b56c91d2f5 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] DELETE http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:10.778587 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2c41b64c-88dc-4bd7-b949-71b56c91d2f5 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.779249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2c41b64c-88dc-4bd7-b949-71b56c91d2f5 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.779736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-2c41b64c-88dc-4bd7-b949-71b56c91d2f5 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Delete volume with id: 5afa8e1b-fa12-4d34-9561-aaaff77de9a6 
Aug 09 11:27:10.781541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3d09a20c-80fe-409d-bc36-ed712244e0a0 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:27:10.781958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3d09a20c-80fe-409d-bc36-ed712244e0a0 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.782419 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3d09a20c-80fe-409d-bc36-ed712244e0a0 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.797062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.797062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.798507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.798507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.799712 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2c41b64c-88dc-4bd7-b949-71b56c91d2f5 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Volume info retrieved successfully.
Aug 09 11:27:10.803749 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3d09a20c-80fe-409d-bc36-ed712244e0a0 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:27:10.813038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3d09a20c-80fe-409d-bc36-ed712244e0a0 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:27:10.814083 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 283/567] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:10 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:10.838318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2c41b64c-88dc-4bd7-b949-71b56c91d2f5 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Delete volume request issued successfully.
Aug 09 11:27:10.838845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2c41b64c-88dc-4bd7-b949-71b56c91d2f5 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 returned with HTTP 202
Aug 09 11:27:10.839808 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 285/568] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:10 2022] DELETE /volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:10.845772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7c00e3f7-027c-4459-a53a-9141fdaabe1e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:10.849988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c00e3f7-027c-4459-a53a-9141fdaabe1e tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] GET http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:10.850460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c00e3f7-027c-4459-a53a-9141fdaabe1e tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:10.851220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c00e3f7-027c-4459-a53a-9141fdaabe1e tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:10.874255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:10.874255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:10.884164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7c00e3f7-027c-4459-a53a-9141fdaabe1e tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Volume info retrieved successfully.
Aug 09 11:27:10.894935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c00e3f7-027c-4459-a53a-9141fdaabe1e tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 returned with HTTP 200
Aug 09 11:27:10.895731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 284/569] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:10 2022] GET /volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 => generated 1088 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:27:11.084262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b58bdd23-fe16-4c2d-b383-ae3c99ad5d04 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.088036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b58bdd23-fe16-4c2d-b383-ae3c99ad5d04 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:11.088478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b58bdd23-fe16-4c2d-b383-ae3c99ad5d04 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:11.088932 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b58bdd23-fe16-4c2d-b383-ae3c99ad5d04 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:11.110622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:11.110622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:11.117356 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b58bdd23-fe16-4c2d-b383-ae3c99ad5d04 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:11.126523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b58bdd23-fe16-4c2d-b383-ae3c99ad5d04 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:11.127379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 286/570] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:11 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:11.282954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-91ebca29-17d4-436f-8ff2-7ad17ba596b9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.286636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-91ebca29-17d4-436f-8ff2-7ad17ba596b9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200
Aug 09 11:27:11.287118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-91ebca29-17d4-436f-8ff2-7ad17ba596b9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:11.287576 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-91ebca29-17d4-436f-8ff2-7ad17ba596b9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:11.302326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:11.302326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:11.309221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-91ebca29-17d4-436f-8ff2-7ad17ba596b9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:11.318683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-91ebca29-17d4-436f-8ff2-7ad17ba596b9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 returned with HTTP 200
Aug 09 11:27:11.319441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 285/571] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:11 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:11.557909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9747b6a6-f953-4f1b-a4b0-df7ecfc6bcae None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.563366 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9747b6a6-f953-4f1b-a4b0-df7ecfc6bcae tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:11.563944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9747b6a6-f953-4f1b-a4b0-df7ecfc6bcae tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:11.565230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9747b6a6-f953-4f1b-a4b0-df7ecfc6bcae tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:11.591385 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:11.591385 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:11.600999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9747b6a6-f953-4f1b-a4b0-df7ecfc6bcae tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:11.614069 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9747b6a6-f953-4f1b-a4b0-df7ecfc6bcae tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:11.615390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 287/572] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:11 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:11.780665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2dfcdfb2-8baa-4e3d-ac5a-4c98a8bd3ae8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.784214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2dfcdfb2-8baa-4e3d-ac5a-4c98a8bd3ae8 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] GET http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae
Aug 09 11:27:11.784612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2dfcdfb2-8baa-4e3d-ac5a-4c98a8bd3ae8 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:11.785062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2dfcdfb2-8baa-4e3d-ac5a-4c98a8bd3ae8 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:11.799590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2dfcdfb2-8baa-4e3d-ac5a-4c98a8bd3ae8 tempest-VolumeTypesTest-760790208 tempest-VolumeTypesTest-760790208-project] http://10.222.0.59/volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae returned with HTTP 404
Aug 09 11:27:11.800529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 286/573] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:11 2022] GET /volume/v3/be068028b54e42a385412cf8f2b8e846/volumes/5344ca17-63a7-4c2f-87d8-93f2878958ae => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:11.805702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3b8e187d-3f2f-402c-9ee1-a9d6f998755a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.809789 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b8e187d-3f2f-402c-9ee1-a9d6f998755a tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] DELETE http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/00820ea0-2aad-4a07-8452-06550ee1c756
Aug 09 11:27:11.810248 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b8e187d-3f2f-402c-9ee1-a9d6f998755a tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:11.810717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b8e187d-3f2f-402c-9ee1-a9d6f998755a tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:11.830756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4e60edc8-7b8e-4a25-9ae1-a0aeb168aa04 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.834672 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4e60edc8-7b8e-4a25-9ae1-a0aeb168aa04 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:27:11.835139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4e60edc8-7b8e-4a25-9ae1-a0aeb168aa04 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:11.835590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4e60edc8-7b8e-4a25-9ae1-a0aeb168aa04 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:11.851437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:11.851437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:11.859262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4e60edc8-7b8e-4a25-9ae1-a0aeb168aa04 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:27:11.867291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b8e187d-3f2f-402c-9ee1-a9d6f998755a tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/00820ea0-2aad-4a07-8452-06550ee1c756 returned with HTTP 202
Aug 09 11:27:11.868806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 288/574] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:27:11 2022] DELETE /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/00820ea0-2aad-4a07-8452-06550ee1c756 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:11.873993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4bc7f6c9-140a-461a-9a9c-d69a5e8c8f86 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.876681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4e60edc8-7b8e-4a25-9ae1-a0aeb168aa04 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:27:11.877881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 287/575] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:11 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:11.879260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4bc7f6c9-140a-461a-9a9c-d69a5e8c8f86 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/00820ea0-2aad-4a07-8452-06550ee1c756
Aug 09 11:27:11.880030 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4bc7f6c9-140a-461a-9a9c-d69a5e8c8f86 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:11.880747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4bc7f6c9-140a-461a-9a9c-d69a5e8c8f86 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:11.889866 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4bc7f6c9-140a-461a-9a9c-d69a5e8c8f86 tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/00820ea0-2aad-4a07-8452-06550ee1c756 returned with HTTP 404
Aug 09 11:27:11.892391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 289/576] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:27:11 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/00820ea0-2aad-4a07-8452-06550ee1c756 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:11.898391 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7af2fde8-5bc9-49d4-8a5e-464922463c4e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.905001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7af2fde8-5bc9-49d4-8a5e-464922463c4e tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] DELETE http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/cff44522-a82d-4528-a42a-a1afd0256296
Aug 09 11:27:11.905694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7af2fde8-5bc9-49d4-8a5e-464922463c4e tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:11.906487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7af2fde8-5bc9-49d4-8a5e-464922463c4e tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:11.920044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-90043236-e002-4b47-b589-429c1aafa72e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.926891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-90043236-e002-4b47-b589-429c1aafa72e tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] GET http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:11.927623 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-90043236-e002-4b47-b589-429c1aafa72e tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:11.929024 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-90043236-e002-4b47-b589-429c1aafa72e tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:11.951782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-90043236-e002-4b47-b589-429c1aafa72e tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 returned with HTTP 404
Aug 09 11:27:11.952739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 290/577] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:11 2022] GET /volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:11.955304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=74,cinder:UPDATE=26 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:11.964323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:11.968444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] POST http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes
Aug 09 11:27:11.969158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1641906820"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:11.971452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1641906820'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:11.971764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Create volume of 1 GB
Aug 09 11:27:11.983902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Availability Zones retrieved successfully.
Aug 09 11:27:11.989231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7af2fde8-5bc9-49d4-8a5e-464922463c4e tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/cff44522-a82d-4528-a42a-a1afd0256296 returned with HTTP 202
Aug 09 11:27:11.993151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 288/578] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:27:11 2022] DELETE /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/cff44522-a82d-4528-a42a-a1afd0256296 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:11.995234 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4eaf054c-d974-4c3d-bc8f-95b4c02087de None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:12.000467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4eaf054c-d974-4c3d-bc8f-95b4c02087de tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] GET http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/cff44522-a82d-4528-a42a-a1afd0256296
Aug 09 11:27:12.000467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4eaf054c-d974-4c3d-bc8f-95b4c02087de tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:12.000893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4eaf054c-d974-4c3d-bc8f-95b4c02087de tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:12.008468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4eaf054c-d974-4c3d-bc8f-95b4c02087de tempest-VolumeTypesTest-1378508370 tempest-VolumeTypesTest-1378508370-project-admin] http://10.222.0.59/volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/cff44522-a82d-4528-a42a-a1afd0256296 returned with HTTP 404
Aug 09 11:27:12.009262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Flow 'volume_create_api' (e2f8ac42-f049-4ade-aa51-63792892e8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:12.010867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 289/579] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:27:11 2022] GET /volume/v3/fb1bcae1e25e49598bc19301fca8eca2/types/cff44522-a82d-4528-a42a-a1afd0256296 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:12.011812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fec1c9-0b95-4a14-921c-62739f406e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.014451 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:12.068239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9fec1c9-0b95-4a14-921c-62739f406e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.071335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ab748f-32af-4376-a519-f25b0a05ce24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.112129 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-1441e81c-4253-4a48-8630-8a655f3c4baf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:12.116817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-1441e81c-4253-4a48-8630-8a655f3c4baf tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] POST http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/attachments/3ac87317-4fd7-4ddd-8400-c60332de4dd2/action
Aug 09 11:27:12.117716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-1441e81c-4253-4a48-8630-8a655f3c4baf tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:12.118109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-1441e81c-4253-4a48-8630-8a655f3c4baf tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:12.147089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Created reservations ['126237ac-1d1f-4d09-b660-fe1c9f017873', '8ca91a82-ae1b-4d07-baf0-cf4346e2090e', 'd2597e17-e8b9-42e2-a5ce-ae45a5544be9', '1f61262b-6a12-4acb-bd6e-4f84a6b3b93f'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:12.149773 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ab748f-32af-4376-a519-f25b0a05ce24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['126237ac-1d1f-4d09-b660-fe1c9f017873', '8ca91a82-ae1b-4d07-baf0-cf4346e2090e', 'd2597e17-e8b9-42e2-a5ce-ae45a5544be9', '1f61262b-6a12-4acb-bd6e-4f84a6b3b93f']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.152981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7998a53-7268-4b1c-989f-22322d9c5885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.161118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:12.161118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:12.189294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7998a53-7268-4b1c-989f-22322d9c5885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eed9caf-e96f-428d-8b99-8d9020381cce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1641906820',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='951cb6214910431385e31db6e0d7e2df',qos_specs=None,replication_status=<?>,reservations=['126237ac-1d1f-4d09-b660-fe1c9f017873','8ca91a82-ae1b-4d07-baf0-cf4346e2090e','d2597e17-e8b9-42e2-a5ce-ae45a5544be9','1f61262b-6a12-4acb-bd6e-4f84a6b3b93f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0e0dfa142d1c43ee810c31814cf67224',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1641906820',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=4eed9caf-e96f-428d-8b99-8d9020381cce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951cb6214910431385e31db6e0d7e2df',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='0e0dfa142d1c43ee810c31814cf67224',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.190225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bb6b16f8-74b8-4113-b9a8-c3e7ccfc8fd0 req-1441e81c-4253-4a48-8630-8a655f3c4baf tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/attachments/3ac87317-4fd7-4ddd-8400-c60332de4dd2/action returned with HTTP 204
Aug 09 11:27:12.191498 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1cada1-9a3c-4b22-8b07-6f19329072d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.194222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=85,cinder:UPDATE=9,cinder:INSERT=6 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:12.195878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 290/580] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:27:12 2022] POST /volume/v3/ec50a06edc0445e798202c786b37aa19/attachments/3ac87317-4fd7-4ddd-8400-c60332de4dd2/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:27:12.198194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-79a286b7-95b6-4e2e-b29d-fb6843ba9dd4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:12.216256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79a286b7-95b6-4e2e-b29d-fb6843ba9dd4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:12.216867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79a286b7-95b6-4e2e-b29d-fb6843ba9dd4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:12.217285 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79a286b7-95b6-4e2e-b29d-fb6843ba9dd4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:12.236918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1cada1-9a3c-4b22-8b07-6f19329072d7) 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-VolumesTransfersTest-Volume-1641906820',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='951cb6214910431385e31db6e0d7e2df',qos_specs=None,replication_status=<?>,reservations=['126237ac-1d1f-4d09-b660-fe1c9f017873','8ca91a82-ae1b-4d07-baf0-cf4346e2090e','d2597e17-e8b9-42e2-a5ce-ae45a5544be9','1f61262b-6a12-4acb-bd6e-4f84a6b3b93f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0e0dfa142d1c43ee810c31814cf67224',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.241514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe2b3e9-25f2-4ff8-885d-01d7e3141431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.243318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:12.243318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:12.255289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-79a286b7-95b6-4e2e-b29d-fb6843ba9dd4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:12.268661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79a286b7-95b6-4e2e-b29d-fb6843ba9dd4 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:12.269727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 291/581] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:12 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 1206 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:27:12.292900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-84e2a6f2-9800-43a3-8c43-0ebe02f59047 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:12.300027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84e2a6f2-9800-43a3-8c43-0ebe02f59047 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:12.300334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84e2a6f2-9800-43a3-8c43-0ebe02f59047 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:12.301016 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84e2a6f2-9800-43a3-8c43-0ebe02f59047 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:12.331988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:12.331988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:12.335602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe2b3e9-25f2-4ff8-885d-01d7e3141431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.342699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-84e2a6f2-9800-43a3-8c43-0ebe02f59047 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:12.351918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Flow 'volume_create_api' (e2f8ac42-f049-4ade-aa51-63792892e8b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:12.352633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Create volume request issued successfully.
Aug 09 11:27:12.354104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d6aa331a-7f33-4852-bfab-8774e0d68011 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes returned with HTTP 202
Aug 09 11:27:12.354788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84e2a6f2-9800-43a3-8c43-0ebe02f59047 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:12.366854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 291/582] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:11 2022] POST /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes => generated 820 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:12.366854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-73b6de36-b2be-4d40-8d64-167eb0f19ddb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:12.366854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-73b6de36-b2be-4d40-8d64-167eb0f19ddb tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200
Aug 09 11:27:12.366854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-73b6de36-b2be-4d40-8d64-167eb0f19ddb tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:12.366854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-73b6de36-b2be-4d40-8d64-167eb0f19ddb tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:12.367440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 292/583] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:12 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 1206 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:27:12.368961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-45158d88-4302-411f-9ea6-7a8fb1f889f0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:12.376748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-73b6de36-b2be-4d40-8d64-167eb0f19ddb tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 returned with HTTP 404
Aug 09 11:27:12.377964 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 292/584] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:12 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:12.379753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-45158d88-4302-411f-9ea6-7a8fb1f889f0 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:12.380559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-45158d88-4302-411f-9ea6-7a8fb1f889f0 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:12.381322 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-45158d88-4302-411f-9ea6-7a8fb1f889f0 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:12.385273 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:12.392291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] POST http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes
Aug 09 11:27:12.397066 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2017962511"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:12.398974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2017962511'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:12.406606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume of 1 GB
Aug 09 11:27:12.408020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:12.408020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:12.421291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Availability Zones retrieved successfully.
Aug 09 11:27:12.427284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:12.427284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:12.436379 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-45158d88-4302-411f-9ea6-7a8fb1f889f0 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Volume info retrieved successfully.
Aug 09 11:27:12.460801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (e9d998ed-acda-40b9-b7d8-dab45ecc9984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:12.463708 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-45158d88-4302-411f-9ea6-7a8fb1f889f0 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce returned with HTTP 200
Aug 09 11:27:12.464475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 293/585] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:12 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce => generated 888 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:12.466386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (258ac2ed-c5e0-4a38-a53e-e9dfe29d54d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.473249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:12.529145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (258ac2ed-c5e0-4a38-a53e-e9dfe29d54d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.531577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460f3c34-99de-4ba4-bbb4-7f990aeae5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.628397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Created reservations ['9197b8bf-fb5c-490c-9a3f-80cb4958ff59', '99ebd880-abb4-4ace-9aec-9e98488b33d4', '1b7a24ee-9601-428c-9cc0-c98bd698639b', '1cf0ac94-f915-47b0-9e38-67ece0c1d8ae'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:12.632816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-292599d3-a331-4442-a25e-4b836477952d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:12.633071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460f3c34-99de-4ba4-bbb4-7f990aeae5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9197b8bf-fb5c-490c-9a3f-80cb4958ff59', '99ebd880-abb4-4ace-9aec-9e98488b33d4', '1b7a24ee-9601-428c-9cc0-c98bd698639b', '1cf0ac94-f915-47b0-9e38-67ece0c1d8ae']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.635446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a0e28c-4a63-4598-8c36-cda53aa7ed98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.636528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-292599d3-a331-4442-a25e-4b836477952d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:12.636986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-292599d3-a331-4442-a25e-4b836477952d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:12.637440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-292599d3-a331-4442-a25e-4b836477952d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:12.662446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:12.662446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:12.679796 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a0e28c-4a63-4598-8c36-cda53aa7ed98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c843ff50-5a91-4d1e-8550-b6bb35785a3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2017962511',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['9197b8bf-fb5c-490c-9a3f-80cb4958ff59','99ebd880-abb4-4ace-9aec-9e98488b33d4','1b7a24ee-9601-428c-9cc0-c98bd698639b','1cf0ac94-f915-47b0-9e38-67ece0c1d8ae'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2017962511',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c843ff50-5a91-4d1e-8550-b6bb35785a3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1542fa352604068864f9fc52dcabd64',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='de653ee1e38846cf927dc2eab24bf662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.684236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d5b135-8c00-47c7-a39b-eb5a9bdea7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.690108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-292599d3-a331-4442-a25e-4b836477952d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:12.719495 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-292599d3-a331-4442-a25e-4b836477952d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:12.728152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 294/586] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:12 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:12.743565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d5b135-8c00-47c7-a39b-eb5a9bdea7f0) 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-VolumesActionsTest-Volume-2017962511',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['9197b8bf-fb5c-490c-9a3f-80cb4958ff59','99ebd880-abb4-4ace-9aec-9e98488b33d4','1b7a24ee-9601-428c-9cc0-c98bd698639b','1cf0ac94-f915-47b0-9e38-67ece0c1d8ae'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.745367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e696db-1b58-448b-89aa-8b97b2a65718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:12.783352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e696db-1b58-448b-89aa-8b97b2a65718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:12.786128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (e9d998ed-acda-40b9-b7d8-dab45ecc9984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:12.787066 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request issued successfully.
Aug 09 11:27:12.788918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24cdd101-5321-4a31-9dc8-edd2b52b03e0 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes returned with HTTP 202
Aug 09 11:27:12.790051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 293/587] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:12 2022] POST /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes => generated 818 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:12.817251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e4458312-5035-4f5a-83b4-9f7a887018ce None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:12.824025 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e4458312-5035-4f5a-83b4-9f7a887018ce tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b
Aug 09 11:27:12.824837 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e4458312-5035-4f5a-83b4-9f7a887018ce tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:12.825651 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e4458312-5035-4f5a-83b4-9f7a887018ce tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:12.855252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:12.855252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:12.870149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e4458312-5035-4f5a-83b4-9f7a887018ce tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:12.887161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e4458312-5035-4f5a-83b4-9f7a887018ce tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b returned with HTTP 200
Aug 09 11:27:12.888130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 295/588] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:12 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b => generated 886 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:13.483448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-94c81fe5-a897-4c3b-91eb-b09e87f8d105 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.493702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-94c81fe5-a897-4c3b-91eb-b09e87f8d105 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:13.494503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-94c81fe5-a897-4c3b-91eb-b09e87f8d105 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:13.495382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-94c81fe5-a897-4c3b-91eb-b09e87f8d105 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:13.520616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:13.520616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:13.531144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-94c81fe5-a897-4c3b-91eb-b09e87f8d105 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Volume info retrieved successfully.
Aug 09 11:27:13.561749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-94c81fe5-a897-4c3b-91eb-b09e87f8d105 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce returned with HTTP 200
Aug 09 11:27:13.563251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 294/589] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:13 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:13.579499 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6acf544b-609a-4916-9183-25ac08422648 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.586789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6acf544b-609a-4916-9183-25ac08422648 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] POST http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer
Aug 09 11:27:13.588236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6acf544b-609a-4916-9183-25ac08422648 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4eed9caf-e96f-428d-8b99-8d9020381cce"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:13.591139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.volume_transfer [None req-6acf544b-609a-4916-9183-25ac08422648 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Creating new volume transfer {'transfer': {'volume_id': '4eed9caf-e96f-428d-8b99-8d9020381cce'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}}
Aug 09 11:27:13.591837 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.contrib.volume_transfer [None req-6acf544b-609a-4916-9183-25ac08422648 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Creating transfer of volume 4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:13.592807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.transfer.api [None req-6acf544b-609a-4916-9183-25ac08422648 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Generating transfer record for volume 4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:13.629282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:13.629282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:13.671379 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6acf544b-609a-4916-9183-25ac08422648 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer returned with HTTP 202
Aug 09 11:27:13.680986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 296/590] 10.222.0.59 () {60 vars in 1268 bytes} [Tue Aug  9 11:27:13 2022] POST /volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer => generated 507 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:13.681651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-08716ab3-63f2-43d2-9e48-df7dc56b0c04 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.686186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08716ab3-63f2-43d2-9e48-df7dc56b0c04 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:13.687016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08716ab3-63f2-43d2-9e48-df7dc56b0c04 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:13.687654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08716ab3-63f2-43d2-9e48-df7dc56b0c04 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:13.703263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:13.703263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:13.712670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-08716ab3-63f2-43d2-9e48-df7dc56b0c04 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Volume info retrieved successfully.
Aug 09 11:27:13.724747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08716ab3-63f2-43d2-9e48-df7dc56b0c04 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce returned with HTTP 200
Aug 09 11:27:13.725514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 295/591] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:13 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:13.741203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e0b02e3b-1bb3-4a12-b73e-2977dd166255 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.746260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7ea35c9c-abb2-4977-bfff-c910598eb1bf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.746669 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e0b02e3b-1bb3-4a12-b73e-2977dd166255 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:13.749114 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e0b02e3b-1bb3-4a12-b73e-2977dd166255 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:13.749939 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e0b02e3b-1bb3-4a12-b73e-2977dd166255 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:13.758492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ea35c9c-abb2-4977-bfff-c910598eb1bf tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/detail
Aug 09 11:27:13.759156 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ea35c9c-abb2-4977-bfff-c910598eb1bf tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:13.760269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ea35c9c-abb2-4977-bfff-c910598eb1bf tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:13.760866 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.volume_transfer [None req-7ea35c9c-abb2-4977-bfff-c910598eb1bf tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Listing volume transfers {{(pid=110682) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}}
Aug 09 11:27:13.772027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ea35c9c-abb2-4977-bfff-c910598eb1bf tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/detail returned with HTTP 200
Aug 09 11:27:13.773362 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 296/592] 10.222.0.59 () {58 vars in 1268 bytes} [Tue Aug  9 11:27:13 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/detail => generated 478 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:13.780707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fddb2802-3265-477b-8463-ae5f47ffd8f5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.784823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:13.784823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:13.788991 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fddb2802-3265-477b-8463-ae5f47ffd8f5 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] DELETE http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/6906084f-3839-4e91-ac33-808b3b98226d
Aug 09 11:27:13.789687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fddb2802-3265-477b-8463-ae5f47ffd8f5 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:13.790513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fddb2802-3265-477b-8463-ae5f47ffd8f5 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:13.791163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.contrib.volume_transfer [None req-fddb2802-3265-477b-8463-ae5f47ffd8f5 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Delete transfer with id: 6906084f-3839-4e91-ac33-808b3b98226d
Aug 09 11:27:13.810911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e0b02e3b-1bb3-4a12-b73e-2977dd166255 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:13.816504 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:13.816504 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:13.821739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e0b02e3b-1bb3-4a12-b73e-2977dd166255 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:13.834466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 297/593] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:13 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:13.834772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fddb2802-3265-477b-8463-ae5f47ffd8f5 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/6906084f-3839-4e91-ac33-808b3b98226d returned with HTTP 202
Aug 09 11:27:13.834772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 297/594] 10.222.0.59 () {58 vars in 1361 bytes} [Tue Aug  9 11:27:13 2022] DELETE /volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/6906084f-3839-4e91-ac33-808b3b98226d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:27:13.839225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-093113d4-6f99-42fe-a39b-86a948215116 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.844424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-093113d4-6f99-42fe-a39b-86a948215116 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] GET http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:13.845681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-093113d4-6f99-42fe-a39b-86a948215116 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:13.846141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-093113d4-6f99-42fe-a39b-86a948215116 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:13.863043 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:13.863043 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:13.870730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-093113d4-6f99-42fe-a39b-86a948215116 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Volume info retrieved successfully.
Aug 09 11:27:13.882529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-093113d4-6f99-42fe-a39b-86a948215116 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce returned with HTTP 200
Aug 09 11:27:13.883770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 298/595] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:13 2022] GET /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce => generated 913 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:13.898590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3e96ef29-6e6f-4b49-848d-9f729f7203b8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.904103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3e96ef29-6e6f-4b49-848d-9f729f7203b8 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] DELETE http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/6906084f-3839-4e91-ac33-808b3b98226d
Aug 09 11:27:13.904317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4488f446-a323-49a6-b739-280b6fffc8bc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.905005 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3e96ef29-6e6f-4b49-848d-9f729f7203b8 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:13.905378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3e96ef29-6e6f-4b49-848d-9f729f7203b8 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:13.905686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.contrib.volume_transfer [None req-3e96ef29-6e6f-4b49-848d-9f729f7203b8 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Delete transfer with id: 6906084f-3839-4e91-ac33-808b3b98226d
Aug 09 11:27:13.910806 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4488f446-a323-49a6-b739-280b6fffc8bc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b
Aug 09 11:27:13.911420 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3e96ef29-6e6f-4b49-848d-9f729f7203b8 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/6906084f-3839-4e91-ac33-808b3b98226d returned with HTTP 404
Aug 09 11:27:13.911640 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4488f446-a323-49a6-b739-280b6fffc8bc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:13.912113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4488f446-a323-49a6-b739-280b6fffc8bc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:13.915880 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 298/596] 10.222.0.59 () {58 vars in 1361 bytes} [Tue Aug  9 11:27:13 2022] DELETE /volume/v3/951cb6214910431385e31db6e0d7e2df/os-volume-transfer/6906084f-3839-4e91-ac33-808b3b98226d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:13.917404 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d236a303-5800-47d8-99de-ce4f986003e6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:13.922324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d236a303-5800-47d8-99de-ce4f986003e6 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] DELETE http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:13.922788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d236a303-5800-47d8-99de-ce4f986003e6 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:13.923340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d236a303-5800-47d8-99de-ce4f986003e6 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:13.923744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-d236a303-5800-47d8-99de-ce4f986003e6 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Delete volume with id: 4eed9caf-e96f-428d-8b99-8d9020381cce 
Aug 09 11:27:13.936275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:13.936275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:13.948511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4488f446-a323-49a6-b739-280b6fffc8bc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:13.956419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:13.956419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:13.957276 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d236a303-5800-47d8-99de-ce4f986003e6 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Volume info retrieved successfully.
Aug 09 11:27:13.960070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4488f446-a323-49a6-b739-280b6fffc8bc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b returned with HTTP 200
Aug 09 11:27:13.961008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 299/597] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:13 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:13.971860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=71,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:14.001341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d236a303-5800-47d8-99de-ce4f986003e6 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Delete volume request issued successfully.
Aug 09 11:27:14.004207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d236a303-5800-47d8-99de-ce4f986003e6 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce returned with HTTP 202
Aug 09 11:27:14.006970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 299/598] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:13 2022] DELETE /volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:14.010281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d67938a3-9975-4817-b2fe-94bc68eec6d2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:14.014163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d67938a3-9975-4817-b2fe-94bc68eec6d2 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] GET http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:14.014609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d67938a3-9975-4817-b2fe-94bc68eec6d2 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:14.015091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d67938a3-9975-4817-b2fe-94bc68eec6d2 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:14.033256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:14.033256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:14.041179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d67938a3-9975-4817-b2fe-94bc68eec6d2 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Volume info retrieved successfully.
Aug 09 11:27:14.053298 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d67938a3-9975-4817-b2fe-94bc68eec6d2 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce returned with HTTP 200
Aug 09 11:27:14.054375 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 300/599] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:14 2022] GET /volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce => generated 1088 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:27:14.841059 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7a8030b3-d3f7-40fa-80f4-c20a9bd9c7c8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:14.848071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7a8030b3-d3f7-40fa-80f4-c20a9bd9c7c8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:14.849317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7a8030b3-d3f7-40fa-80f4-c20a9bd9c7c8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:14.849317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7a8030b3-d3f7-40fa-80f4-c20a9bd9c7c8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:14.867186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:14.867186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:14.877917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7a8030b3-d3f7-40fa-80f4-c20a9bd9c7c8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:14.888593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7a8030b3-d3f7-40fa-80f4-c20a9bd9c7c8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:14.890874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 300/600] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:14 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:14.977041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a95143d7-a869-490b-9cf7-c99b8ccbf13c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:14.981302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a95143d7-a869-490b-9cf7-c99b8ccbf13c tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b
Aug 09 11:27:14.982108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a95143d7-a869-490b-9cf7-c99b8ccbf13c tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:14.983043 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a95143d7-a869-490b-9cf7-c99b8ccbf13c tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:14.998305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:14.998305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:15.001041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=92,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:15.005683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a95143d7-a869-490b-9cf7-c99b8ccbf13c tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:15.015928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a95143d7-a869-490b-9cf7-c99b8ccbf13c tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b returned with HTTP 200
Aug 09 11:27:15.018338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 301/601] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:14 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b => generated 911 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:15.036611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a6d02c51-23b6-4b7c-a6e7-3bf448cec507 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.042483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a6d02c51-23b6-4b7c-a6e7-3bf448cec507 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b/action
Aug 09 11:27:15.043838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a6d02c51-23b6-4b7c-a6e7-3bf448cec507 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:15.044167 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a6d02c51-23b6-4b7c-a6e7-3bf448cec507 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:15.069286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:15.069286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:15.070050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.admin_actions [None req-a6d02c51-23b6-4b7c-a6e7-3bf448cec507 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Updating volume 'c843ff50-5a91-4d1e-8550-b6bb35785a3b' with '{'status': 'creating'}' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Aug 09 11:27:15.072529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b8a6066b-50c4-4748-a355-457259c0a167 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.076246 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b8a6066b-50c4-4748-a355-457259c0a167 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] GET http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:15.076627 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b8a6066b-50c4-4748-a355-457259c0a167 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:15.077071 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b8a6066b-50c4-4748-a355-457259c0a167 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:15.089456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b8a6066b-50c4-4748-a355-457259c0a167 tempest-VolumesTransfersTest-1584974448 tempest-VolumesTransfersTest-1584974448-project-admin] http://10.222.0.59/volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce returned with HTTP 404
Aug 09 11:27:15.090456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 302/602] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:15 2022] GET /volume/v3/f79f5224b9a44b0b87f3853c1fdb348e/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:27:15.096786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6524b9f1-7390-4eae-be03-4bac79308394 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.101038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6524b9f1-7390-4eae-be03-4bac79308394 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] DELETE http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce
Aug 09 11:27:15.101501 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6524b9f1-7390-4eae-be03-4bac79308394 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:15.101967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6524b9f1-7390-4eae-be03-4bac79308394 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:15.102404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-6524b9f1-7390-4eae-be03-4bac79308394 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Delete volume with id: 4eed9caf-e96f-428d-8b99-8d9020381cce 
Aug 09 11:27:15.117205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6524b9f1-7390-4eae-be03-4bac79308394 tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce returned with HTTP 404
Aug 09 11:27:15.118941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 303/603] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:15 2022] DELETE /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/4eed9caf-e96f-428d-8b99-8d9020381cce => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:15.123659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-31780089-ec25-4fca-8ca4-ff0863b278bd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.129160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31780089-ec25-4fca-8ca4-ff0863b278bd tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] DELETE http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6
Aug 09 11:27:15.129446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a6d02c51-23b6-4b7c-a6e7-3bf448cec507 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b/action returned with HTTP 202
Aug 09 11:27:15.130120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31780089-ec25-4fca-8ca4-ff0863b278bd tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:15.130867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 301/604] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:15 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:15.132178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31780089-ec25-4fca-8ca4-ff0863b278bd tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:15.132945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-31780089-ec25-4fca-8ca4-ff0863b278bd tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] Delete volume with id: 5afa8e1b-fa12-4d34-9561-aaaff77de9a6 
Aug 09 11:27:15.135768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-516cf56a-69f3-491f-a658-63111b198624 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.139856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-516cf56a-69f3-491f-a658-63111b198624 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b
Aug 09 11:27:15.140483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-516cf56a-69f3-491f-a658-63111b198624 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:15.141108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-516cf56a-69f3-491f-a658-63111b198624 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:15.147702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31780089-ec25-4fca-8ca4-ff0863b278bd tempest-VolumesTransfersTest-1268419616 tempest-VolumesTransfersTest-1268419616-project] http://10.222.0.59/volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 returned with HTTP 404
Aug 09 11:27:15.148823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 304/605] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:15 2022] DELETE /volume/v3/951cb6214910431385e31db6e0d7e2df/volumes/5afa8e1b-fa12-4d34-9561-aaaff77de9a6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:15.157062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:15.157062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:15.163981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-516cf56a-69f3-491f-a658-63111b198624 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:15.176675 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-516cf56a-69f3-491f-a658-63111b198624 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b returned with HTTP 200
Aug 09 11:27:15.181977 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 302/606] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:15 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:15.193271 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-996880ae-9320-4784-b2c9-37d9e1bea433 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.199007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-996880ae-9320-4784-b2c9-37d9e1bea433 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b/action
Aug 09 11:27:15.199746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-996880ae-9320-4784-b2c9-37d9e1bea433 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:15.200072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-996880ae-9320-4784-b2c9-37d9e1bea433 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:15.221931 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:15.221931 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:15.223193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-996880ae-9320-4784-b2c9-37d9e1bea433 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Volume info retrieved successfully.
Aug 09 11:27:15.267092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-996880ae-9320-4784-b2c9-37d9e1bea433 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Delete volume request issued successfully.
Aug 09 11:27:15.268128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-996880ae-9320-4784-b2c9-37d9e1bea433 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b/action returned with HTTP 202
Aug 09 11:27:15.269352 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 305/607] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:15 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:15.276148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-610d9565-6195-42fd-8fee-33205dc6efe8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.280891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-610d9565-6195-42fd-8fee-33205dc6efe8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b
Aug 09 11:27:15.281338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-610d9565-6195-42fd-8fee-33205dc6efe8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:15.281851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-610d9565-6195-42fd-8fee-33205dc6efe8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:15.299689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:15.299689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:15.309682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-610d9565-6195-42fd-8fee-33205dc6efe8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:15.337875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-610d9565-6195-42fd-8fee-33205dc6efe8 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b returned with HTTP 200
Aug 09 11:27:15.339383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 303/608] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:15 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:15.569913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8b938077-2122-40c0-9022-6d66715d55b9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.728111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8b938077-2122-40c0-9022-6d66715d55b9 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] POST http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types
Aug 09 11:27:15.729226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8b938077-2122-40c0-9022-6d66715d55b9 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-730079732", "extra_specs": {"spec1": "val1"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:15.767245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8b938077-2122-40c0-9022-6d66715d55b9 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types returned with HTTP 200
Aug 09 11:27:15.768247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 306/609] 10.222.0.59 () {60 vars in 1230 bytes} [Tue Aug  9 11:27:15 2022] POST /volume/v3/72c2a90b745543e2b69d700cc1325a73/types => generated 242 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:15.783865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-58c9e594-c751-4d1b-b5de-b40e92b734e1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.790347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-58c9e594-c751-4d1b-b5de-b40e92b734e1 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] POST http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs
Aug 09 11:27:15.794738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-58c9e594-c751-4d1b-b5de-b40e92b734e1 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:15.798617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-58c9e594-c751-4d1b-b5de-b40e92b734e1 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs returned with HTTP 400
Aug 09 11:27:15.806514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 304/610] 10.222.0.59 () {60 vars in 1376 bytes} [Tue Aug  9 11:27:15 2022] POST /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs => generated 146 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:27:15.808595 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6242a428-9105-466f-b661-261b1f2c3211 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.814167 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6242a428-9105-466f-b661-261b1f2c3211 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] POST http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs
Aug 09 11:27:15.815011 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6242a428-9105-466f-b661-261b1f2c3211 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:15.818214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6242a428-9105-466f-b661-261b1f2c3211 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs returned with HTTP 400
Aug 09 11:27:15.819573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 307/611] 10.222.0.59 () {60 vars in 1376 bytes} [Tue Aug  9 11:27:15 2022] POST /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:27:15.825675 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-88eb8de4-dc61-42c3-b2b6-691d986ae348 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.830904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-88eb8de4-dc61-42c3-b2b6-691d986ae348 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] POST http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/ec6e8781-24b6-4f9a-a8ce-c7a174d9126d/extra_specs
Aug 09 11:27:15.831707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-88eb8de4-dc61-42c3-b2b6-691d986ae348 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:15.911970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-88eb8de4-dc61-42c3-b2b6-691d986ae348 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/ec6e8781-24b6-4f9a-a8ce-c7a174d9126d/extra_specs returned with HTTP 404
Aug 09 11:27:15.917380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 305/612] 10.222.0.59 () {60 vars in 1376 bytes} [Tue Aug  9 11:27:15 2022] POST /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/ec6e8781-24b6-4f9a-a8ce-c7a174d9126d/extra_specs => generated 114 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:15.917583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8948c35f-8871-42a1-902b-e1282f956b8c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.921147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8948c35f-8871-42a1-902b-e1282f956b8c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:15.921147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8948c35f-8871-42a1-902b-e1282f956b8c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:15.921334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e687badf-18ca-4a18-8ff0-968e90c7272a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.921410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8948c35f-8871-42a1-902b-e1282f956b8c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:15.926638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e687badf-18ca-4a18-8ff0-968e90c7272a tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] DELETE http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/2bb2b876-fa1a-447c-80d4-7c1d56d5701d/extra_specs/spec1
Aug 09 11:27:15.927306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e687badf-18ca-4a18-8ff0-968e90c7272a tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:15.927870 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e687badf-18ca-4a18-8ff0-968e90c7272a tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:15.942261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e687badf-18ca-4a18-8ff0-968e90c7272a tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/2bb2b876-fa1a-447c-80d4-7c1d56d5701d/extra_specs/spec1 returned with HTTP 404
Aug 09 11:27:15.948722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 306/613] 10.222.0.59 () {58 vars in 1376 bytes} [Tue Aug  9 11:27:15 2022] DELETE /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/2bb2b876-fa1a-447c-80d4-7c1d56d5701d/extra_specs/spec1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:15.951343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-048a3ba6-c26b-4f72-91f8-abab50c0f8fc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:15.958073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:15.958073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:15.961133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-048a3ba6-c26b-4f72-91f8-abab50c0f8fc tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] GET http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/nonexistent_extra_spec_name
Aug 09 11:27:15.961609 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-048a3ba6-c26b-4f72-91f8-abab50c0f8fc tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:15.962119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-048a3ba6-c26b-4f72-91f8-abab50c0f8fc tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:15.979207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8948c35f-8871-42a1-902b-e1282f956b8c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:15.990612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8948c35f-8871-42a1-902b-e1282f956b8c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:16.004220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 308/614] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:15 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:16.015157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-048a3ba6-c26b-4f72-91f8-abab50c0f8fc tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/nonexistent_extra_spec_name returned with HTTP 404
Aug 09 11:27:16.016903 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 307/615] 10.222.0.59 () {58 vars in 1439 bytes} [Tue Aug  9 11:27:15 2022] GET /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:16.023074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cae16ad4-0ea5-4f69-abc2-2fb20233dfa5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.028822 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cae16ad4-0ea5-4f69-abc2-2fb20233dfa5 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] GET http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/272641c8-7e37-43cc-882e-243990f889c4/extra_specs/spec1
Aug 09 11:27:16.029300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cae16ad4-0ea5-4f69-abc2-2fb20233dfa5 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:16.029787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cae16ad4-0ea5-4f69-abc2-2fb20233dfa5 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:16.038119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cae16ad4-0ea5-4f69-abc2-2fb20233dfa5 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/272641c8-7e37-43cc-882e-243990f889c4/extra_specs/spec1 returned with HTTP 404
Aug 09 11:27:16.039188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 309/616] 10.222.0.59 () {58 vars in 1373 bytes} [Tue Aug  9 11:27:16 2022] GET /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/272641c8-7e37-43cc-882e-243990f889c4/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:16.045734 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-699d9dd3-605c-4bb9-860e-b7e18bdf5cff None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.050789 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-699d9dd3-605c-4bb9-860e-b7e18bdf5cff tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] GET http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/c5ecc6b7-63bd-4d16-a52f-7bf47dfbfc5c/extra_specs
Aug 09 11:27:16.051285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-699d9dd3-605c-4bb9-860e-b7e18bdf5cff tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:16.051737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-699d9dd3-605c-4bb9-860e-b7e18bdf5cff tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:16.059841 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-699d9dd3-605c-4bb9-860e-b7e18bdf5cff tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/c5ecc6b7-63bd-4d16-a52f-7bf47dfbfc5c/extra_specs returned with HTTP 404
Aug 09 11:27:16.061650 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 308/617] 10.222.0.59 () {58 vars in 1355 bytes} [Tue Aug  9 11:27:16 2022] GET /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/c5ecc6b7-63bd-4d16-a52f-7bf47dfbfc5c/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:16.067412 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-96900c9b-2c7a-49a8-89ab-b09a0ad5050b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.075268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-96900c9b-2c7a-49a8-89ab-b09a0ad5050b tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] PUT http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/spec1
Aug 09 11:27:16.076357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-96900c9b-2c7a-49a8-89ab-b09a0ad5050b tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:16.079965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-96900c9b-2c7a-49a8-89ab-b09a0ad5050b tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/spec1 returned with HTTP 400
Aug 09 11:27:16.086962 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 310/618] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:27:16 2022] PUT /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/spec1 => generated 102 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:27:16.091640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2dc5e476-65a2-47aa-86e6-23d1aad460f7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.097333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2dc5e476-65a2-47aa-86e6-23d1aad460f7 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] PUT http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/spec1
Aug 09 11:27:16.097333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2dc5e476-65a2-47aa-86e6-23d1aad460f7 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Action: 'update', calling method: update, body: null {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:16.100007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2dc5e476-65a2-47aa-86e6-23d1aad460f7 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/spec1 returned with HTTP 400
Aug 09 11:27:16.101635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 309/619] 10.222.0.59 () {60 vars in 1392 bytes} [Tue Aug  9 11:27:16 2022] PUT /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/spec1 => generated 72 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:27:16.108365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dcb672e1-3eb8-4325-973c-16d69ffd3e59 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.113608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dcb672e1-3eb8-4325-973c-16d69ffd3e59 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] PUT http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/None
Aug 09 11:27:16.114352 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dcb672e1-3eb8-4325-973c-16d69ffd3e59 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:16.142970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dcb672e1-3eb8-4325-973c-16d69ffd3e59 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] HTTP exception thrown: Request body and URI mismatch
Aug 09 11:27:16.143809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dcb672e1-3eb8-4325-973c-16d69ffd3e59 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/None returned with HTTP 400
Aug 09 11:27:16.152847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 311/620] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:27:16 2022] PUT /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/None => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:27:16.156693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-147260ff-79e0-43c5-816c-c094855d318e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.167799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-147260ff-79e0-43c5-816c-c094855d318e tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] PUT http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/c1f6084e-8f7b-4d24-a167-ba72bba25c6d
Aug 09 11:27:16.179916 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-147260ff-79e0-43c5-816c-c094855d318e tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:16.225655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-147260ff-79e0-43c5-816c-c094855d318e tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] HTTP exception thrown: Request body and URI mismatch
Aug 09 11:27:16.225812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-147260ff-79e0-43c5-816c-c094855d318e tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/c1f6084e-8f7b-4d24-a167-ba72bba25c6d returned with HTTP 400
Aug 09 11:27:16.232081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 310/621] 10.222.0.59 () {60 vars in 1486 bytes} [Tue Aug  9 11:27:16 2022] PUT /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18/extra_specs/c1f6084e-8f7b-4d24-a167-ba72bba25c6d => generated 73 bytes in 77 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:27:16.233904 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e275adf5-8b5e-4d7f-a5d9-2bb2419d7ba3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.238847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e275adf5-8b5e-4d7f-a5d9-2bb2419d7ba3 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] PUT http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/b260dfb2-4b28-4724-bc90-75d53de8656a/extra_specs/spec1
Aug 09 11:27:16.239606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e275adf5-8b5e-4d7f-a5d9-2bb2419d7ba3 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:16.285787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e275adf5-8b5e-4d7f-a5d9-2bb2419d7ba3 tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/b260dfb2-4b28-4724-bc90-75d53de8656a/extra_specs/spec1 returned with HTTP 404
Aug 09 11:27:16.291470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 312/622] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:27:16 2022] PUT /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/b260dfb2-4b28-4724-bc90-75d53de8656a/extra_specs/spec1 => generated 114 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:27:16.292802 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-61fde025-fe33-4d4c-b6d4-b15330354e9a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.297896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-61fde025-fe33-4d4c-b6d4-b15330354e9a tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] DELETE http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18
Aug 09 11:27:16.298340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-61fde025-fe33-4d4c-b6d4-b15330354e9a tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:16.298866 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-61fde025-fe33-4d4c-b6d4-b15330354e9a tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:16.356165 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d81c0ee5-be56-4c05-a027-139b6a7b4e06 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.360128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-61fde025-fe33-4d4c-b6d4-b15330354e9a tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18 returned with HTTP 202
Aug 09 11:27:16.361038 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 311/623] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:27:16 2022] DELETE /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:16.364661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d81c0ee5-be56-4c05-a027-139b6a7b4e06 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b
Aug 09 11:27:16.365432 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d81c0ee5-be56-4c05-a027-139b6a7b4e06 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:16.366113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d81c0ee5-be56-4c05-a027-139b6a7b4e06 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:16.366689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-550b542d-0936-4e2d-bbfd-442c17d84cdd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.378218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-550b542d-0936-4e2d-bbfd-442c17d84cdd tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] GET http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18
Aug 09 11:27:16.379160 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-550b542d-0936-4e2d-bbfd-442c17d84cdd tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:16.379732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-550b542d-0936-4e2d-bbfd-442c17d84cdd tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:16.388188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d81c0ee5-be56-4c05-a027-139b6a7b4e06 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b returned with HTTP 404
Aug 09 11:27:16.391233 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 313/624] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:16 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:16.392693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-550b542d-0936-4e2d-bbfd-442c17d84cdd tempest-ExtraSpecsNegativeTest-1120578241 tempest-ExtraSpecsNegativeTest-1120578241-project-admin] http://10.222.0.59/volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18 returned with HTTP 404
Aug 09 11:27:16.399332 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 312/625] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:27:16 2022] GET /volume/v3/72c2a90b745543e2b69d700cc1325a73/types/f0630392-97c3-46c9-bda6-b962764dfe18 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:16.400093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.405344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] POST http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes
Aug 09 11:27:16.406419 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-787962163"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:16.409064 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-787962163'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:16.409467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume of 1 GB
Aug 09 11:27:16.419417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Availability Zones retrieved successfully.
Aug 09 11:27:16.437231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (b95dec65-decd-4189-8912-553f2e33c1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:16.439867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d39e62-2da9-477d-a330-c7405974318d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:16.442838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:16.493192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d39e62-2da9-477d-a330-c7405974318d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:16.495487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a371445-b594-45bd-8078-4938dcbdaa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:16.691326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Created reservations ['0197b2e0-e207-4bad-a747-c0b9a3674365', 'a6ddff95-3b0e-4fc2-81e8-4aad2f948e16', 'b5184ff0-cc7e-4f61-8791-7c65e8a77570', 'ddfad69b-140c-4bf8-b98a-1d63529f7c8e'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:16.694969 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a371445-b594-45bd-8078-4938dcbdaa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0197b2e0-e207-4bad-a747-c0b9a3674365', 'a6ddff95-3b0e-4fc2-81e8-4aad2f948e16', 'b5184ff0-cc7e-4f61-8791-7c65e8a77570', 'ddfad69b-140c-4bf8-b98a-1d63529f7c8e']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:16.700791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea3e9e3-7b8e-489b-8d10-f580707739d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:16.760430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea3e9e3-7b8e-489b-8d10-f580707739d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62810bd9-b933-4ca8-b462-9b7effb18abd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-787962163',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['0197b2e0-e207-4bad-a747-c0b9a3674365','a6ddff95-3b0e-4fc2-81e8-4aad2f948e16','b5184ff0-cc7e-4f61-8791-7c65e8a77570','ddfad69b-140c-4bf8-b98a-1d63529f7c8e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-787962163',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=62810bd9-b933-4ca8-b462-9b7effb18abd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1542fa352604068864f9fc52dcabd64',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='de653ee1e38846cf927dc2eab24bf662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:16.763794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b739c78e-413d-43cb-8861-5c999a3fe11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:16.816892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=79,cinder:UPDATE=13,cinder:INSERT=8 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:16.826036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b739c78e-413d-43cb-8861-5c999a3fe11d) 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-VolumesActionsTest-Volume-787962163',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['0197b2e0-e207-4bad-a747-c0b9a3674365','a6ddff95-3b0e-4fc2-81e8-4aad2f948e16','b5184ff0-cc7e-4f61-8791-7c65e8a77570','ddfad69b-140c-4bf8-b98a-1d63529f7c8e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:16.829002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2874f9e-90e7-45c1-bdfa-e525253e74e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:16.862758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2874f9e-90e7-45c1-bdfa-e525253e74e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:16.865821 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (b95dec65-decd-4189-8912-553f2e33c1e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:16.866616 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request issued successfully.
Aug 09 11:27:16.867986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2dab52d9-fe81-47fd-9be8-a76fa8e962f3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes returned with HTTP 202
Aug 09 11:27:16.869970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 314/626] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:16 2022] POST /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes => generated 817 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:16.892855 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2176b36b-6363-4f7f-9362-8fa7c21d7fd3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:16.897156 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2176b36b-6363-4f7f-9362-8fa7c21d7fd3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd
Aug 09 11:27:16.897871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2176b36b-6363-4f7f-9362-8fa7c21d7fd3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:16.898429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2176b36b-6363-4f7f-9362-8fa7c21d7fd3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:16.932934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:16.932934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:16.941534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2176b36b-6363-4f7f-9362-8fa7c21d7fd3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:16.953079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2176b36b-6363-4f7f-9362-8fa7c21d7fd3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd returned with HTTP 200
Aug 09 11:27:16.954871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 313/627] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:16 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd => generated 885 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:17.010487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-baa3b973-dc20-4676-96b1-5fc6e916dc66 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:17.019946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-baa3b973-dc20-4676-96b1-5fc6e916dc66 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:17.020390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-baa3b973-dc20-4676-96b1-5fc6e916dc66 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:17.020861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-baa3b973-dc20-4676-96b1-5fc6e916dc66 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:17.043778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:17.043778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:17.051750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-baa3b973-dc20-4676-96b1-5fc6e916dc66 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:17.061922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-baa3b973-dc20-4676-96b1-5fc6e916dc66 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:17.071575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 315/628] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:17 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:17.325535 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-54c2fb10-5bf1-4cb4-816e-e8b66043a268 req-be024542-ec86-4f06-99ed-641f7a2148c6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:17.330956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-54c2fb10-5bf1-4cb4-816e-e8b66043a268 req-be024542-ec86-4f06-99ed-641f7a2148c6 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] DELETE http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/attachments/3ac87317-4fd7-4ddd-8400-c60332de4dd2
Aug 09 11:27:17.331846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-54c2fb10-5bf1-4cb4-816e-e8b66043a268 req-be024542-ec86-4f06-99ed-641f7a2148c6 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:17.332528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-54c2fb10-5bf1-4cb4-816e-e8b66043a268 req-be024542-ec86-4f06-99ed-641f7a2148c6 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:17.362911 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:17.362911 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:17.971226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1cc209be-d395-400c-9887-d1f81bc7c3a3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:17.978209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1cc209be-d395-400c-9887-d1f81bc7c3a3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd
Aug 09 11:27:17.979084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1cc209be-d395-400c-9887-d1f81bc7c3a3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:17.979817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1cc209be-d395-400c-9887-d1f81bc7c3a3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:17.999407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:17.999407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:18.008861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1cc209be-d395-400c-9887-d1f81bc7c3a3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:18.039105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1cc209be-d395-400c-9887-d1f81bc7c3a3 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd returned with HTTP 200
Aug 09 11:27:18.041629 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 316/629] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:17 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd => generated 910 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:18.059587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ed663613-6bec-4811-8611-d08e9bd0b28c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:18.064682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed663613-6bec-4811-8611-d08e9bd0b28c tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd/action
Aug 09 11:27:18.066901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ed663613-6bec-4811-8611-d08e9bd0b28c tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:18.067636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ed663613-6bec-4811-8611-d08e9bd0b28c tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:18.099704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:18.099704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:18.100995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-ed663613-6bec-4811-8611-d08e9bd0b28c tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Updating volume '62810bd9-b933-4ca8-b462-9b7effb18abd' with '{'status': 'error'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Aug 09 11:27:18.118421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=89,cinder:UPDATE=9,cinder:INSERT=1,cinder:DELETE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:18.121129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-54c2fb10-5bf1-4cb4-816e-e8b66043a268 req-be024542-ec86-4f06-99ed-641f7a2148c6 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/attachments/3ac87317-4fd7-4ddd-8400-c60332de4dd2 returned with HTTP 200
Aug 09 11:27:18.122503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 314/630] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:27:17 2022] DELETE /volume/v3/ec50a06edc0445e798202c786b37aa19/attachments/3ac87317-4fd7-4ddd-8400-c60332de4dd2 => generated 19 bytes in 800 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:18.124263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9cf216fe-ebee-4e24-8882-4973ecc08507 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:18.132379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9cf216fe-ebee-4e24-8882-4973ecc08507 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:18.133137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9cf216fe-ebee-4e24-8882-4973ecc08507 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:18.135559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9cf216fe-ebee-4e24-8882-4973ecc08507 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:18.168224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:18.168224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:18.177974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9cf216fe-ebee-4e24-8882-4973ecc08507 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:18.206055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9cf216fe-ebee-4e24-8882-4973ecc08507 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:18.206771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 315/631] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:18 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:18.215409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed663613-6bec-4811-8611-d08e9bd0b28c tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd/action returned with HTTP 202
Aug 09 11:27:18.216783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 317/632] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:18 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:18.221360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a812a764-7a89-4649-b85e-a0fc3436a6f2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:18.229390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a812a764-7a89-4649-b85e-a0fc3436a6f2 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd
Aug 09 11:27:18.230098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a812a764-7a89-4649-b85e-a0fc3436a6f2 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:18.234798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a812a764-7a89-4649-b85e-a0fc3436a6f2 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:18.254705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:18.254705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:18.267718 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a812a764-7a89-4649-b85e-a0fc3436a6f2 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:18.284025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a812a764-7a89-4649-b85e-a0fc3436a6f2 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd returned with HTTP 200
Aug 09 11:27:18.287638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 316/633] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:18 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd => generated 906 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:18.305198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5f6f32fe-3fbb-4774-99c9-61c12c42ff72 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:18.311113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5f6f32fe-3fbb-4774-99c9-61c12c42ff72 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd/action
Aug 09 11:27:18.313054 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5f6f32fe-3fbb-4774-99c9-61c12c42ff72 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:18.314229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5f6f32fe-3fbb-4774-99c9-61c12c42ff72 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:18.344492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:18.344492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:18.346016 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5f6f32fe-3fbb-4774-99c9-61c12c42ff72 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Volume info retrieved successfully.
Aug 09 11:27:18.411194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5f6f32fe-3fbb-4774-99c9-61c12c42ff72 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Delete volume request issued successfully.
Aug 09 11:27:18.413033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5f6f32fe-3fbb-4774-99c9-61c12c42ff72 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd/action returned with HTTP 202
Aug 09 11:27:18.418253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 318/634] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:18 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:18.420587 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9d913649-b4bf-461f-9e39-629339115ff9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:18.428265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9d913649-b4bf-461f-9e39-629339115ff9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd
Aug 09 11:27:18.429093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9d913649-b4bf-461f-9e39-629339115ff9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:18.429710 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9d913649-b4bf-461f-9e39-629339115ff9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:18.470474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:18.470474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:18.484980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9d913649-b4bf-461f-9e39-629339115ff9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:18.500107 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9d913649-b4bf-461f-9e39-629339115ff9 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd returned with HTTP 200
Aug 09 11:27:18.500909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 317/635] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:18 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd => generated 909 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:19.227140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6800e4d7-3ae2-48a6-8222-af4fa7d31fe3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:19.233409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6800e4d7-3ae2-48a6-8222-af4fa7d31fe3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:19.234135 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6800e4d7-3ae2-48a6-8222-af4fa7d31fe3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:19.235473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6800e4d7-3ae2-48a6-8222-af4fa7d31fe3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:19.280451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:19.280451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:19.307136 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6800e4d7-3ae2-48a6-8222-af4fa7d31fe3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:19.325748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ff9dfb8e-c207-47df-bc82-f1b4a2008116 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:19.327279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ff9dfb8e-c207-47df-bc82-f1b4a2008116 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:19.327279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ff9dfb8e-c207-47df-bc82-f1b4a2008116 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:19.327279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ff9dfb8e-c207-47df-bc82-f1b4a2008116 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:19.339443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6800e4d7-3ae2-48a6-8222-af4fa7d31fe3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:19.352893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 319/636] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:19 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:19.353162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:19.353162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:19.360264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ff9dfb8e-c207-47df-bc82-f1b4a2008116 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:19.371481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ff9dfb8e-c207-47df-bc82-f1b4a2008116 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:19.383819 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 318/637] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:19 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:19.389167 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0ff4edd7-fd2c-43a4-959c-75ce91430d69 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:19.393593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0ff4edd7-fd2c-43a4-959c-75ce91430d69 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:19.394040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0ff4edd7-fd2c-43a4-959c-75ce91430d69 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:19.394562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0ff4edd7-fd2c-43a4-959c-75ce91430d69 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:19.422772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:19.422772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:19.436938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0ff4edd7-fd2c-43a4-959c-75ce91430d69 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:19.450097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0ff4edd7-fd2c-43a4-959c-75ce91430d69 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:19.450952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 320/638] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:19 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:19.520781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4540bcc0-5306-4bd4-9e4c-1a442227b687 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:19.521533 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0d39bde0-d29c-4fe2-802a-d607fa1547ac None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:19.525117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4540bcc0-5306-4bd4-9e4c-1a442227b687 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:19.525892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4540bcc0-5306-4bd4-9e4c-1a442227b687 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:19.526432 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0d39bde0-d29c-4fe2-802a-d607fa1547ac tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd
Aug 09 11:27:19.526549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4540bcc0-5306-4bd4-9e4c-1a442227b687 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:19.527158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0d39bde0-d29c-4fe2-802a-d607fa1547ac tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:19.527870 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0d39bde0-d29c-4fe2-802a-d607fa1547ac tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:19.543062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0d39bde0-d29c-4fe2-802a-d607fa1547ac tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd returned with HTTP 404
Aug 09 11:27:19.547338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:19.547338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:19.550511 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 319/639] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:19 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:19.552609 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:19.558047 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4540bcc0-5306-4bd4-9e4c-1a442227b687 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:19.558415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] POST http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes
Aug 09 11:27:19.559475 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2562672"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:19.562451 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2562672'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:19.563087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume of 1 GB
Aug 09 11:27:19.570642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4540bcc0-5306-4bd4-9e4c-1a442227b687 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:19.574064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Availability Zones retrieved successfully.
Aug 09 11:27:19.575571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 321/640] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:19 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:19.591474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (fd5ad637-0c5a-4b60-ab79-61e694243d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:19.594661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7f379f-743a-47a4-9985-df8cc236e15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:19.598528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:19.603884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-01d6e6b0-268a-4881-9225-b4a7f592f80c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:19.608047 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-01d6e6b0-268a-4881-9225-b4a7f592f80c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] DELETE http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:19.608783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-01d6e6b0-268a-4881-9225-b4a7f592f80c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:19.609395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-01d6e6b0-268a-4881-9225-b4a7f592f80c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:19.609976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-01d6e6b0-268a-4881-9225-b4a7f592f80c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Delete volume with id: 7551e858-f1d9-4c82-9e45-b8e9b94c54bd 
Aug 09 11:27:19.641488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:19.641488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:19.642901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-01d6e6b0-268a-4881-9225-b4a7f592f80c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:19.656035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7f379f-743a-47a4-9985-df8cc236e15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:19.659094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78ea70c-15f2-49fe-8b24-0a15c93b3c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:19.680223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-01d6e6b0-268a-4881-9225-b4a7f592f80c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Delete volume request issued successfully.
Aug 09 11:27:19.680674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-01d6e6b0-268a-4881-9225-b4a7f592f80c tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 202
Aug 09 11:27:19.682489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 322/641] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:19 2022] DELETE /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:27:19.686982 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3ae483df-714b-440c-99cd-b3e4fd127ca5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:19.690921 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3ae483df-714b-440c-99cd-b3e4fd127ca5 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:19.691714 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3ae483df-714b-440c-99cd-b3e4fd127ca5 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:19.692374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3ae483df-714b-440c-99cd-b3e4fd127ca5 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:19.710378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:19.710378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:19.718608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3ae483df-714b-440c-99cd-b3e4fd127ca5 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Volume info retrieved successfully.
Aug 09 11:27:19.731592 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3ae483df-714b-440c-99cd-b3e4fd127ca5 tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 200
Aug 09 11:27:19.732606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Created reservations ['b994484b-cd0d-480b-aea8-050f10f5c32a', 'feff0533-2787-42f9-abc9-1762f661ef83', 'c3ab0533-cfc7-442f-88b3-5514b4e1be33', '120caec8-06c6-4e84-b626-e4907facfcca'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:19.739104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78ea70c-15f2-49fe-8b24-0a15c93b3c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b994484b-cd0d-480b-aea8-050f10f5c32a', 'feff0533-2787-42f9-abc9-1762f661ef83', 'c3ab0533-cfc7-442f-88b3-5514b4e1be33', '120caec8-06c6-4e84-b626-e4907facfcca']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:19.739104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89eb1501-2ec2-484e-845d-2a0bbca5b17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:19.739784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 323/642] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:19 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 913 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:19.771677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89eb1501-2ec2-484e-845d-2a0bbca5b17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46254b66-7b16-4993-9254-293e94e5726e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2562672',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['b994484b-cd0d-480b-aea8-050f10f5c32a','feff0533-2787-42f9-abc9-1762f661ef83','c3ab0533-cfc7-442f-88b3-5514b4e1be33','120caec8-06c6-4e84-b626-e4907facfcca'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2562672',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=46254b66-7b16-4993-9254-293e94e5726e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1542fa352604068864f9fc52dcabd64',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='de653ee1e38846cf927dc2eab24bf662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:19.777534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1580d361-4542-4705-86b1-f3fc5ec5d7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:19.810311 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1580d361-4542-4705-86b1-f3fc5ec5d7f8) 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-VolumesActionsTest-Volume-2562672',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['b994484b-cd0d-480b-aea8-050f10f5c32a','feff0533-2787-42f9-abc9-1762f661ef83','c3ab0533-cfc7-442f-88b3-5514b4e1be33','120caec8-06c6-4e84-b626-e4907facfcca'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:19.814371 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dcb4a5a-960b-4577-9fe2-ef3054a2e1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:19.834218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dcb4a5a-960b-4577-9fe2-ef3054a2e1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:19.838652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (fd5ad637-0c5a-4b60-ab79-61e694243d00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:19.839901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request issued successfully.
Aug 09 11:27:19.841623 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-13622d0d-c367-4cce-a79c-9aaca16eb212 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes returned with HTTP 202
Aug 09 11:27:19.843039 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 320/643] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:19 2022] POST /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes => generated 815 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:19.869452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a184a64f-9969-4fd9-8fea-cfd875b5c66e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:19.875759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a184a64f-9969-4fd9-8fea-cfd875b5c66e tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e
Aug 09 11:27:19.876854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a184a64f-9969-4fd9-8fea-cfd875b5c66e tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:19.877663 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a184a64f-9969-4fd9-8fea-cfd875b5c66e tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:19.911755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:19.911755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:19.930598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a184a64f-9969-4fd9-8fea-cfd875b5c66e tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:19.943413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a184a64f-9969-4fd9-8fea-cfd875b5c66e tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e returned with HTTP 200
Aug 09 11:27:19.955741 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 324/644] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:19 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e => generated 883 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:20.108170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3420fc06-b69b-4638-80f7-dd08edca0989 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:20.216412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:27:20.217133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1614394771"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:20.219546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1614394771'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:20.220137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume of 1 GB
Aug 09 11:27:20.220714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:20.220714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:20.228415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Availability Zones retrieved successfully.
Aug 09 11:27:20.243510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Flow 'volume_create_api' (a3459630-e0a7-47d9-8ff5-1f9cb658ee4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:20.245839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e093f6d-d833-416c-9404-e1a0fd2d7ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:20.248333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:20.283672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:20.292155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e093f6d-d833-416c-9404-e1a0fd2d7ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:20.294234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10274784-ac5a-4d29-a0af-3b2a374f3eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:20.359788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6cae50f2-794e-47e0-940f-2dfa2015f4a5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:20.366347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6cae50f2-794e-47e0-940f-2dfa2015f4a5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:20.367113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6cae50f2-794e-47e0-940f-2dfa2015f4a5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:20.368130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6cae50f2-794e-47e0-940f-2dfa2015f4a5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:20.396516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:20.396516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:20.408277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6cae50f2-794e-47e0-940f-2dfa2015f4a5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:20.426951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6cae50f2-794e-47e0-940f-2dfa2015f4a5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:20.435489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 325/645] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:20 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:20.436421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Created reservations ['ced82e02-49de-46cd-bed4-cbe584510008', '138cc4d6-02fb-49fe-b5e3-1638a1e392f8', 'e23c94ff-1d6e-4954-bdd8-f829f6be6634', '8a7f1dcd-7d17-42bf-baf7-a65a446d468a'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:20.439937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10274784-ac5a-4d29-a0af-3b2a374f3eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ced82e02-49de-46cd-bed4-cbe584510008', '138cc4d6-02fb-49fe-b5e3-1638a1e392f8', 'e23c94ff-1d6e-4954-bdd8-f829f6be6634', '8a7f1dcd-7d17-42bf-baf7-a65a446d468a']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:20.444465 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7af56e16-2186-4459-aeb8-62701465c95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:20.481999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7af56e16-2186-4459-aeb8-62701465c95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '084fd11f-051f-4606-b1fe-bded7be0491a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1614394771',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='7fec1f5ba8ef43ba9a04a16e17b9ad6d',qos_specs=None,replication_status=<?>,reservations=['ced82e02-49de-46cd-bed4-cbe584510008','138cc4d6-02fb-49fe-b5e3-1638a1e392f8','e23c94ff-1d6e-4954-bdd8-f829f6be6634','8a7f1dcd-7d17-42bf-baf7-a65a446d468a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='72941424337943908351c9d6c812ce97',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1614394771',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=084fd11f-051f-4606-b1fe-bded7be0491a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fec1f5ba8ef43ba9a04a16e17b9ad6d',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='72941424337943908351c9d6c812ce97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:20.484319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffac4408-e0a9-4773-bb91-a6538bd7be9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:20.518209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffac4408-e0a9-4773-bb91-a6538bd7be9a) 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-VolumesNegativeTest-Volume-1614394771',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='7fec1f5ba8ef43ba9a04a16e17b9ad6d',qos_specs=None,replication_status=<?>,reservations=['ced82e02-49de-46cd-bed4-cbe584510008','138cc4d6-02fb-49fe-b5e3-1638a1e392f8','e23c94ff-1d6e-4954-bdd8-f829f6be6634','8a7f1dcd-7d17-42bf-baf7-a65a446d468a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='72941424337943908351c9d6c812ce97',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:20.520333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40871ff2-b23f-4072-be57-ae2d1fe689b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:20.540082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40871ff2-b23f-4072-be57-ae2d1fe689b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:20.544688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Flow 'volume_create_api' (a3459630-e0a7-47d9-8ff5-1f9cb658ee4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:20.545205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume request issued successfully.
Aug 09 11:27:20.547040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3420fc06-b69b-4638-80f7-dd08edca0989 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 202
Aug 09 11:27:20.549275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 321/646] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:20 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 819 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:27:20.562927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4da76569-2a38-479c-8ee1-f9c6e40cee0f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:20.567404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4da76569-2a38-479c-8ee1-f9c6e40cee0f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a
Aug 09 11:27:20.567865 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4da76569-2a38-479c-8ee1-f9c6e40cee0f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:20.568327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4da76569-2a38-479c-8ee1-f9c6e40cee0f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:20.584262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:20.584262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:20.591422 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4da76569-2a38-479c-8ee1-f9c6e40cee0f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Volume info retrieved successfully.
Aug 09 11:27:20.602474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4da76569-2a38-479c-8ee1-f9c6e40cee0f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a returned with HTTP 200
Aug 09 11:27:20.606925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 326/647] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:20 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:20.749353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9de5d6ca-92e3-49cf-a7af-c860cd977fca None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:20.753347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9de5d6ca-92e3-49cf-a7af-c860cd977fca tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] GET http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd
Aug 09 11:27:20.753790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9de5d6ca-92e3-49cf-a7af-c860cd977fca tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:20.754243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9de5d6ca-92e3-49cf-a7af-c860cd977fca tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:20.766491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9de5d6ca-92e3-49cf-a7af-c860cd977fca tempest-DeleteServersTestJSON-639967261 tempest-DeleteServersTestJSON-639967261-project] http://10.222.0.59/volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd returned with HTTP 404
Aug 09 11:27:20.767565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 322/648] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:20 2022] GET /volume/v3/ec50a06edc0445e798202c786b37aa19/volumes/7551e858-f1d9-4c82-9e45-b8e9b94c54bd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:20.960577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c49a630a-eaba-4efc-8d5e-f12bc69fa351 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:20.964538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c49a630a-eaba-4efc-8d5e-f12bc69fa351 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e
Aug 09 11:27:20.964987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c49a630a-eaba-4efc-8d5e-f12bc69fa351 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:20.965602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c49a630a-eaba-4efc-8d5e-f12bc69fa351 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:20.981417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:20.981417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:20.986660 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=93,cinder:INSERT=3,cinder:UPDATE=3,cinder:DELETE=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:20.989136 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c49a630a-eaba-4efc-8d5e-f12bc69fa351 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:21.001145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c49a630a-eaba-4efc-8d5e-f12bc69fa351 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e returned with HTTP 200
Aug 09 11:27:21.002535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 327/649] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:20 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e => generated 907 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:21.460112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fc2e3142-8661-4c73-8b33-34ffe6858091 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:21.464281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fc2e3142-8661-4c73-8b33-34ffe6858091 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:21.464894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fc2e3142-8661-4c73-8b33-34ffe6858091 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:21.465424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fc2e3142-8661-4c73-8b33-34ffe6858091 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:21.481611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:21.481611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:21.490180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fc2e3142-8661-4c73-8b33-34ffe6858091 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:21.507848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fc2e3142-8661-4c73-8b33-34ffe6858091 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:21.509217 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 323/650] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:21 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:21.625133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5c0d164b-6cae-4515-92c6-66c57054df6f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:21.625133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5c0d164b-6cae-4515-92c6-66c57054df6f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a
Aug 09 11:27:21.625133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5c0d164b-6cae-4515-92c6-66c57054df6f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:21.625133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5c0d164b-6cae-4515-92c6-66c57054df6f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:21.646308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:21.646308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:21.657033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5c0d164b-6cae-4515-92c6-66c57054df6f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Volume info retrieved successfully.
Aug 09 11:27:21.667872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5c0d164b-6cae-4515-92c6-66c57054df6f tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a returned with HTTP 200
Aug 09 11:27:21.668733 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 328/651] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:21 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a => generated 912 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:22.019968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e06d3de8-3c8d-4af2-8184-d3dd0807139d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:22.023767 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e06d3de8-3c8d-4af2-8184-d3dd0807139d tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e
Aug 09 11:27:22.024197 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e06d3de8-3c8d-4af2-8184-d3dd0807139d tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:22.024674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e06d3de8-3c8d-4af2-8184-d3dd0807139d tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:22.039851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:22.039851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:22.048209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e06d3de8-3c8d-4af2-8184-d3dd0807139d tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:22.060132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e06d3de8-3c8d-4af2-8184-d3dd0807139d tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e returned with HTTP 200
Aug 09 11:27:22.060917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 324/652] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:22 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:22.076813 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8d7c3b79-019f-49ba-bb99-d41bb1b57bd1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:22.080543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8d7c3b79-019f-49ba-bb99-d41bb1b57bd1 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/46254b66-7b16-4993-9254-293e94e5726e/action
Aug 09 11:27:22.081350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8d7c3b79-019f-49ba-bb99-d41bb1b57bd1 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:22.081777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8d7c3b79-019f-49ba-bb99-d41bb1b57bd1 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:22.099878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:22.099878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:22.100667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-8d7c3b79-019f-49ba-bb99-d41bb1b57bd1 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Updating volume '46254b66-7b16-4993-9254-293e94e5726e' with '{'status': 'maintenance'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Aug 09 11:27:22.143966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8d7c3b79-019f-49ba-bb99-d41bb1b57bd1 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/46254b66-7b16-4993-9254-293e94e5726e/action returned with HTTP 202
Aug 09 11:27:22.144867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 329/653] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:22 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/46254b66-7b16-4993-9254-293e94e5726e/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:22.149938 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dc41c674-7e73-4e44-9797-cea24ea431df None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:22.153863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dc41c674-7e73-4e44-9797-cea24ea431df tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e
Aug 09 11:27:22.154306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dc41c674-7e73-4e44-9797-cea24ea431df tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:22.154773 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dc41c674-7e73-4e44-9797-cea24ea431df tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:22.169561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:22.169561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:22.184584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dc41c674-7e73-4e44-9797-cea24ea431df tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:22.202428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dc41c674-7e73-4e44-9797-cea24ea431df tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e returned with HTTP 200
Aug 09 11:27:22.202922 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 325/654] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:22 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e => generated 910 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:22.232279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fd514049-138e-413e-bf24-c344ed993ba7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:22.238805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd514049-138e-413e-bf24-c344ed993ba7 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/46254b66-7b16-4993-9254-293e94e5726e/action
Aug 09 11:27:22.240119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd514049-138e-413e-bf24-c344ed993ba7 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:22.240651 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd514049-138e-413e-bf24-c344ed993ba7 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:22.284367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:22.284367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:22.285566 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fd514049-138e-413e-bf24-c344ed993ba7 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Volume info retrieved successfully.
Aug 09 11:27:22.347111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fd514049-138e-413e-bf24-c344ed993ba7 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Delete volume request issued successfully.
Aug 09 11:27:22.354314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd514049-138e-413e-bf24-c344ed993ba7 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/46254b66-7b16-4993-9254-293e94e5726e/action returned with HTTP 202
Aug 09 11:27:22.354314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 330/655] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:22 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/46254b66-7b16-4993-9254-293e94e5726e/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:22.356090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ca663c46-db63-4e0b-b9bf-43bf851989c1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:22.359986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ca663c46-db63-4e0b-b9bf-43bf851989c1 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e
Aug 09 11:27:22.360455 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ca663c46-db63-4e0b-b9bf-43bf851989c1 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:22.360916 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ca663c46-db63-4e0b-b9bf-43bf851989c1 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:22.394408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:22.394408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:22.413322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ca663c46-db63-4e0b-b9bf-43bf851989c1 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:22.440774 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ca663c46-db63-4e0b-b9bf-43bf851989c1 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e returned with HTTP 200
Aug 09 11:27:22.454853 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 326/656] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:22 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e => generated 907 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:22.526445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0f975e1c-83a1-4992-b915-cdebca0e4ead None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:22.531889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0f975e1c-83a1-4992-b915-cdebca0e4ead tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:22.532641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0f975e1c-83a1-4992-b915-cdebca0e4ead tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:22.533324 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0f975e1c-83a1-4992-b915-cdebca0e4ead tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:22.568227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:22.568227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:22.582838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0f975e1c-83a1-4992-b915-cdebca0e4ead tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:22.595318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0f975e1c-83a1-4992-b915-cdebca0e4ead tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:22.606585 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 331/657] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:22 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:23.489125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-23438dd6-ff78-44ec-8f27-56e3967e6760 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:23.494427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-23438dd6-ff78-44ec-8f27-56e3967e6760 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e
Aug 09 11:27:23.495004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-23438dd6-ff78-44ec-8f27-56e3967e6760 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:23.495581 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-23438dd6-ff78-44ec-8f27-56e3967e6760 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:23.514307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-23438dd6-ff78-44ec-8f27-56e3967e6760 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e returned with HTTP 404
Aug 09 11:27:23.515328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 327/658] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:23 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:23.522495 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:23.527700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] POST http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes
Aug 09 11:27:23.529773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-580511406"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:23.532087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-580511406'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:23.532606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume of 1 GB
Aug 09 11:27:23.543654 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Availability Zones retrieved successfully.
Aug 09 11:27:23.567396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (c1a55661-9621-4d12-ad70-9ab66afb1f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:23.571842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b19c84-583f-4c96-b756-be87a3553022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:23.575905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:23.614341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c31eb8e0-cb90-4024-9fff-73888ef55719 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:23.618406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c31eb8e0-cb90-4024-9fff-73888ef55719 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:23.619269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c31eb8e0-cb90-4024-9fff-73888ef55719 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:23.619936 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c31eb8e0-cb90-4024-9fff-73888ef55719 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:23.633839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b19c84-583f-4c96-b756-be87a3553022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:23.638149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53a02e6-6aef-4752-974e-da09422c97f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:23.639737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:23.639737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:23.653794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c31eb8e0-cb90-4024-9fff-73888ef55719 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:23.673255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c31eb8e0-cb90-4024-9fff-73888ef55719 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:23.674025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 328/659] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:23 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:23.750332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Created reservations ['822831dc-a00a-40c2-9652-21d7a035b30f', '3b501ac5-d454-466d-aea0-a2ecfb4fae28', '4a3d4c67-8644-497e-93c7-4d9f05893b7d', '0b97241a-a0ad-4736-b796-8bbf95e3da5d'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:23.752864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53a02e6-6aef-4752-974e-da09422c97f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['822831dc-a00a-40c2-9652-21d7a035b30f', '3b501ac5-d454-466d-aea0-a2ecfb4fae28', '4a3d4c67-8644-497e-93c7-4d9f05893b7d', '0b97241a-a0ad-4736-b796-8bbf95e3da5d']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:23.755161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48104ba3-1a59-4caf-9b4c-b614fbcb97fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:23.803772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48104ba3-1a59-4caf-9b4c-b614fbcb97fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f9584c5-cfc2-4f7d-97fa-250184b70517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-580511406',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['822831dc-a00a-40c2-9652-21d7a035b30f','3b501ac5-d454-466d-aea0-a2ecfb4fae28','4a3d4c67-8644-497e-93c7-4d9f05893b7d','0b97241a-a0ad-4736-b796-8bbf95e3da5d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-580511406',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=1f9584c5-cfc2-4f7d-97fa-250184b70517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1542fa352604068864f9fc52dcabd64',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='de653ee1e38846cf927dc2eab24bf662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:23.808257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (accd081e-853e-44cb-8835-61d26cf3d39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:23.855885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (accd081e-853e-44cb-8835-61d26cf3d39c) 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-VolumesActionsTest-Volume-580511406',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e1542fa352604068864f9fc52dcabd64',qos_specs=None,replication_status=<?>,reservations=['822831dc-a00a-40c2-9652-21d7a035b30f','3b501ac5-d454-466d-aea0-a2ecfb4fae28','4a3d4c67-8644-497e-93c7-4d9f05893b7d','0b97241a-a0ad-4736-b796-8bbf95e3da5d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de653ee1e38846cf927dc2eab24bf662',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:23.857717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5745aea6-05cd-4bf1-a862-c49c23356488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:23.884486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5745aea6-05cd-4bf1-a862-c49c23356488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:23.888841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Flow 'volume_create_api' (c1a55661-9621-4d12-ad70-9ab66afb1f29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:23.889645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Create volume request issued successfully.
Aug 09 11:27:23.890930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dba55f3d-d25b-4933-ab9c-9f2ee12f942b tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes returned with HTTP 202
Aug 09 11:27:23.891730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 332/660] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:23 2022] POST /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes => generated 817 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:23.909372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9c84f6a8-b44a-410c-9f44-e810f7e284a4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:23.917423 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c84f6a8-b44a-410c-9f44-e810f7e284a4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517
Aug 09 11:27:23.917423 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c84f6a8-b44a-410c-9f44-e810f7e284a4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:23.917423 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c84f6a8-b44a-410c-9f44-e810f7e284a4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:23.961684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:23.961684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:24.008592 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9c84f6a8-b44a-410c-9f44-e810f7e284a4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:24.033101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:24.061247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c84f6a8-b44a-410c-9f44-e810f7e284a4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 returned with HTTP 200
Aug 09 11:27:24.063590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 329/661] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:23 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 => generated 885 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:24.690951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f8948a66-655a-454b-b868-2051dcced52a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:24.694991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f8948a66-655a-454b-b868-2051dcced52a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:24.695447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f8948a66-655a-454b-b868-2051dcced52a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:24.695902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f8948a66-655a-454b-b868-2051dcced52a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:24.711465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:24.711465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:24.720573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f8948a66-655a-454b-b868-2051dcced52a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:24.732991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f8948a66-655a-454b-b868-2051dcced52a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:24.747054 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 333/662] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:24 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:25.079155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-64d539ec-6313-4765-9711-5df8e06c5c2f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.084193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-64d539ec-6313-4765-9711-5df8e06c5c2f tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517
Aug 09 11:27:25.084653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-64d539ec-6313-4765-9711-5df8e06c5c2f tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:25.085134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-64d539ec-6313-4765-9711-5df8e06c5c2f tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:25.111492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.111492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.126077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-64d539ec-6313-4765-9711-5df8e06c5c2f tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:25.141508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-64d539ec-6313-4765-9711-5df8e06c5c2f tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 returned with HTTP 200
Aug 09 11:27:25.142271 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 330/663] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:25 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:25.159306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1538caa4-a114-4726-919c-2e872b25ae82 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.164222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1538caa4-a114-4726-919c-2e872b25ae82 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action
Aug 09 11:27:25.165019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1538caa4-a114-4726-919c-2e872b25ae82 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:25.165378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1538caa4-a114-4726-919c-2e872b25ae82 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:25.172320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=78,cinder:UPDATE=14,cinder:DELETE=1,cinder:INSERT=7 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:25.195987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.195987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.196792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-1538caa4-a114-4726-919c-2e872b25ae82 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Updating volume '1f9584c5-cfc2-4f7d-97fa-250184b70517' with '{'status': 'error'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Aug 09 11:27:25.236892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1538caa4-a114-4726-919c-2e872b25ae82 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action returned with HTTP 202
Aug 09 11:27:25.237919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 334/664] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:25 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:25.242709 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-946a7809-1d0d-45c2-9db8-fde156372942 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.246510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-946a7809-1d0d-45c2-9db8-fde156372942 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517
Aug 09 11:27:25.247264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-946a7809-1d0d-45c2-9db8-fde156372942 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:25.247788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-946a7809-1d0d-45c2-9db8-fde156372942 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:25.264700 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.264700 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.272125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-946a7809-1d0d-45c2-9db8-fde156372942 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:25.286958 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-946a7809-1d0d-45c2-9db8-fde156372942 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 returned with HTTP 200
Aug 09 11:27:25.288265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 331/665] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:25 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 => generated 906 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:25.313652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2c451aa1-b7e5-4949-8ede-5d276c74745d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.318217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c451aa1-b7e5-4949-8ede-5d276c74745d tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action
Aug 09 11:27:25.319143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c451aa1-b7e5-4949-8ede-5d276c74745d tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:25.319620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c451aa1-b7e5-4949-8ede-5d276c74745d tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:25.349719 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.349719 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.351137 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-2c451aa1-b7e5-4949-8ede-5d276c74745d tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Updating volume '1f9584c5-cfc2-4f7d-97fa-250184b70517' with '{'status': 'available'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Aug 09 11:27:25.423660 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c451aa1-b7e5-4949-8ede-5d276c74745d tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action returned with HTTP 202
Aug 09 11:27:25.433864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 335/666] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:25 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:27:25.435859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4e64c318-c77e-44cc-a956-1ff5f92668f4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.441019 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4e64c318-c77e-44cc-a956-1ff5f92668f4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517
Aug 09 11:27:25.441567 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4e64c318-c77e-44cc-a956-1ff5f92668f4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:25.442094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4e64c318-c77e-44cc-a956-1ff5f92668f4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:25.460663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.460663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.468996 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4e64c318-c77e-44cc-a956-1ff5f92668f4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:25.490666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4e64c318-c77e-44cc-a956-1ff5f92668f4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 returned with HTTP 200
Aug 09 11:27:25.491799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 332/667] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:25 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:25.509863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-197151a7-69ab-4896-af2f-5e4004eb2ce4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.513792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-197151a7-69ab-4896-af2f-5e4004eb2ce4 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action
Aug 09 11:27:25.514770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-197151a7-69ab-4896-af2f-5e4004eb2ce4 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:25.515157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-197151a7-69ab-4896-af2f-5e4004eb2ce4 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:25.546455 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.546455 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.547999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-197151a7-69ab-4896-af2f-5e4004eb2ce4 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Updating volume '1f9584c5-cfc2-4f7d-97fa-250184b70517' with '{'status': 'maintenance'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Aug 09 11:27:25.605976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-197151a7-69ab-4896-af2f-5e4004eb2ce4 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action returned with HTTP 202
Aug 09 11:27:25.607884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 336/668] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:25 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:27:25.613318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-981034fe-daa2-46c2-abc9-a00fd3f14252 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.619374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-981034fe-daa2-46c2-abc9-a00fd3f14252 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517
Aug 09 11:27:25.620193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-981034fe-daa2-46c2-abc9-a00fd3f14252 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:25.621381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-981034fe-daa2-46c2-abc9-a00fd3f14252 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:25.650921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.650921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.662036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-981034fe-daa2-46c2-abc9-a00fd3f14252 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:25.682643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-981034fe-daa2-46c2-abc9-a00fd3f14252 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 returned with HTTP 200
Aug 09 11:27:25.684571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 333/669] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:25 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 => generated 912 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:25.707152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fdb19da9-d719-4bb8-84a6-39ae69dcfca6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.713058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fdb19da9-d719-4bb8-84a6-39ae69dcfca6 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] POST http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action
Aug 09 11:27:25.714146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fdb19da9-d719-4bb8-84a6-39ae69dcfca6 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:25.714887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fdb19da9-d719-4bb8-84a6-39ae69dcfca6 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:25.739444 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.739444 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.741036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.admin_actions [None req-fdb19da9-d719-4bb8-84a6-39ae69dcfca6 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] Updating volume '1f9584c5-cfc2-4f7d-97fa-250184b70517' with '{'status': 'available'}' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}}
Aug 09 11:27:25.755436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-899b27ee-d625-4a70-b597-993c66a5fd48 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.765298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-899b27ee-d625-4a70-b597-993c66a5fd48 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:25.767278 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-899b27ee-d625-4a70-b597-993c66a5fd48 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:25.768261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-899b27ee-d625-4a70-b597-993c66a5fd48 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:25.810777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fdb19da9-d719-4bb8-84a6-39ae69dcfca6 tempest-VolumesActionsTest-639527680 tempest-VolumesActionsTest-639527680-project-admin] http://10.222.0.59/volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action returned with HTTP 202
Aug 09 11:27:25.812344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 337/670] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:25 2022] POST /volume/v3/584d9c6e6f194c579170d1bbb85dcd6c/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:25.817771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4850f534-e2d3-4008-af03-2a7417626726 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:25.825852 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4850f534-e2d3-4008-af03-2a7417626726 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517
Aug 09 11:27:25.827999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4850f534-e2d3-4008-af03-2a7417626726 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:25.828741 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4850f534-e2d3-4008-af03-2a7417626726 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:25.880242 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.880242 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.894515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:25.894515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:25.910585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-899b27ee-d625-4a70-b597-993c66a5fd48 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:25.935956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4850f534-e2d3-4008-af03-2a7417626726 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:25.943838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-899b27ee-d625-4a70-b597-993c66a5fd48 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:25.954318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4850f534-e2d3-4008-af03-2a7417626726 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 returned with HTTP 200
Aug 09 11:27:25.963374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 334/671] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:25 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:25.966296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 338/672] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:25 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 => generated 910 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:26.011649 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-aee01ec0-d27c-43ac-bdcd-5c697343e052 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:26.019254 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aee01ec0-d27c-43ac-bdcd-5c697343e052 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] DELETE http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517
Aug 09 11:27:26.022344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aee01ec0-d27c-43ac-bdcd-5c697343e052 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:26.024204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aee01ec0-d27c-43ac-bdcd-5c697343e052 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:26.024972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-aee01ec0-d27c-43ac-bdcd-5c697343e052 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Delete volume with id: 1f9584c5-cfc2-4f7d-97fa-250184b70517 
Aug 09 11:27:26.056862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:26.056862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:26.058349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-aee01ec0-d27c-43ac-bdcd-5c697343e052 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:26.116845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-aee01ec0-d27c-43ac-bdcd-5c697343e052 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Delete volume request issued successfully.
Aug 09 11:27:26.120014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aee01ec0-d27c-43ac-bdcd-5c697343e052 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 returned with HTTP 202
Aug 09 11:27:26.122736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 335/673] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:26 2022] DELETE /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:26.127614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9a7edd53-2c93-4c2a-9924-dc414baebb65 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:26.131492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9a7edd53-2c93-4c2a-9924-dc414baebb65 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517
Aug 09 11:27:26.131946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9a7edd53-2c93-4c2a-9924-dc414baebb65 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:26.132403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9a7edd53-2c93-4c2a-9924-dc414baebb65 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:26.164614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:26.164614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:26.180964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9a7edd53-2c93-4c2a-9924-dc414baebb65 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Volume info retrieved successfully.
Aug 09 11:27:26.208078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9a7edd53-2c93-4c2a-9924-dc414baebb65 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 returned with HTTP 200
Aug 09 11:27:26.211432 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 339/674] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:26 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 => generated 909 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:26.971845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-efc2bad0-a2f5-42c7-b6e5-752785ddb26d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:26.992582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-efc2bad0-a2f5-42c7-b6e5-752785ddb26d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:26.993334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-efc2bad0-a2f5-42c7-b6e5-752785ddb26d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:26.993779 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-efc2bad0-a2f5-42c7-b6e5-752785ddb26d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:27.011665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:27.011665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:27.019969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-efc2bad0-a2f5-42c7-b6e5-752785ddb26d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:27.031277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-efc2bad0-a2f5-42c7-b6e5-752785ddb26d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:27.033324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 336/675] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:26 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:27.228345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-64ffc1a7-f728-4f46-bfb2-541dc6d48ca4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:27.233260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-64ffc1a7-f728-4f46-bfb2-541dc6d48ca4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] GET http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517
Aug 09 11:27:27.233653 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-64ffc1a7-f728-4f46-bfb2-541dc6d48ca4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:27.234107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-64ffc1a7-f728-4f46-bfb2-541dc6d48ca4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:27.246561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-64ffc1a7-f728-4f46-bfb2-541dc6d48ca4 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 returned with HTTP 404
Aug 09 11:27:27.247768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 340/676] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:27 2022] GET /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/1f9584c5-cfc2-4f7d-97fa-250184b70517 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:27.252321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-39fb3886-65dc-4172-a72e-7edca442be62 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:27.256150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-39fb3886-65dc-4172-a72e-7edca442be62 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] DELETE http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e
Aug 09 11:27:27.256602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-39fb3886-65dc-4172-a72e-7edca442be62 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:27.257349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-39fb3886-65dc-4172-a72e-7edca442be62 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:27.257495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-39fb3886-65dc-4172-a72e-7edca442be62 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Delete volume with id: 46254b66-7b16-4993-9254-293e94e5726e 
Aug 09 11:27:27.270973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-39fb3886-65dc-4172-a72e-7edca442be62 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e returned with HTTP 404
Aug 09 11:27:27.272140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 337/677] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:27 2022] DELETE /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/46254b66-7b16-4993-9254-293e94e5726e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:27.277076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6687e42d-47b6-4cf4-a74e-08d04dcb7996 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:27.282717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6687e42d-47b6-4cf4-a74e-08d04dcb7996 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] DELETE http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd
Aug 09 11:27:27.283419 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6687e42d-47b6-4cf4-a74e-08d04dcb7996 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:27.284033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6687e42d-47b6-4cf4-a74e-08d04dcb7996 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:27.284430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-6687e42d-47b6-4cf4-a74e-08d04dcb7996 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Delete volume with id: 62810bd9-b933-4ca8-b462-9b7effb18abd 
Aug 09 11:27:27.296309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6687e42d-47b6-4cf4-a74e-08d04dcb7996 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd returned with HTTP 404
Aug 09 11:27:27.297877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 341/678] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:27 2022] DELETE /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/62810bd9-b933-4ca8-b462-9b7effb18abd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:27.303529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ca2487a5-8fea-422c-ba57-428df73b4afc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:27.307741 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ca2487a5-8fea-422c-ba57-428df73b4afc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] DELETE http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b
Aug 09 11:27:27.308378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ca2487a5-8fea-422c-ba57-428df73b4afc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:27.309220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ca2487a5-8fea-422c-ba57-428df73b4afc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:27.309891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-ca2487a5-8fea-422c-ba57-428df73b4afc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Delete volume with id: c843ff50-5a91-4d1e-8550-b6bb35785a3b 
Aug 09 11:27:27.328795 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ca2487a5-8fea-422c-ba57-428df73b4afc tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b returned with HTTP 404
Aug 09 11:27:27.329795 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 338/679] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:27 2022] DELETE /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c843ff50-5a91-4d1e-8550-b6bb35785a3b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:27.335413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4d12fbec-c282-42de-9e96-f3734c793820 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:27.339116 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d12fbec-c282-42de-9e96-f3734c793820 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] DELETE http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200
Aug 09 11:27:27.339833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4d12fbec-c282-42de-9e96-f3734c793820 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:27.340626 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4d12fbec-c282-42de-9e96-f3734c793820 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:27.341351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-4d12fbec-c282-42de-9e96-f3734c793820 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] Delete volume with id: c9254bd0-84f6-4717-88d5-150978efe200 
Aug 09 11:27:27.365689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d12fbec-c282-42de-9e96-f3734c793820 tempest-VolumesActionsTest-2072218387 tempest-VolumesActionsTest-2072218387-project] http://10.222.0.59/volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 returned with HTTP 404
Aug 09 11:27:27.366643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 342/680] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:27 2022] DELETE /volume/v3/e1542fa352604068864f9fc52dcabd64/volumes/c9254bd0-84f6-4717-88d5-150978efe200 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:28.049151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0a781bf6-d3a3-4827-aaa1-1813125015d2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:28.052909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a781bf6-d3a3-4827-aaa1-1813125015d2 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:28.053185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0a781bf6-d3a3-4827-aaa1-1813125015d2 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:28.053827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0a781bf6-d3a3-4827-aaa1-1813125015d2 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:28.071134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:28.071134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:28.082660 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0a781bf6-d3a3-4827-aaa1-1813125015d2 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:28.098174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a781bf6-d3a3-4827-aaa1-1813125015d2 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:28.099505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 339/681] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:28 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:29.124470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1f832c57-a184-41ff-aacf-2826d62c4f88 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:29.129285 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f832c57-a184-41ff-aacf-2826d62c4f88 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:29.129817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f832c57-a184-41ff-aacf-2826d62c4f88 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:29.130364 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f832c57-a184-41ff-aacf-2826d62c4f88 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:29.147809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:29.147809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:29.154347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1f832c57-a184-41ff-aacf-2826d62c4f88 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:29.164357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f832c57-a184-41ff-aacf-2826d62c4f88 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:29.165469 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 343/682] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:29 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:30.180624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-68be5543-f7e4-4d8a-9f65-28af72945c87 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:30.184717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-68be5543-f7e4-4d8a-9f65-28af72945c87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:30.185210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-68be5543-f7e4-4d8a-9f65-28af72945c87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:30.185672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-68be5543-f7e4-4d8a-9f65-28af72945c87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:30.208283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:30.208283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:30.217340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-68be5543-f7e4-4d8a-9f65-28af72945c87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:30.230561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-68be5543-f7e4-4d8a-9f65-28af72945c87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:30.231344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 340/683] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:30 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:31.249467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-340b4d18-ac48-4b02-b27b-a3b597a64215 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:31.254276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-340b4d18-ac48-4b02-b27b-a3b597a64215 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:31.255002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-340b4d18-ac48-4b02-b27b-a3b597a64215 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:31.255601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-340b4d18-ac48-4b02-b27b-a3b597a64215 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:31.273127 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:31.273127 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:31.280563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-340b4d18-ac48-4b02-b27b-a3b597a64215 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:31.299989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-340b4d18-ac48-4b02-b27b-a3b597a64215 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:31.313655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 344/684] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:31 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:31.496079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:31.670755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] POST http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes
Aug 09 11:27:31.671506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1622632256"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:31.673797 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1622632256'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:31.674120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create volume of 1 GB
Aug 09 11:27:31.681998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Availability Zones retrieved successfully.
Aug 09 11:27:31.712573 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Flow 'volume_create_api' (bfb4e9d6-a6c9-4f8d-bad1-52b7a55f4141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:31.715504 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d5d355-7af4-44fc-a925-277938cf16aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:31.718406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:31.774545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d5d355-7af4-44fc-a925-277938cf16aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:31.776653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5c6461-35be-4599-a7c0-ac04bf769229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:31.852672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=98,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:31.972749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Created reservations ['35ec8eb0-7271-45e5-842f-ac6b849524a9', '38205445-e1c1-459a-a982-fab754d09ab0', 'c37b2fcb-3160-4ed8-a82f-c9238617f2ed', '8aa301e7-2ce7-448d-aa51-e12d6d8f581f'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:31.974584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5c6461-35be-4599-a7c0-ac04bf769229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35ec8eb0-7271-45e5-842f-ac6b849524a9', '38205445-e1c1-459a-a982-fab754d09ab0', 'c37b2fcb-3160-4ed8-a82f-c9238617f2ed', '8aa301e7-2ce7-448d-aa51-e12d6d8f581f']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:31.976797 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4f7899-d530-4557-a077-31b3cf76f109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:32.013262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4f7899-d530-4557-a077-31b3cf76f109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94f7b15d-771c-4c85-9f6f-ae8c4064ec06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1622632256',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='27d3a43fd6f04e5a80d58572e68c947c',qos_specs=None,replication_status=<?>,reservations=['35ec8eb0-7271-45e5-842f-ac6b849524a9','38205445-e1c1-459a-a982-fab754d09ab0','c37b2fcb-3160-4ed8-a82f-c9238617f2ed','8aa301e7-2ce7-448d-aa51-e12d6d8f581f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3f9a89266e5045a3b52d536cd307e27c',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1622632256',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=94f7b15d-771c-4c85-9f6f-ae8c4064ec06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d3a43fd6f04e5a80d58572e68c947c',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='3f9a89266e5045a3b52d536cd307e27c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:32.016643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e035c7e2-7967-4973-8645-ffadf2544cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:32.048784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e035c7e2-7967-4973-8645-ffadf2544cea) 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-VolumesDeleteCascade-Volume-1622632256',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='27d3a43fd6f04e5a80d58572e68c947c',qos_specs=None,replication_status=<?>,reservations=['35ec8eb0-7271-45e5-842f-ac6b849524a9','38205445-e1c1-459a-a982-fab754d09ab0','c37b2fcb-3160-4ed8-a82f-c9238617f2ed','8aa301e7-2ce7-448d-aa51-e12d6d8f581f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3f9a89266e5045a3b52d536cd307e27c',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:32.051526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951934f5-3ac8-4e02-bb50-d9673f2f239d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:32.071500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-39876355-597f-4579-be33-ff1ca4ed082e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:32.076102 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-39876355-597f-4579-be33-ff1ca4ed082e tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:27:32.077513 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-39876355-597f-4579-be33-ff1ca4ed082e tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-attach": {"instance_uuid": "ae2cd59e-1c76-4662-ac8a-7aa8e6b98959", "mountpoint": "/dev/sdb"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:32.078172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-39876355-597f-4579-be33-ff1ca4ed082e tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ae2cd59e-1c76-4662-ac8a-7aa8e6b98959", "mountpoint": "/dev/sdb"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:32.102377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:32.102377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:32.103925 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951934f5-3ac8-4e02-bb50-d9673f2f239d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:32.104556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-39876355-597f-4579-be33-ff1ca4ed082e tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:27:32.112256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Flow 'volume_create_api' (bfb4e9d6-a6c9-4f8d-bad1-52b7a55f4141) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:32.113112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create volume request issued successfully.
Aug 09 11:27:32.114404 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-45838a5e-21d6-4597-b1b9-b8b1b29ceb25 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes returned with HTTP 202
Aug 09 11:27:32.121268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 341/685] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:31 2022] POST /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes => generated 820 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:32.131262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0cf2c368-3874-4062-abf2-74e351fcd797 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:32.136091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0cf2c368-3874-4062-abf2-74e351fcd797 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06
Aug 09 11:27:32.136807 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0cf2c368-3874-4062-abf2-74e351fcd797 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:32.137524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0cf2c368-3874-4062-abf2-74e351fcd797 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:32.173124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:32.173124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:32.180839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0cf2c368-3874-4062-abf2-74e351fcd797 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:32.187845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-39876355-597f-4579-be33-ff1ca4ed082e tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Update volume admin metadata completed successfully.
Aug 09 11:27:32.202309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0cf2c368-3874-4062-abf2-74e351fcd797 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 returned with HTTP 200
Aug 09 11:27:32.203472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 342/686] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:32 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 => generated 888 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:32.317119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-488e5a05-f290-4bd4-a0f9-ce19fb4dcdf0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:32.330427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-488e5a05-f290-4bd4-a0f9-ce19fb4dcdf0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:32.331613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-488e5a05-f290-4bd4-a0f9-ce19fb4dcdf0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:32.331613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-488e5a05-f290-4bd4-a0f9-ce19fb4dcdf0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:32.361162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:32.361162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:32.374593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-488e5a05-f290-4bd4-a0f9-ce19fb4dcdf0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:32.387815 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-488e5a05-f290-4bd4-a0f9-ce19fb4dcdf0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:32.388973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 343/687] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:32 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:32.586864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-39876355-597f-4579-be33-ff1ca4ed082e tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Attach volume completed successfully.
Aug 09 11:27:32.587913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-39876355-597f-4579-be33-ff1ca4ed082e tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 202
Aug 09 11:27:32.588760 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 345/688] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:32 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:27:32.594285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-77a62774-f43f-4b71-bf99-a0e093dca9ca None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:32.599533 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-77a62774-f43f-4b71-bf99-a0e093dca9ca tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:27:32.600090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-77a62774-f43f-4b71-bf99-a0e093dca9ca tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:32.600685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-77a62774-f43f-4b71-bf99-a0e093dca9ca tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:32.622655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:32.622655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:32.630177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-77a62774-f43f-4b71-bf99-a0e093dca9ca tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:27:32.640520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-77a62774-f43f-4b71-bf99-a0e093dca9ca tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:27:32.641438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 344/689] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:32 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 1245 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:27:32.657664 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-79973a5e-6e38-43b0-a9ce-c8da35b7ae46 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:32.661791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79973a5e-6e38-43b0-a9ce-c8da35b7ae46 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:27:32.662659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79973a5e-6e38-43b0-a9ce-c8da35b7ae46 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-detach": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:32.663093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79973a5e-6e38-43b0-a9ce-c8da35b7ae46 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:32.692988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:32.692988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:32.694155 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-79973a5e-6e38-43b0-a9ce-c8da35b7ae46 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:27:33.222768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-938f55c8-2cf6-4568-a41d-b713b0dd0448 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:33.226847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-938f55c8-2cf6-4568-a41d-b713b0dd0448 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06
Aug 09 11:27:33.227304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-938f55c8-2cf6-4568-a41d-b713b0dd0448 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:33.227766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-938f55c8-2cf6-4568-a41d-b713b0dd0448 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:33.242687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:33.242687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:33.256448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-938f55c8-2cf6-4568-a41d-b713b0dd0448 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:33.274301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-938f55c8-2cf6-4568-a41d-b713b0dd0448 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 returned with HTTP 200
Aug 09 11:27:33.282987 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 345/690] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:33 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:33.295714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1f646063-0ed6-4f41-9150-3191240d530c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:33.300139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1f646063-0ed6-4f41-9150-3191240d530c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] POST http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots
Aug 09 11:27:33.300916 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1f646063-0ed6-4f41-9150-3191240d530c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94f7b15d-771c-4c85-9f6f-ae8c4064ec06", "name": "tempest-VolumesDeleteCascade-Snapshot-2038156961"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:33.327494 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:33.327494 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:33.329281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1f646063-0ed6-4f41-9150-3191240d530c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:33.329660 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-1f646063-0ed6-4f41-9150-3191240d530c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create snapshot from volume 94f7b15d-771c-4c85-9f6f-ae8c4064ec06
Aug 09 11:27:33.375051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-79973a5e-6e38-43b0-a9ce-c8da35b7ae46 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Detach volume completed successfully.
Aug 09 11:27:33.375531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79973a5e-6e38-43b0-a9ce-c8da35b7ae46 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 202
Aug 09 11:27:33.380130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 346/691] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:32 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:33.382306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5da75430-fd10-4009-a9a7-f50b6f3c51b5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:33.386480 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5da75430-fd10-4009-a9a7-f50b6f3c51b5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:27:33.387905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5da75430-fd10-4009-a9a7-f50b6f3c51b5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:33.388367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5da75430-fd10-4009-a9a7-f50b6f3c51b5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:33.416396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:33.416396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:33.425435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5da75430-fd10-4009-a9a7-f50b6f3c51b5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:27:33.435593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-1f646063-0ed6-4f41-9150-3191240d530c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Created reservations ['bf21f8dd-d43d-4732-ba48-af7163d513ee', '32bc9648-a4d9-4116-b0a0-cb78cbcb2492', '6eeb4ca1-52d9-444f-a505-e35ee28596d8', '3000b162-423f-4f46-8989-43c14755ca0a'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:33.442881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5da75430-fd10-4009-a9a7-f50b6f3c51b5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:27:33.444621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 347/692] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:33 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 930 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:33.446192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ff942e02-f0ed-4e21-9738-09c03d846dbf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:33.451620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ff942e02-f0ed-4e21-9738-09c03d846dbf tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:33.452350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ff942e02-f0ed-4e21-9738-09c03d846dbf tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:33.453522 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ff942e02-f0ed-4e21-9738-09c03d846dbf tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:33.473499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=67,cinder:INSERT=17,cinder:UPDATE=16 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:33.498083 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:33.498083 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:33.511820 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ff942e02-f0ed-4e21-9738-09c03d846dbf tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:33.524986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ff942e02-f0ed-4e21-9738-09c03d846dbf tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:33.538435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 348/693] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:33 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:33.547821 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1f646063-0ed6-4f41-9150-3191240d530c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot create request issued successfully.
Aug 09 11:27:33.549095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1f646063-0ed6-4f41-9150-3191240d530c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots returned with HTTP 202
Aug 09 11:27:33.550788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 346/694] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:27:33 2022] POST /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots => generated 307 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:27:33.562558 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2f2b1b0a-d7a8-41c0-a1fe-2758f3833834 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:33.572198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2f2b1b0a-d7a8-41c0-a1fe-2758f3833834 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5
Aug 09 11:27:33.572198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2f2b1b0a-d7a8-41c0-a1fe-2758f3833834 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:33.572634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2f2b1b0a-d7a8-41c0-a1fe-2758f3833834 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:33.597466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:33.597466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:33.598789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2f2b1b0a-d7a8-41c0-a1fe-2758f3833834 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:33.600933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2f2b1b0a-d7a8-41c0-a1fe-2758f3833834 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 returned with HTTP 200
Aug 09 11:27:33.607953 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 349/695] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:33 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:34.542469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-80556237-004a-4acf-bf54-62e18fd136a1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:34.546901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80556237-004a-4acf-bf54-62e18fd136a1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:34.547688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80556237-004a-4acf-bf54-62e18fd136a1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:34.548148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80556237-004a-4acf-bf54-62e18fd136a1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:34.565516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:34.565516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:34.577455 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-80556237-004a-4acf-bf54-62e18fd136a1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:34.588473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80556237-004a-4acf-bf54-62e18fd136a1 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:34.589544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 347/696] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:34 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:34.610777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-28c02a11-599a-4b77-823c-794394339d13 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:34.618996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-28c02a11-599a-4b77-823c-794394339d13 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5
Aug 09 11:27:34.619748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-28c02a11-599a-4b77-823c-794394339d13 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:34.620438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-28c02a11-599a-4b77-823c-794394339d13 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:34.622727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=91,cinder:UPDATE=4,cinder:DELETE=4,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:34.639776 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:34.639776 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:34.641326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-28c02a11-599a-4b77-823c-794394339d13 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:34.643566 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-28c02a11-599a-4b77-823c-794394339d13 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 returned with HTTP 200
Aug 09 11:27:34.645614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 350/697] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:34 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:35.605733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-700eea4c-d525-40fb-873f-d3961c2439f6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:35.609275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-700eea4c-d525-40fb-873f-d3961c2439f6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:35.609717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-700eea4c-d525-40fb-873f-d3961c2439f6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:35.610139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-700eea4c-d525-40fb-873f-d3961c2439f6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:35.624934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:35.624934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:35.631863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-700eea4c-d525-40fb-873f-d3961c2439f6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:35.641766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-700eea4c-d525-40fb-873f-d3961c2439f6 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:35.642853 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 348/698] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:35 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:35.654245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c1712949-892a-4872-8baf-c3e9dfd7cd5c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:35.658533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c1712949-892a-4872-8baf-c3e9dfd7cd5c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5
Aug 09 11:27:35.659125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c1712949-892a-4872-8baf-c3e9dfd7cd5c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:35.659824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c1712949-892a-4872-8baf-c3e9dfd7cd5c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:35.671257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:35.671257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:35.672319 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c1712949-892a-4872-8baf-c3e9dfd7cd5c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:35.674243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c1712949-892a-4872-8baf-c3e9dfd7cd5c tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 returned with HTTP 200
Aug 09 11:27:35.675485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 351/699] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:35 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:36.664473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-317864d4-bed8-4521-b97c-7db1327054a0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:36.668833 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-317864d4-bed8-4521-b97c-7db1327054a0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:36.669538 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-317864d4-bed8-4521-b97c-7db1327054a0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:36.669994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-317864d4-bed8-4521-b97c-7db1327054a0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:36.685452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-aca22924-2a23-49b8-99c8-b58c84509dbe None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:36.686502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:36.686502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:36.692851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aca22924-2a23-49b8-99c8-b58c84509dbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5
Aug 09 11:27:36.693590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-aca22924-2a23-49b8-99c8-b58c84509dbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:36.693829 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-317864d4-bed8-4521-b97c-7db1327054a0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:36.694323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-aca22924-2a23-49b8-99c8-b58c84509dbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:36.703626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-317864d4-bed8-4521-b97c-7db1327054a0 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:36.704635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 349/700] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:36 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:36.712059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:36.712059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:36.713312 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-aca22924-2a23-49b8-99c8-b58c84509dbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:36.715284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aca22924-2a23-49b8-99c8-b58c84509dbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 returned with HTTP 200
Aug 09 11:27:36.716457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 352/701] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:36 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:37.722956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-58d25c61-d47c-4b67-8d94-d8d35c04609a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:37.725636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e6e9ae58-bac1-42bf-b260-5ad7f8a1741f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:37.727433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-58d25c61-d47c-4b67-8d94-d8d35c04609a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:37.727947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-58d25c61-d47c-4b67-8d94-d8d35c04609a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:37.728465 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-58d25c61-d47c-4b67-8d94-d8d35c04609a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:37.729804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e6e9ae58-bac1-42bf-b260-5ad7f8a1741f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5
Aug 09 11:27:37.730425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e6e9ae58-bac1-42bf-b260-5ad7f8a1741f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:37.731214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e6e9ae58-bac1-42bf-b260-5ad7f8a1741f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:37.743192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:37.743192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:37.743716 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:37.743716 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:37.744231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e6e9ae58-bac1-42bf-b260-5ad7f8a1741f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:37.746037 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e6e9ae58-bac1-42bf-b260-5ad7f8a1741f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 returned with HTTP 200
Aug 09 11:27:37.746740 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 353/702] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:37 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:37.754750 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-58d25c61-d47c-4b67-8d94-d8d35c04609a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:37.766138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-58d25c61-d47c-4b67-8d94-d8d35c04609a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:37.767367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 350/703] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:37 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:38.756767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4aad765f-e0c4-435c-b6a8-662564cbdad1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:38.763138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4aad765f-e0c4-435c-b6a8-662564cbdad1 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5
Aug 09 11:27:38.763530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4aad765f-e0c4-435c-b6a8-662564cbdad1 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:38.764103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4aad765f-e0c4-435c-b6a8-662564cbdad1 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:38.775816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:38.775816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:38.776804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4aad765f-e0c4-435c-b6a8-662564cbdad1 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:38.778634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4aad765f-e0c4-435c-b6a8-662564cbdad1 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 returned with HTTP 200
Aug 09 11:27:38.779321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 354/704] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:38 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:38.783212 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-49c309a5-8d0c-43c2-b443-f7858b4de18a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:38.787161 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49c309a5-8d0c-43c2-b443-f7858b4de18a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:38.789786 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-49c309a5-8d0c-43c2-b443-f7858b4de18a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:38.789786 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-49c309a5-8d0c-43c2-b443-f7858b4de18a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:38.789979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-58717b91-861f-4ce6-9a17-5bdb33b7ef1e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:38.792920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-58717b91-861f-4ce6-9a17-5bdb33b7ef1e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] POST http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots
Aug 09 11:27:38.793685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-58717b91-861f-4ce6-9a17-5bdb33b7ef1e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94f7b15d-771c-4c85-9f6f-ae8c4064ec06", "name": "tempest-VolumesDeleteCascade-Snapshot-654417289"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:38.809837 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:38.809837 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:38.810701 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:38.810701 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:38.811902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-58717b91-861f-4ce6-9a17-5bdb33b7ef1e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:38.812194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-58717b91-861f-4ce6-9a17-5bdb33b7ef1e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create snapshot from volume 94f7b15d-771c-4c85-9f6f-ae8c4064ec06
Aug 09 11:27:38.813065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-49c309a5-8d0c-43c2-b443-f7858b4de18a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:38.823825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49c309a5-8d0c-43c2-b443-f7858b4de18a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:38.824951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 351/705] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:38 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:38.868391 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-58717b91-861f-4ce6-9a17-5bdb33b7ef1e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Created reservations ['a7da092b-441a-4ca1-bbda-1a20cf374cbc', '0d4f322c-7193-4872-b6cd-3c31d818b742', '4b6a18a7-d15b-4244-a1f7-b7c60bc8f7da', 'c0a42a4a-6157-4291-a92c-d8eec279e83b'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:38.936255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-58717b91-861f-4ce6-9a17-5bdb33b7ef1e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot create request issued successfully.
Aug 09 11:27:38.937513 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-58717b91-861f-4ce6-9a17-5bdb33b7ef1e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots returned with HTTP 202
Aug 09 11:27:38.939850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 355/706] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:27:38 2022] POST /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots => generated 306 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:38.947464 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-390cbb4e-b4da-441b-b0ce-4a1416fd7b00 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:38.951745 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-390cbb4e-b4da-441b-b0ce-4a1416fd7b00 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1
Aug 09 11:27:38.952184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-390cbb4e-b4da-441b-b0ce-4a1416fd7b00 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:38.952654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-390cbb4e-b4da-441b-b0ce-4a1416fd7b00 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:38.963685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:38.963685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:38.964710 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-390cbb4e-b4da-441b-b0ce-4a1416fd7b00 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:38.966486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-390cbb4e-b4da-441b-b0ce-4a1416fd7b00 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 returned with HTTP 200
Aug 09 11:27:38.973261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 352/707] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:38 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:39.840355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-99902ef7-3faf-4660-a74a-ad7798d1dfa5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:39.844619 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-99902ef7-3faf-4660-a74a-ad7798d1dfa5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:39.845148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-99902ef7-3faf-4660-a74a-ad7798d1dfa5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:39.845606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-99902ef7-3faf-4660-a74a-ad7798d1dfa5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:39.862231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:39.862231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:39.869914 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-99902ef7-3faf-4660-a74a-ad7798d1dfa5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:39.880911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-99902ef7-3faf-4660-a74a-ad7798d1dfa5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:39.881650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 356/708] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:39 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:39.978228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-76d78041-fd24-4798-8019-e8cd999ef150 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:39.982375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-76d78041-fd24-4798-8019-e8cd999ef150 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1
Aug 09 11:27:39.982861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-76d78041-fd24-4798-8019-e8cd999ef150 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:39.983344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-76d78041-fd24-4798-8019-e8cd999ef150 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:39.993671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:39.993671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:39.994621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-76d78041-fd24-4798-8019-e8cd999ef150 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:39.996436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-76d78041-fd24-4798-8019-e8cd999ef150 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 returned with HTTP 200
Aug 09 11:27:39.997145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 353/709] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:39 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:40.902406 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cbe8b50c-706b-461e-a606-a511f2eaa610 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:40.906113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbe8b50c-706b-461e-a606-a511f2eaa610 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:40.906559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cbe8b50c-706b-461e-a606-a511f2eaa610 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:40.907080 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cbe8b50c-706b-461e-a606-a511f2eaa610 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:40.921574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:40.921574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:40.928702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cbe8b50c-706b-461e-a606-a511f2eaa610 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:40.937726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbe8b50c-706b-461e-a606-a511f2eaa610 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:40.938429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 357/710] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:40 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:41.006382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c2b29eac-6a10-4312-b3d9-67567ac0f7ee None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:41.010587 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c2b29eac-6a10-4312-b3d9-67567ac0f7ee tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1
Aug 09 11:27:41.011053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c2b29eac-6a10-4312-b3d9-67567ac0f7ee tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:41.011523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c2b29eac-6a10-4312-b3d9-67567ac0f7ee tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:41.022016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:41.022016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:41.023054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c2b29eac-6a10-4312-b3d9-67567ac0f7ee tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:41.024829 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c2b29eac-6a10-4312-b3d9-67567ac0f7ee tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 returned with HTTP 200
Aug 09 11:27:41.025673 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 354/711] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:41 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:41.954220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5ac93e99-56f8-4713-8ecc-9e8284d5f702 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:41.957948 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ac93e99-56f8-4713-8ecc-9e8284d5f702 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:41.958390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5ac93e99-56f8-4713-8ecc-9e8284d5f702 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:41.958883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5ac93e99-56f8-4713-8ecc-9e8284d5f702 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:41.974884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:41.974884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:41.982609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5ac93e99-56f8-4713-8ecc-9e8284d5f702 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:41.996281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ac93e99-56f8-4713-8ecc-9e8284d5f702 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:41.997410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 358/712] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:41 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:42.036403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1f516dc7-9044-4547-94aa-d7b631c34d2d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:42.042303 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1f516dc7-9044-4547-94aa-d7b631c34d2d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1
Aug 09 11:27:42.043062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1f516dc7-9044-4547-94aa-d7b631c34d2d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:42.043626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1f516dc7-9044-4547-94aa-d7b631c34d2d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:42.055395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:42.055395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:42.056312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1f516dc7-9044-4547-94aa-d7b631c34d2d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:42.058043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1f516dc7-9044-4547-94aa-d7b631c34d2d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 returned with HTTP 200
Aug 09 11:27:42.058755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 355/713] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:42 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:43.013432 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7bdf29c2-94d8-4807-8c9c-71f5ec52a85a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:43.017237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7bdf29c2-94d8-4807-8c9c-71f5ec52a85a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:43.017986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7bdf29c2-94d8-4807-8c9c-71f5ec52a85a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:43.018548 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7bdf29c2-94d8-4807-8c9c-71f5ec52a85a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:43.033492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:43.033492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:43.040552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7bdf29c2-94d8-4807-8c9c-71f5ec52a85a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:43.050387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7bdf29c2-94d8-4807-8c9c-71f5ec52a85a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:43.051149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 359/714] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:43 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:43.068671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-68caa0b1-501a-42d9-9faa-87239ecf1763 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:43.072212 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-68caa0b1-501a-42d9-9faa-87239ecf1763 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1
Aug 09 11:27:43.072657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-68caa0b1-501a-42d9-9faa-87239ecf1763 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:43.073135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-68caa0b1-501a-42d9-9faa-87239ecf1763 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:43.083610 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:43.083610 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:43.084603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-68caa0b1-501a-42d9-9faa-87239ecf1763 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:43.086381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-68caa0b1-501a-42d9-9faa-87239ecf1763 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 returned with HTTP 200
Aug 09 11:27:43.087120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 356/715] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:43 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:44.067416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-944fe09d-bec6-47f2-9219-c6b774c7ee2f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:44.070975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-944fe09d-bec6-47f2-9219-c6b774c7ee2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:44.071421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-944fe09d-bec6-47f2-9219-c6b774c7ee2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:44.071879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-944fe09d-bec6-47f2-9219-c6b774c7ee2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:44.088488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:44.088488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:44.096118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-944fe09d-bec6-47f2-9219-c6b774c7ee2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:44.097094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3b8f21e0-398e-49e0-aea0-0d576df9e962 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:44.101867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b8f21e0-398e-49e0-aea0-0d576df9e962 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1
Aug 09 11:27:44.102340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b8f21e0-398e-49e0-aea0-0d576df9e962 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:44.102765 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b8f21e0-398e-49e0-aea0-0d576df9e962 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:44.106431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-944fe09d-bec6-47f2-9219-c6b774c7ee2f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:44.107208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 360/716] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:44 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 967 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:44.114612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:44.114612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:44.115677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3b8f21e0-398e-49e0-aea0-0d576df9e962 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:44.117565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b8f21e0-398e-49e0-aea0-0d576df9e962 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 returned with HTTP 200
Aug 09 11:27:44.118322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 357/717] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:44 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:44.129910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c8243e0e-ce0d-4dfb-9ef5-1568deecb657 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:44.133753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c8243e0e-ce0d-4dfb-9ef5-1568deecb657 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] DELETE http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06?cascade=True
Aug 09 11:27:44.134196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c8243e0e-ce0d-4dfb-9ef5-1568deecb657 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:44.134666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c8243e0e-ce0d-4dfb-9ef5-1568deecb657 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:44.135123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-c8243e0e-ce0d-4dfb-9ef5-1568deecb657 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete volume with id: 94f7b15d-771c-4c85-9f6f-ae8c4064ec06 
Aug 09 11:27:44.149507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:44.149507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:44.150508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c8243e0e-ce0d-4dfb-9ef5-1568deecb657 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:44.209703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c8243e0e-ce0d-4dfb-9ef5-1568deecb657 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete volume request issued successfully.
Aug 09 11:27:44.210100 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c8243e0e-ce0d-4dfb-9ef5-1568deecb657 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06?cascade=True returned with HTTP 202
Aug 09 11:27:44.211068 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 361/718] 10.222.0.59 () {58 vars in 1353 bytes} [Tue Aug  9 11:27:44 2022] DELETE /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06?cascade=True => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:44.215805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5961121e-60f8-43c8-9869-c6ee203e01e4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:44.219477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5961121e-60f8-43c8-9869-c6ee203e01e4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06
Aug 09 11:27:44.220022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5961121e-60f8-43c8-9869-c6ee203e01e4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:44.220540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5961121e-60f8-43c8-9869-c6ee203e01e4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:44.244822 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:44.244822 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:44.253162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5961121e-60f8-43c8-9869-c6ee203e01e4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:44.264148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5961121e-60f8-43c8-9869-c6ee203e01e4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 returned with HTTP 200
Aug 09 11:27:44.265345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 358/719] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:44 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 => generated 912 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:45.126443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a4fe2b37-f714-4455-bbce-99cd8a1b9bca None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:45.130510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4fe2b37-f714-4455-bbce-99cd8a1b9bca tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:45.130993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4fe2b37-f714-4455-bbce-99cd8a1b9bca tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:45.131489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4fe2b37-f714-4455-bbce-99cd8a1b9bca tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:45.134157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=79,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:45.148834 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:45.148834 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:45.156163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a4fe2b37-f714-4455-bbce-99cd8a1b9bca tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:45.165662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4fe2b37-f714-4455-bbce-99cd8a1b9bca tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:45.166368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 362/720] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:45 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:45.293180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-96002d8e-d39d-4ab3-8f56-af2ed4ff24a2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:45.296927 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-96002d8e-d39d-4ab3-8f56-af2ed4ff24a2 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06
Aug 09 11:27:45.297376 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-96002d8e-d39d-4ab3-8f56-af2ed4ff24a2 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:45.297828 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-96002d8e-d39d-4ab3-8f56-af2ed4ff24a2 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:45.312851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:45.312851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:45.320163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-96002d8e-d39d-4ab3-8f56-af2ed4ff24a2 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:45.330045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-96002d8e-d39d-4ab3-8f56-af2ed4ff24a2 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 returned with HTTP 200
Aug 09 11:27:45.331001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 359/721] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:45 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 => generated 912 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:46.182338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c20b23cc-556d-44fc-a3d9-8e1561cea192 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:46.185864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c20b23cc-556d-44fc-a3d9-8e1561cea192 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:46.186314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c20b23cc-556d-44fc-a3d9-8e1561cea192 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:46.186769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c20b23cc-556d-44fc-a3d9-8e1561cea192 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:46.207925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:46.207925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:46.216164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c20b23cc-556d-44fc-a3d9-8e1561cea192 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:46.227283 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c20b23cc-556d-44fc-a3d9-8e1561cea192 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:46.228009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 363/722] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:46 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:46.347937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-54922551-9f93-44fa-ab83-2bf5d1b597a4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:46.363300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-54922551-9f93-44fa-ab83-2bf5d1b597a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06
Aug 09 11:27:46.363300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-54922551-9f93-44fa-ab83-2bf5d1b597a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:46.363300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-54922551-9f93-44fa-ab83-2bf5d1b597a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:46.366591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-54922551-9f93-44fa-ab83-2bf5d1b597a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 returned with HTTP 404
Aug 09 11:27:46.367684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 360/723] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:46 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:46.373246 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-405a9af0-d57b-46e7-8232-97dbf6cca06f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:46.376957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-405a9af0-d57b-46e7-8232-97dbf6cca06f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes
Aug 09 11:27:46.377395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-405a9af0-d57b-46e7-8232-97dbf6cca06f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:46.377850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-405a9af0-d57b-46e7-8232-97dbf6cca06f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:46.378498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-405a9af0-d57b-46e7-8232-97dbf6cca06f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:27:46.380436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-405a9af0-d57b-46e7-8232-97dbf6cca06f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:27:46.427681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-405a9af0-d57b-46e7-8232-97dbf6cca06f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Get all volumes completed successfully.
Aug 09 11:27:46.428418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-405a9af0-d57b-46e7-8232-97dbf6cca06f tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes returned with HTTP 200
Aug 09 11:27:46.429180 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 364/724] 10.222.0.59 () {58 vars in 1214 bytes} [Tue Aug  9 11:27:46 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:27:46.437259 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a728a174-2403-44b1-aa1b-6857e8431661 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:46.441239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a728a174-2403-44b1-aa1b-6857e8431661 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots
Aug 09 11:27:46.441735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a728a174-2403-44b1-aa1b-6857e8431661 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:46.442193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a728a174-2403-44b1-aa1b-6857e8431661 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:46.442783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-a728a174-2403-44b1-aa1b-6857e8431661 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:27:46.444923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-a728a174-2403-44b1-aa1b-6857e8431661 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:27:46.463726 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a728a174-2403-44b1-aa1b-6857e8431661 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Get all snapshots completed successfully.
Aug 09 11:27:46.464327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a728a174-2403-44b1-aa1b-6857e8431661 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots returned with HTTP 200
Aug 09 11:27:46.465136 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 361/725] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:27:46 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:27:46.477062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:46.480846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] POST http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes
Aug 09 11:27:46.481712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-875770396"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:46.484223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-875770396'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:46.484826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create volume of 1 GB
Aug 09 11:27:46.492128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Availability Zones retrieved successfully.
Aug 09 11:27:46.508579 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Flow 'volume_create_api' (b57de810-f2c7-4786-8282-f45e807d70c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:46.511118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0c454-03ef-47c3-b297-afafed1ed6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:46.513567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:46.550971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd0c454-03ef-47c3-b297-afafed1ed6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:46.552960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3065f5eb-32eb-4968-83cd-cd25b3ef1171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:46.620920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Created reservations ['790cb99a-6f87-45b2-ae97-39c67a85101e', '5e900ee7-8700-4ea5-8ebd-e9076d39b66a', '2435c1a2-f936-4231-9906-9c6830dc292b', '62d1e6de-0f73-448e-afd4-51d0dacdc9e2'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:46.624339 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3065f5eb-32eb-4968-83cd-cd25b3ef1171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['790cb99a-6f87-45b2-ae97-39c67a85101e', '5e900ee7-8700-4ea5-8ebd-e9076d39b66a', '2435c1a2-f936-4231-9906-9c6830dc292b', '62d1e6de-0f73-448e-afd4-51d0dacdc9e2']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:46.627415 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b81001-3670-4c80-b7b7-529a6f829962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:46.655144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b81001-3670-4c80-b7b7-529a6f829962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e00d8134-02b5-461f-8e30-883a94c2075e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-875770396',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='27d3a43fd6f04e5a80d58572e68c947c',qos_specs=None,replication_status=<?>,reservations=['790cb99a-6f87-45b2-ae97-39c67a85101e','5e900ee7-8700-4ea5-8ebd-e9076d39b66a','2435c1a2-f936-4231-9906-9c6830dc292b','62d1e6de-0f73-448e-afd4-51d0dacdc9e2'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3f9a89266e5045a3b52d536cd307e27c',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-875770396',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=e00d8134-02b5-461f-8e30-883a94c2075e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d3a43fd6f04e5a80d58572e68c947c',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='3f9a89266e5045a3b52d536cd307e27c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:46.657124 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58601773-1478-47bc-9d1d-369ce8ac2d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:46.689126 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58601773-1478-47bc-9d1d-369ce8ac2d4b) 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-VolumesDeleteCascade-Volume-875770396',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='27d3a43fd6f04e5a80d58572e68c947c',qos_specs=None,replication_status=<?>,reservations=['790cb99a-6f87-45b2-ae97-39c67a85101e','5e900ee7-8700-4ea5-8ebd-e9076d39b66a','2435c1a2-f936-4231-9906-9c6830dc292b','62d1e6de-0f73-448e-afd4-51d0dacdc9e2'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='3f9a89266e5045a3b52d536cd307e27c',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:46.692413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be671e64-d527-4e29-96ad-e97338cb1c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:46.707951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be671e64-d527-4e29-96ad-e97338cb1c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:46.710322 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Flow 'volume_create_api' (b57de810-f2c7-4786-8282-f45e807d70c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:46.711305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create volume request issued successfully.
Aug 09 11:27:46.712370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-645f9b13-2d66-4fa1-bc05-60c12ca2adcf tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes returned with HTTP 202
Aug 09 11:27:46.713356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 365/726] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:46 2022] POST /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes => generated 819 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:46.731721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a8a89d65-dce2-46ff-8f70-34eaeade0e43 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:46.736017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8a89d65-dce2-46ff-8f70-34eaeade0e43 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e
Aug 09 11:27:46.736546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8a89d65-dce2-46ff-8f70-34eaeade0e43 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:46.737445 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8a89d65-dce2-46ff-8f70-34eaeade0e43 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:46.754343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:46.754343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:46.771099 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a8a89d65-dce2-46ff-8f70-34eaeade0e43 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:46.783532 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8a89d65-dce2-46ff-8f70-34eaeade0e43 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e returned with HTTP 200
Aug 09 11:27:46.795798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 362/727] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:46 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e => generated 887 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:47.246292 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-77163ece-861d-43b5-bbdb-a8dd8fc1aa5a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:47.251197 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77163ece-861d-43b5-bbdb-a8dd8fc1aa5a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:47.252315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77163ece-861d-43b5-bbdb-a8dd8fc1aa5a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:47.252515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77163ece-861d-43b5-bbdb-a8dd8fc1aa5a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:47.269086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:47.269086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:47.277367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-77163ece-861d-43b5-bbdb-a8dd8fc1aa5a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:47.287789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77163ece-861d-43b5-bbdb-a8dd8fc1aa5a tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:47.288609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 366/728] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:47 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:47.801772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ab2179b2-0b90-4daa-8169-7f953bd0f563 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:47.805522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab2179b2-0b90-4daa-8169-7f953bd0f563 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e
Aug 09 11:27:47.806004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab2179b2-0b90-4daa-8169-7f953bd0f563 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:47.806482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab2179b2-0b90-4daa-8169-7f953bd0f563 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:47.822229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:47.822229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:47.829935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ab2179b2-0b90-4daa-8169-7f953bd0f563 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:47.840428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab2179b2-0b90-4daa-8169-7f953bd0f563 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e returned with HTTP 200
Aug 09 11:27:47.841361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 363/729] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:47 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e => generated 912 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:47.859573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-08c2750f-c67a-4f19-b8eb-bd5b1bfcc052 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:47.865552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-08c2750f-c67a-4f19-b8eb-bd5b1bfcc052 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] POST http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots
Aug 09 11:27:47.866473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-08c2750f-c67a-4f19-b8eb-bd5b1bfcc052 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e00d8134-02b5-461f-8e30-883a94c2075e", "name": "tempest-VolumesDeleteCascade-Snapshot-1689679860"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:47.882998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:47.882998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:47.884067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-08c2750f-c67a-4f19-b8eb-bd5b1bfcc052 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:47.884381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-08c2750f-c67a-4f19-b8eb-bd5b1bfcc052 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create snapshot from volume e00d8134-02b5-461f-8e30-883a94c2075e
Aug 09 11:27:47.928488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=74,cinder:INSERT=10,cinder:UPDATE=16 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:47.932669 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-08c2750f-c67a-4f19-b8eb-bd5b1bfcc052 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Created reservations ['d799a1c1-7a4e-4ea5-b639-8ac7ef0cffc3', '0698ad7e-2bf5-47b3-8022-d0347b43c995', '18f139e5-3fa9-482d-ae60-1e52258916ce', '16e4dab6-3a2f-44ac-a6d4-3eb4c10a851f'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:48.002845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-08c2750f-c67a-4f19-b8eb-bd5b1bfcc052 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot create request issued successfully.
Aug 09 11:27:48.003594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-08c2750f-c67a-4f19-b8eb-bd5b1bfcc052 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots returned with HTTP 202
Aug 09 11:27:48.004668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 367/730] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:27:47 2022] POST /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots => generated 307 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:48.012598 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fb7d6614-ed00-4b49-82be-b05f33fc60a4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:48.017220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fb7d6614-ed00-4b49-82be-b05f33fc60a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924
Aug 09 11:27:48.017660 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fb7d6614-ed00-4b49-82be-b05f33fc60a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:48.018433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fb7d6614-ed00-4b49-82be-b05f33fc60a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:48.030158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:48.030158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:48.031198 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fb7d6614-ed00-4b49-82be-b05f33fc60a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:48.033685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fb7d6614-ed00-4b49-82be-b05f33fc60a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 returned with HTTP 200
Aug 09 11:27:48.038016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 364/731] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:48 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:48.187228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ab10cf18-04da-44af-8f0c-c589e73d043c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:48.193236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ab10cf18-04da-44af-8f0c-c589e73d043c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/48c6fc40-055a-4597-a186-4d0280cdf00b/action
Aug 09 11:27:48.194156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ab10cf18-04da-44af-8f0c-c589e73d043c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-attach": {"instance_uuid": "04eadd8a-1b15-4226-8c0f-98d8a7687f52", "mountpoint": "/dev/vdc"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:48.194486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ab10cf18-04da-44af-8f0c-c589e73d043c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "04eadd8a-1b15-4226-8c0f-98d8a7687f52", "mountpoint": "/dev/vdc"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:48.227150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ab10cf18-04da-44af-8f0c-c589e73d043c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/48c6fc40-055a-4597-a186-4d0280cdf00b/action returned with HTTP 404
Aug 09 11:27:48.230864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 368/732] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:48 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/48c6fc40-055a-4597-a186-4d0280cdf00b/action => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:48.305761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-93e86277-eb74-4e7d-b0d2-4875e3412016 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:48.312156 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-93e86277-eb74-4e7d-b0d2-4875e3412016 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:48.312855 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-93e86277-eb74-4e7d-b0d2-4875e3412016 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:48.314078 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-93e86277-eb74-4e7d-b0d2-4875e3412016 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:48.333412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:48.333412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:48.342035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-93e86277-eb74-4e7d-b0d2-4875e3412016 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:48.347983 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=92,cinder:UPDATE=8 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:48.356447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-93e86277-eb74-4e7d-b0d2-4875e3412016 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:48.369923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 365/733] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:48 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:49.044759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-43a6c482-1ebc-4d0f-87e8-6fbbcaa81cbe None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:49.050004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43a6c482-1ebc-4d0f-87e8-6fbbcaa81cbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924
Aug 09 11:27:49.051052 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43a6c482-1ebc-4d0f-87e8-6fbbcaa81cbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:49.051694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43a6c482-1ebc-4d0f-87e8-6fbbcaa81cbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:49.062957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:49.062957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:49.064226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-43a6c482-1ebc-4d0f-87e8-6fbbcaa81cbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:49.066135 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43a6c482-1ebc-4d0f-87e8-6fbbcaa81cbe tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 returned with HTTP 200
Aug 09 11:27:49.066949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 369/734] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:49 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:49.373857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f063a423-dd6c-4075-b5af-e02c9f7fb0e5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:49.377861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f063a423-dd6c-4075-b5af-e02c9f7fb0e5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:49.378274 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f063a423-dd6c-4075-b5af-e02c9f7fb0e5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:49.378771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f063a423-dd6c-4075-b5af-e02c9f7fb0e5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:49.393825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:49.393825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:49.407535 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f063a423-dd6c-4075-b5af-e02c9f7fb0e5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:49.418261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f063a423-dd6c-4075-b5af-e02c9f7fb0e5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:49.419219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 366/735] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:49 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:50.076985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0d8b9d9a-cdd2-433e-b33c-0cc50b44a525 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:50.081490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0d8b9d9a-cdd2-433e-b33c-0cc50b44a525 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924
Aug 09 11:27:50.081957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0d8b9d9a-cdd2-433e-b33c-0cc50b44a525 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:50.082538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0d8b9d9a-cdd2-433e-b33c-0cc50b44a525 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:50.096058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:50.096058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:50.097769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0d8b9d9a-cdd2-433e-b33c-0cc50b44a525 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:50.099585 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0d8b9d9a-cdd2-433e-b33c-0cc50b44a525 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 returned with HTTP 200
Aug 09 11:27:50.100613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 370/736] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:50 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:50.435586 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-51fc779b-becf-4e84-a2ac-aec031e64ff7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:50.439359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-51fc779b-becf-4e84-a2ac-aec031e64ff7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:50.439842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-51fc779b-becf-4e84-a2ac-aec031e64ff7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:50.440258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-51fc779b-becf-4e84-a2ac-aec031e64ff7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:50.455295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:50.455295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:50.462428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-51fc779b-becf-4e84-a2ac-aec031e64ff7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:50.475031 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-51fc779b-becf-4e84-a2ac-aec031e64ff7 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:50.475901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 367/737] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:50 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:51.110366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d79ead41-e804-4cd8-9405-ba8f75bb8b37 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:51.114787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d79ead41-e804-4cd8-9405-ba8f75bb8b37 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924
Aug 09 11:27:51.115256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d79ead41-e804-4cd8-9405-ba8f75bb8b37 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:51.115706 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d79ead41-e804-4cd8-9405-ba8f75bb8b37 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:51.126235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:51.126235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:51.127256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d79ead41-e804-4cd8-9405-ba8f75bb8b37 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:51.129119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d79ead41-e804-4cd8-9405-ba8f75bb8b37 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 returned with HTTP 200
Aug 09 11:27:51.130651 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 371/738] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:51 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:51.495743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e715bb41-b50e-42c0-b8a0-dffa5ac706ff None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:51.500286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e715bb41-b50e-42c0-b8a0-dffa5ac706ff tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:51.500804 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e715bb41-b50e-42c0-b8a0-dffa5ac706ff tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:51.501258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e715bb41-b50e-42c0-b8a0-dffa5ac706ff tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:51.517483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:51.517483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:51.524464 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e715bb41-b50e-42c0-b8a0-dffa5ac706ff tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:51.534112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e715bb41-b50e-42c0-b8a0-dffa5ac706ff tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:51.534792 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 368/739] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:51 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:52.140199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-23bb78f3-cd1d-45ba-9e9a-2fc98a42871d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:52.144319 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23bb78f3-cd1d-45ba-9e9a-2fc98a42871d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924
Aug 09 11:27:52.144846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-23bb78f3-cd1d-45ba-9e9a-2fc98a42871d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:52.145385 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-23bb78f3-cd1d-45ba-9e9a-2fc98a42871d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:52.156337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:52.156337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:52.157332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-23bb78f3-cd1d-45ba-9e9a-2fc98a42871d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:52.159292 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23bb78f3-cd1d-45ba-9e9a-2fc98a42871d tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 returned with HTTP 200
Aug 09 11:27:52.160020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 372/740] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:52 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:52.551227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a389f519-288c-45e4-bf97-3ed81f7aecdc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:52.556369 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a389f519-288c-45e4-bf97-3ed81f7aecdc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:52.556810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a389f519-288c-45e4-bf97-3ed81f7aecdc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:52.557263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a389f519-288c-45e4-bf97-3ed81f7aecdc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:52.571898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:52.571898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:52.578472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a389f519-288c-45e4-bf97-3ed81f7aecdc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:52.587842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a389f519-288c-45e4-bf97-3ed81f7aecdc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:52.588549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 369/741] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:52 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:53.170565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e943a48a-2987-46c3-8c8e-bb7c87194451 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:53.177031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e943a48a-2987-46c3-8c8e-bb7c87194451 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924
Aug 09 11:27:53.177574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e943a48a-2987-46c3-8c8e-bb7c87194451 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:53.178262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e943a48a-2987-46c3-8c8e-bb7c87194451 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:53.192004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:53.192004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:53.192930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e943a48a-2987-46c3-8c8e-bb7c87194451 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:53.194730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e943a48a-2987-46c3-8c8e-bb7c87194451 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 returned with HTTP 200
Aug 09 11:27:53.195498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 373/742] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:53 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:53.611795 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6eb9023d-a26d-403f-9372-5faa8054b7a4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:53.615524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6eb9023d-a26d-403f-9372-5faa8054b7a4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:53.616010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6eb9023d-a26d-403f-9372-5faa8054b7a4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:53.616450 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6eb9023d-a26d-403f-9372-5faa8054b7a4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:53.630874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:53.630874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:53.640284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6eb9023d-a26d-403f-9372-5faa8054b7a4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:53.650618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6eb9023d-a26d-403f-9372-5faa8054b7a4 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:53.651846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 370/743] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:53 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:54.205405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a44aac0a-0287-4cc3-9cfa-ff64438e4709 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:54.209865 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a44aac0a-0287-4cc3-9cfa-ff64438e4709 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924
Aug 09 11:27:54.210325 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a44aac0a-0287-4cc3-9cfa-ff64438e4709 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:54.210790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a44aac0a-0287-4cc3-9cfa-ff64438e4709 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:54.222744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:54.222744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:54.223849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a44aac0a-0287-4cc3-9cfa-ff64438e4709 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:54.225761 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a44aac0a-0287-4cc3-9cfa-ff64438e4709 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 returned with HTTP 200
Aug 09 11:27:54.226535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 374/744] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:27:54 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:54.235580 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:54.239420 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] POST http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes
Aug 09 11:27:54.240139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "eb92093c-4ff8-478b-802a-aa5f4ce9e924", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-509774730"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:54.242559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create volume request body: {'volume': {'snapshot_id': 'eb92093c-4ff8-478b-802a-aa5f4ce9e924', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-509774730'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:54.254236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:54.254236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:54.255359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Snapshot retrieved successfully.
Aug 09 11:27:54.255669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create volume of 1 GB
Aug 09 11:27:54.263471 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Availability Zones retrieved successfully.
Aug 09 11:27:54.278398 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Flow 'volume_create_api' (ae0595e1-9647-4021-85f5-f41762ba6acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:54.281115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327169d0-d050-4ed4-a672-16ed56fa4013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:54.283621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:54.327825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327169d0-d050-4ed4-a672-16ed56fa4013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eb92093c-4ff8-478b-802a-aa5f4ce9e924', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:54.329878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1a5a4e-e594-4dec-8245-dc0b1be34501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:54.385961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Created reservations ['12364f14-6db0-4576-89a9-97ff30f8d49f', 'd6b8da46-9e02-424f-8d08-16f125c1edae', '42763fe3-2243-4b90-86c3-6618828af3b0', '72f65569-2025-4179-9ffb-9c380dfbfb95'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:54.387602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1a5a4e-e594-4dec-8245-dc0b1be34501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12364f14-6db0-4576-89a9-97ff30f8d49f', 'd6b8da46-9e02-424f-8d08-16f125c1edae', '42763fe3-2243-4b90-86c3-6618828af3b0', '72f65569-2025-4179-9ffb-9c380dfbfb95']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:54.389644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857d3030-02e3-4660-9f50-428be260dcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:54.435590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857d3030-02e3-4660-9f50-428be260dcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a724b020-ba96-43c7-89d7-d21f7b8410c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-509774730',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='27d3a43fd6f04e5a80d58572e68c947c',qos_specs=None,replication_status=<?>,reservations=['12364f14-6db0-4576-89a9-97ff30f8d49f','d6b8da46-9e02-424f-8d08-16f125c1edae','42763fe3-2243-4b90-86c3-6618828af3b0','72f65569-2025-4179-9ffb-9c380dfbfb95'],size=1,snapshot_id=eb92093c-4ff8-478b-802a-aa5f4ce9e924,source_replicaid=<?>,source_volid=None,status='creating',user_id='3f9a89266e5045a3b52d536cd307e27c',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-509774730',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=a724b020-ba96-43c7-89d7-d21f7b8410c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d3a43fd6f04e5a80d58572e68c947c',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=eb92093c-4ff8-478b-802a-aa5f4ce9e924,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f9a89266e5045a3b52d536cd307e27c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:54.437450 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d40853b-2245-4cfb-8371-b8d7a73b43f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:54.465523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d40853b-2245-4cfb-8371-b8d7a73b43f2) 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-VolumesDeleteCascade-Volume-509774730',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='27d3a43fd6f04e5a80d58572e68c947c',qos_specs=None,replication_status=<?>,reservations=['12364f14-6db0-4576-89a9-97ff30f8d49f','d6b8da46-9e02-424f-8d08-16f125c1edae','42763fe3-2243-4b90-86c3-6618828af3b0','72f65569-2025-4179-9ffb-9c380dfbfb95'],size=1,snapshot_id=eb92093c-4ff8-478b-802a-aa5f4ce9e924,source_replicaid=<?>,source_volid=None,status='creating',user_id='3f9a89266e5045a3b52d536cd307e27c',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:54.467575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb80df28-9210-45f3-b62d-e0006b75f1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:54.484546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=83,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:54.512524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb80df28-9210-45f3-b62d-e0006b75f1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:54.515264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Flow 'volume_create_api' (ae0595e1-9647-4021-85f5-f41762ba6acd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:54.518782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Create volume request issued successfully.
Aug 09 11:27:54.522150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6b0f2d91-7491-4565-9ca8-133360f03ce9 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes returned with HTTP 202
Aug 09 11:27:54.523143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 371/745] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:27:54 2022] POST /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes => generated 853 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:54.537897 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6cd955b5-f08d-41ce-a495-2c1d3da8b647 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:54.541588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6cd955b5-f08d-41ce-a495-2c1d3da8b647 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5
Aug 09 11:27:54.542098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6cd955b5-f08d-41ce-a495-2c1d3da8b647 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:54.542492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6cd955b5-f08d-41ce-a495-2c1d3da8b647 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:54.565314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:54.565314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:54.575261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6cd955b5-f08d-41ce-a495-2c1d3da8b647 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:54.593815 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6cd955b5-f08d-41ce-a495-2c1d3da8b647 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 returned with HTTP 200
Aug 09 11:27:54.594794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 375/746] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:54 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 => generated 921 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:54.668192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-63ebaddd-de17-47a7-9c1d-cc4a3903bd0c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:54.672040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-63ebaddd-de17-47a7-9c1d-cc4a3903bd0c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:54.672482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-63ebaddd-de17-47a7-9c1d-cc4a3903bd0c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:54.672932 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-63ebaddd-de17-47a7-9c1d-cc4a3903bd0c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:54.699165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:54.699165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:54.705887 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-63ebaddd-de17-47a7-9c1d-cc4a3903bd0c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:54.715273 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-63ebaddd-de17-47a7-9c1d-cc4a3903bd0c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:54.716138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 372/747] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:54 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:27:55.612208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-91e68f04-6897-4581-98c2-764d4b0e70df None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:55.615846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-91e68f04-6897-4581-98c2-764d4b0e70df tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5
Aug 09 11:27:55.616334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-91e68f04-6897-4581-98c2-764d4b0e70df tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:55.616823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-91e68f04-6897-4581-98c2-764d4b0e70df tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:55.633477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:55.633477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:55.643664 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-91e68f04-6897-4581-98c2-764d4b0e70df tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:55.655985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-91e68f04-6897-4581-98c2-764d4b0e70df tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 returned with HTTP 200
Aug 09 11:27:55.656794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 376/748] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:55 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 => generated 946 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:55.672010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8edc9067-d2f1-4a37-806a-25cdc4b88982 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:55.675724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8edc9067-d2f1-4a37-806a-25cdc4b88982 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5
Aug 09 11:27:55.676264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8edc9067-d2f1-4a37-806a-25cdc4b88982 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:55.676787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8edc9067-d2f1-4a37-806a-25cdc4b88982 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:55.691983 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:55.691983 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:55.699872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8edc9067-d2f1-4a37-806a-25cdc4b88982 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:55.715453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8edc9067-d2f1-4a37-806a-25cdc4b88982 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 returned with HTTP 200
Aug 09 11:27:55.716416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 373/749] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:55 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 => generated 946 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:55.731641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5210f1b1-959d-4ecf-a559-b2474efb08ae None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:55.735230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5210f1b1-959d-4ecf-a559-b2474efb08ae tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] DELETE http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e?cascade=True
Aug 09 11:27:55.735992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5210f1b1-959d-4ecf-a559-b2474efb08ae tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:55.736892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5210f1b1-959d-4ecf-a559-b2474efb08ae tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:55.737392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-5210f1b1-959d-4ecf-a559-b2474efb08ae tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete volume with id: e00d8134-02b5-461f-8e30-883a94c2075e 
Aug 09 11:27:55.738608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4b01599c-53fe-40da-8042-ce2097d7d52f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:55.744103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4b01599c-53fe-40da-8042-ce2097d7d52f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:55.744785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4b01599c-53fe-40da-8042-ce2097d7d52f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:55.745410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4b01599c-53fe-40da-8042-ce2097d7d52f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:55.754871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:55.754871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:55.756151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5210f1b1-959d-4ecf-a559-b2474efb08ae tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:55.761348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:55.761348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:55.769413 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4b01599c-53fe-40da-8042-ce2097d7d52f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:55.783957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4b01599c-53fe-40da-8042-ce2097d7d52f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:55.785959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 374/750] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:55 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:55.814327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5210f1b1-959d-4ecf-a559-b2474efb08ae tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete volume request issued successfully.
Aug 09 11:27:55.814763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5210f1b1-959d-4ecf-a559-b2474efb08ae tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e?cascade=True returned with HTTP 202
Aug 09 11:27:55.815602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 377/751] 10.222.0.59 () {58 vars in 1353 bytes} [Tue Aug  9 11:27:55 2022] DELETE /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e?cascade=True => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:55.820206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-17abe6b9-10f0-4ebf-977b-276b9b216847 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:55.824092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-17abe6b9-10f0-4ebf-977b-276b9b216847 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e
Aug 09 11:27:55.825486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-17abe6b9-10f0-4ebf-977b-276b9b216847 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:55.825486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-17abe6b9-10f0-4ebf-977b-276b9b216847 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:55.844251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:55.844251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:55.851546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-17abe6b9-10f0-4ebf-977b-276b9b216847 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:55.865448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-17abe6b9-10f0-4ebf-977b-276b9b216847 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e returned with HTTP 200
Aug 09 11:27:55.866194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 375/752] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:55 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e => generated 911 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:56.802392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f90013ec-6e72-4217-addf-d7ec5c02f8db None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:56.806436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f90013ec-6e72-4217-addf-d7ec5c02f8db tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:56.806933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f90013ec-6e72-4217-addf-d7ec5c02f8db tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:56.807386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f90013ec-6e72-4217-addf-d7ec5c02f8db tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:56.826906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:56.826906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:56.834542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f90013ec-6e72-4217-addf-d7ec5c02f8db tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:56.844553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f90013ec-6e72-4217-addf-d7ec5c02f8db tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:56.845314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 378/753] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:56 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 970 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:56.882629 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fc853741-52f0-45d5-8d06-f3be93d1486b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:56.886875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fc853741-52f0-45d5-8d06-f3be93d1486b tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e
Aug 09 11:27:56.887581 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fc853741-52f0-45d5-8d06-f3be93d1486b tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:56.888333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fc853741-52f0-45d5-8d06-f3be93d1486b tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:56.900621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fc853741-52f0-45d5-8d06-f3be93d1486b tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e returned with HTTP 404
Aug 09 11:27:56.901484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 376/754] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:56 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:56.907435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-db8ab10b-7ebd-4bdf-a510-5355a583501e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:56.910912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-db8ab10b-7ebd-4bdf-a510-5355a583501e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes
Aug 09 11:27:56.911534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-db8ab10b-7ebd-4bdf-a510-5355a583501e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:56.912011 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-db8ab10b-7ebd-4bdf-a510-5355a583501e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:56.912633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-db8ab10b-7ebd-4bdf-a510-5355a583501e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:27:56.914281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-db8ab10b-7ebd-4bdf-a510-5355a583501e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:27:56.964500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-db8ab10b-7ebd-4bdf-a510-5355a583501e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Get all volumes completed successfully.
Aug 09 11:27:56.965530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-db8ab10b-7ebd-4bdf-a510-5355a583501e tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes returned with HTTP 200
Aug 09 11:27:56.966842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 379/755] 10.222.0.59 () {58 vars in 1214 bytes} [Tue Aug  9 11:27:56 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes => generated 400 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:56.975290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-34909ae2-0abf-4193-8d4d-0b7469f12636 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:56.979595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-34909ae2-0abf-4193-8d4d-0b7469f12636 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots
Aug 09 11:27:56.980104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-34909ae2-0abf-4193-8d4d-0b7469f12636 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:56.980496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-34909ae2-0abf-4193-8d4d-0b7469f12636 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:56.981137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-34909ae2-0abf-4193-8d4d-0b7469f12636 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:27:56.983506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-34909ae2-0abf-4193-8d4d-0b7469f12636 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:27:56.994098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-34909ae2-0abf-4193-8d4d-0b7469f12636 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Get all snapshots completed successfully.
Aug 09 11:27:56.994748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-34909ae2-0abf-4193-8d4d-0b7469f12636 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots returned with HTTP 200
Aug 09 11:27:56.996011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 377/756] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:27:56 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:27:57.005535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-65f20fbc-ac97-40bf-9bde-662aa035aca5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:57.009813 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-65f20fbc-ac97-40bf-9bde-662aa035aca5 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] DELETE http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5
Aug 09 11:27:57.010326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-65f20fbc-ac97-40bf-9bde-662aa035aca5 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:57.010883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-65f20fbc-ac97-40bf-9bde-662aa035aca5 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:57.011381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-65f20fbc-ac97-40bf-9bde-662aa035aca5 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete volume with id: a724b020-ba96-43c7-89d7-d21f7b8410c5 
Aug 09 11:27:57.027689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:57.027689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:57.028967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-65f20fbc-ac97-40bf-9bde-662aa035aca5 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:57.060053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-65f20fbc-ac97-40bf-9bde-662aa035aca5 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete volume request issued successfully.
Aug 09 11:27:57.060552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-65f20fbc-ac97-40bf-9bde-662aa035aca5 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 returned with HTTP 202
Aug 09 11:27:57.061952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 380/757] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:57 2022] DELETE /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:27:57.066839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a5bb4487-1558-4d3f-9d28-4df236d0a8a6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:57.070263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a5bb4487-1558-4d3f-9d28-4df236d0a8a6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5
Aug 09 11:27:57.077843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a5bb4487-1558-4d3f-9d28-4df236d0a8a6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:57.077843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a5bb4487-1558-4d3f-9d28-4df236d0a8a6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:57.086264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:57.086264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:57.093813 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a5bb4487-1558-4d3f-9d28-4df236d0a8a6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Volume info retrieved successfully.
Aug 09 11:27:57.104976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a5bb4487-1558-4d3f-9d28-4df236d0a8a6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 returned with HTTP 200
Aug 09 11:27:57.105728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 378/758] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:57 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 => generated 945 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:27:57.862715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5ad685e3-7761-403b-aa60-096d10f92ca3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:57.866830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ad685e3-7761-403b-aa60-096d10f92ca3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:57.867033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5ad685e3-7761-403b-aa60-096d10f92ca3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:57.867378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5ad685e3-7761-403b-aa60-096d10f92ca3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:57.882141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:57.882141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:57.888984 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5ad685e3-7761-403b-aa60-096d10f92ca3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:57.899342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ad685e3-7761-403b-aa60-096d10f92ca3 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:57.900310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 381/759] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:57 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 1358 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:27:57.915259 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-eddaac46-797a-449c-8958-f8e8893e7f7c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:57.918850 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eddaac46-797a-449c-8958-f8e8893e7f7c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] POST http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e/action
Aug 09 11:27:57.919585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eddaac46-797a-449c-8958-f8e8893e7f7c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:27:57.920106 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eddaac46-797a-449c-8958-f8e8893e7f7c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:57.936643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:57.936643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:57.937656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-eddaac46-797a-449c-8958-f8e8893e7f7c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:58.003176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-eddaac46-797a-449c-8958-f8e8893e7f7c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Created reservations ['8df16934-b887-408d-b76d-41e610b8d2d5', '75e2a7c1-a58d-4984-bf68-a8d98bb556b6'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:58.036251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-eddaac46-797a-449c-8958-f8e8893e7f7c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Extend volume request issued successfully.
Aug 09 11:27:58.036779 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eddaac46-797a-449c-8958-f8e8893e7f7c tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e/action returned with HTTP 202
Aug 09 11:27:58.037799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 379/760] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:27:57 2022] POST /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:27:58.042134 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-71531da3-26c3-480c-9fbf-b9ae217691ec None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:58.045946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-71531da3-26c3-480c-9fbf-b9ae217691ec tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:58.046429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-71531da3-26c3-480c-9fbf-b9ae217691ec tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:58.046988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-71531da3-26c3-480c-9fbf-b9ae217691ec tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:58.066770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:58.066770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:58.076240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-71531da3-26c3-480c-9fbf-b9ae217691ec tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:58.112818 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-71531da3-26c3-480c-9fbf-b9ae217691ec tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:58.114176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 382/761] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:58 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 1358 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:27:58.121914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9c2fb5af-a354-44ee-80e1-806f7a127542 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:58.126226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c2fb5af-a354-44ee-80e1-806f7a127542 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] GET http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5
Aug 09 11:27:58.126678 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c2fb5af-a354-44ee-80e1-806f7a127542 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:58.127174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c2fb5af-a354-44ee-80e1-806f7a127542 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:58.141802 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c2fb5af-a354-44ee-80e1-806f7a127542 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 returned with HTTP 404
Aug 09 11:27:58.143620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 380/762] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:58 2022] GET /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/a724b020-ba96-43c7-89d7-d21f7b8410c5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:58.148913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4c758589-ecca-41e5-a631-5de4aedf7314 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:58.153957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c758589-ecca-41e5-a631-5de4aedf7314 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] DELETE http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924
Aug 09 11:27:58.154630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c758589-ecca-41e5-a631-5de4aedf7314 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:58.155271 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c758589-ecca-41e5-a631-5de4aedf7314 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:58.155582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-4c758589-ecca-41e5-a631-5de4aedf7314 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete snapshot with id: eb92093c-4ff8-478b-802a-aa5f4ce9e924
Aug 09 11:27:58.164963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c758589-ecca-41e5-a631-5de4aedf7314 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 returned with HTTP 404
Aug 09 11:27:58.169734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 383/763] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:27:58 2022] DELETE /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/eb92093c-4ff8-478b-802a-aa5f4ce9e924 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:58.170906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-aad0f06b-7411-4080-9e24-9b6a3a3a65a4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:58.174733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aad0f06b-7411-4080-9e24-9b6a3a3a65a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] DELETE http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e
Aug 09 11:27:58.175203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aad0f06b-7411-4080-9e24-9b6a3a3a65a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:58.175653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aad0f06b-7411-4080-9e24-9b6a3a3a65a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:58.176050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-aad0f06b-7411-4080-9e24-9b6a3a3a65a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete volume with id: e00d8134-02b5-461f-8e30-883a94c2075e 
Aug 09 11:27:58.189780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aad0f06b-7411-4080-9e24-9b6a3a3a65a4 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e returned with HTTP 404
Aug 09 11:27:58.191419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 381/764] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:58 2022] DELETE /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/e00d8134-02b5-461f-8e30-883a94c2075e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:58.198251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c13017ef-8a6d-46fc-804f-454413213b75 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:58.212326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c13017ef-8a6d-46fc-804f-454413213b75 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] DELETE http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1
Aug 09 11:27:58.212985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c13017ef-8a6d-46fc-804f-454413213b75 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:58.213451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c13017ef-8a6d-46fc-804f-454413213b75 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:58.213796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-c13017ef-8a6d-46fc-804f-454413213b75 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete snapshot with id: fe938094-8c98-468b-8c1b-04cc5912a0a1
Aug 09 11:27:58.223989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c13017ef-8a6d-46fc-804f-454413213b75 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 returned with HTTP 404
Aug 09 11:27:58.225094 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 384/765] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:27:58 2022] DELETE /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/fe938094-8c98-468b-8c1b-04cc5912a0a1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:58.231234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4428ce30-d071-4aad-b2a3-42b1beac0374 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:58.237742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4428ce30-d071-4aad-b2a3-42b1beac0374 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] DELETE http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5
Aug 09 11:27:58.238557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4428ce30-d071-4aad-b2a3-42b1beac0374 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:58.239891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4428ce30-d071-4aad-b2a3-42b1beac0374 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:58.240368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-4428ce30-d071-4aad-b2a3-42b1beac0374 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete snapshot with id: 5979a653-df16-445b-8a55-942ee38a1cc5
Aug 09 11:27:58.250637 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4428ce30-d071-4aad-b2a3-42b1beac0374 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 returned with HTTP 404
Aug 09 11:27:58.251912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 382/766] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:27:58 2022] DELETE /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/snapshots/5979a653-df16-445b-8a55-942ee38a1cc5 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:58.258103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8dfc9c55-dd92-483b-990a-82e12b25c7f6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:58.269299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8dfc9c55-dd92-483b-990a-82e12b25c7f6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] DELETE http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06
Aug 09 11:27:58.269299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8dfc9c55-dd92-483b-990a-82e12b25c7f6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:58.269734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8dfc9c55-dd92-483b-990a-82e12b25c7f6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:58.272917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-8dfc9c55-dd92-483b-990a-82e12b25c7f6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] Delete volume with id: 94f7b15d-771c-4c85-9f6f-ae8c4064ec06 
Aug 09 11:27:58.285369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8dfc9c55-dd92-483b-990a-82e12b25c7f6 tempest-VolumesDeleteCascade-1538319599 tempest-VolumesDeleteCascade-1538319599-project] http://10.222.0.59/volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 returned with HTTP 404
Aug 09 11:27:58.288558 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 385/767] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:27:58 2022] DELETE /volume/v3/27d3a43fd6f04e5a80d58572e68c947c/volumes/94f7b15d-771c-4c85-9f6f-ae8c4064ec06 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:27:59.132357 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f4f2db8f-0666-4115-8f25-2a8d20f7cd33 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:59.146571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f4f2db8f-0666-4115-8f25-2a8d20f7cd33 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:59.151906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f4f2db8f-0666-4115-8f25-2a8d20f7cd33 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:59.151906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f4f2db8f-0666-4115-8f25-2a8d20f7cd33 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:59.190557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:59.190557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:59.211518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f4f2db8f-0666-4115-8f25-2a8d20f7cd33 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:59.229596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f4f2db8f-0666-4115-8f25-2a8d20f7cd33 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:59.239738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 383/768] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:59 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 1358 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:27:59.248395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7810fcdd-c600-4618-9bf9-d2744f182216 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:59.254042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7810fcdd-c600-4618-9bf9-d2744f182216 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:27:59.254662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7810fcdd-c600-4618-9bf9-d2744f182216 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:59.255159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7810fcdd-c600-4618-9bf9-d2744f182216 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:59.264053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=86,cinder:INSERT=3,cinder:UPDATE=11 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:59.294845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:59.294845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:59.311545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7810fcdd-c600-4618-9bf9-d2744f182216 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:59.334693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7810fcdd-c600-4618-9bf9-d2744f182216 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:27:59.336524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 386/769] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:59 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 1358 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:27:59.373393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:59.376956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] POST http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes
Aug 09 11:27:59.377664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1239321515"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:27:59.379933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1239321515'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:27:59.380235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Create volume of 1 GB
Aug 09 11:27:59.387792 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Availability Zones retrieved successfully.
Aug 09 11:27:59.402910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Flow 'volume_create_api' (35f366aa-f411-4441-92f9-9ccbaa72515e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:59.405341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e17e903-1703-4ca4-b89a-17795a373b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:59.408072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:27:59.447693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=94,cinder:INSERT=3,cinder:UPDATE=3 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:27:59.453324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e17e903-1703-4ca4-b89a-17795a373b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:59.455967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ea3fba-230f-4f6d-aa05-e885075145d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:59.546797 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Created reservations ['e561ee5a-e2a9-4d42-a025-42729862b27d', 'b65d7b74-8538-4ab4-b0d6-e56257ae155b', 'b94802e5-3f15-4fc4-8b82-8b685e314ca1', 'd710be06-17a4-42b7-84ed-6baca79ea6ca'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:27:59.549057 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ea3fba-230f-4f6d-aa05-e885075145d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e561ee5a-e2a9-4d42-a025-42729862b27d', 'b65d7b74-8538-4ab4-b0d6-e56257ae155b', 'b94802e5-3f15-4fc4-8b82-8b685e314ca1', 'd710be06-17a4-42b7-84ed-6baca79ea6ca']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:59.551035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ee9e38-22d5-4d08-9c85-b9c5260b7771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:59.578908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ee9e38-22d5-4d08-9c85-b9c5260b7771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a369c6e-8ff8-44ac-b9bf-89fd789faefa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1239321515',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9a437eb161be410c8b3c5ef3ad4baa6f',qos_specs=None,replication_status=<?>,reservations=['e561ee5a-e2a9-4d42-a025-42729862b27d','b65d7b74-8538-4ab4-b0d6-e56257ae155b','b94802e5-3f15-4fc4-8b82-8b685e314ca1','d710be06-17a4-42b7-84ed-6baca79ea6ca'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='131d55f0a1c9462099dd90ab6a9bd75f',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:27:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1239321515',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=6a369c6e-8ff8-44ac-b9bf-89fd789faefa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a437eb161be410c8b3c5ef3ad4baa6f',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='131d55f0a1c9462099dd90ab6a9bd75f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:59.581694 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c089096-3426-458f-89b3-f11dfe50ffe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:59.641402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c089096-3426-458f-89b3-f11dfe50ffe2) 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-VolumesExtendTest-Volume-1239321515',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='9a437eb161be410c8b3c5ef3ad4baa6f',qos_specs=None,replication_status=<?>,reservations=['e561ee5a-e2a9-4d42-a025-42729862b27d','b65d7b74-8538-4ab4-b0d6-e56257ae155b','b94802e5-3f15-4fc4-8b82-8b685e314ca1','d710be06-17a4-42b7-84ed-6baca79ea6ca'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='131d55f0a1c9462099dd90ab6a9bd75f',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:59.648361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b2a3f6-7153-473b-9a74-07e4117a2988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:27:59.705868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8b2a3f6-7153-473b-9a74-07e4117a2988) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:27:59.709087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Flow 'volume_create_api' (35f366aa-f411-4441-92f9-9ccbaa72515e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:27:59.710172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Create volume request issued successfully.
Aug 09 11:27:59.712541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ea808a77-3464-4ae6-8ecc-77c3b6af3e6f tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes returned with HTTP 202
Aug 09 11:27:59.713477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 384/770] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:27:59 2022] POST /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes => generated 817 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:27:59.727778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8329a6cf-9908-478b-b055-b3edf7a8e105 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:27:59.731551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8329a6cf-9908-478b-b055-b3edf7a8e105 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa
Aug 09 11:27:59.731999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8329a6cf-9908-478b-b055-b3edf7a8e105 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:27:59.732455 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8329a6cf-9908-478b-b055-b3edf7a8e105 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:27:59.749024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:27:59.749024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:27:59.758570 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8329a6cf-9908-478b-b055-b3edf7a8e105 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:27:59.771343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8329a6cf-9908-478b-b055-b3edf7a8e105 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa returned with HTTP 200
Aug 09 11:27:59.778873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 387/771] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:27:59 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa => generated 885 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:00.792213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-218d1e2e-6793-4b07-b157-980fd85f7664 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:00.797199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-218d1e2e-6793-4b07-b157-980fd85f7664 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa
Aug 09 11:28:00.797714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-218d1e2e-6793-4b07-b157-980fd85f7664 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:00.798235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-218d1e2e-6793-4b07-b157-980fd85f7664 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:00.829624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:00.829624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:00.841237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-218d1e2e-6793-4b07-b157-980fd85f7664 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:00.855912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-218d1e2e-6793-4b07-b157-980fd85f7664 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa returned with HTTP 200
Aug 09 11:28:00.857704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 385/772] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:00 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:00.880528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d62ad9dd-ee0b-4c85-b563-229e660e926b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:00.885554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d62ad9dd-ee0b-4c85-b563-229e660e926b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] POST http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots
Aug 09 11:28:00.886577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d62ad9dd-ee0b-4c85-b563-229e660e926b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a369c6e-8ff8-44ac-b9bf-89fd789faefa", "name": "tempest-VolumesExtendTest-Snapshot-50754523"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:00.927798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:00.927798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:00.928997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d62ad9dd-ee0b-4c85-b563-229e660e926b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:00.936801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-d62ad9dd-ee0b-4c85-b563-229e660e926b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Create snapshot from volume 6a369c6e-8ff8-44ac-b9bf-89fd789faefa
Aug 09 11:28:01.030534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-d62ad9dd-ee0b-4c85-b563-229e660e926b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Created reservations ['1218ff09-8516-4239-a237-60257254f8fb', '0bf5457a-4744-4ac9-9ff6-9ba891c1b8cc', '2a1dcbe8-ad32-4261-929e-974ed1d8c680', 'ea3d32ad-c638-4468-84c2-d7e6b95e3667'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:28:01.127333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d62ad9dd-ee0b-4c85-b563-229e660e926b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot create request issued successfully.
Aug 09 11:28:01.128036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d62ad9dd-ee0b-4c85-b563-229e660e926b tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots returned with HTTP 202
Aug 09 11:28:01.131173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 388/773] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:28:00 2022] POST /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots => generated 302 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:28:01.137958 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7916f99a-68d8-4c65-8daa-d1d1050f63cc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:01.145117 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7916f99a-68d8-4c65-8daa-d1d1050f63cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:01.145991 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7916f99a-68d8-4c65-8daa-d1d1050f63cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:01.146743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7916f99a-68d8-4c65-8daa-d1d1050f63cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:01.168580 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:01.168580 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:01.170161 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7916f99a-68d8-4c65-8daa-d1d1050f63cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot retrieved successfully.
Aug 09 11:28:01.171567 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7916f99a-68d8-4c65-8daa-d1d1050f63cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 returned with HTTP 200
Aug 09 11:28:01.176051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 386/774] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:28:01 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 => generated 434 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:02.200605 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-79912f33-583a-4b95-bbd6-5b96fbeeda56 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:02.205486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79912f33-583a-4b95-bbd6-5b96fbeeda56 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:02.206164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79912f33-583a-4b95-bbd6-5b96fbeeda56 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:02.207085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79912f33-583a-4b95-bbd6-5b96fbeeda56 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:02.218340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:02.218340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:02.219633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-79912f33-583a-4b95-bbd6-5b96fbeeda56 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot retrieved successfully.
Aug 09 11:28:02.221883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79912f33-583a-4b95-bbd6-5b96fbeeda56 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 returned with HTTP 200
Aug 09 11:28:02.222728 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 389/775] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:28:02 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 => generated 434 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:03.232699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-65314f14-9ef3-46c6-b546-e9693e65fc87 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:03.236958 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-65314f14-9ef3-46c6-b546-e9693e65fc87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:03.237447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-65314f14-9ef3-46c6-b546-e9693e65fc87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:03.237935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-65314f14-9ef3-46c6-b546-e9693e65fc87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:03.249466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:03.249466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:03.250448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-65314f14-9ef3-46c6-b546-e9693e65fc87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot retrieved successfully.
Aug 09 11:28:03.252278 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-65314f14-9ef3-46c6-b546-e9693e65fc87 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 returned with HTTP 200
Aug 09 11:28:03.252976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 387/776] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:28:03 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:04.267944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c7321d36-eddd-471b-8efc-a8b925abb251 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:04.272578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7321d36-eddd-471b-8efc-a8b925abb251 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:04.273199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7321d36-eddd-471b-8efc-a8b925abb251 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:04.273665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7321d36-eddd-471b-8efc-a8b925abb251 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:04.286526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:04.286526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:04.287703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c7321d36-eddd-471b-8efc-a8b925abb251 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot retrieved successfully.
Aug 09 11:28:04.290085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7321d36-eddd-471b-8efc-a8b925abb251 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 returned with HTTP 200
Aug 09 11:28:04.290943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 390/777] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:28:04 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 => generated 434 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:05.300807 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a8d511dd-40c7-4189-9e6a-2aa02cc31371 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:05.305158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8d511dd-40c7-4189-9e6a-2aa02cc31371 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:05.305660 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8d511dd-40c7-4189-9e6a-2aa02cc31371 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:05.306188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8d511dd-40c7-4189-9e6a-2aa02cc31371 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:05.317029 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:05.317029 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:05.318011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a8d511dd-40c7-4189-9e6a-2aa02cc31371 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot retrieved successfully.
Aug 09 11:28:05.319859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8d511dd-40c7-4189-9e6a-2aa02cc31371 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 returned with HTTP 200
Aug 09 11:28:05.320693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 388/778] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:28:05 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:06.330344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6be40e54-02c8-4400-b124-9f3db5fc5739 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:06.334602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6be40e54-02c8-4400-b124-9f3db5fc5739 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:06.335146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6be40e54-02c8-4400-b124-9f3db5fc5739 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:06.335628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6be40e54-02c8-4400-b124-9f3db5fc5739 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:06.346423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:06.346423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:06.347511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6be40e54-02c8-4400-b124-9f3db5fc5739 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot retrieved successfully.
Aug 09 11:28:06.349292 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6be40e54-02c8-4400-b124-9f3db5fc5739 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 returned with HTTP 200
Aug 09 11:28:06.350053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 391/779] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:28:06 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:06.359341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b557ce2c-8c05-453b-88a0-a001ee1fda24 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:06.363353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b557ce2c-8c05-453b-88a0-a001ee1fda24 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] POST http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa/action
Aug 09 11:28:06.364162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b557ce2c-8c05-453b-88a0-a001ee1fda24 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:06.364559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b557ce2c-8c05-453b-88a0-a001ee1fda24 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:06.381411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:06.381411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:06.382561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b557ce2c-8c05-453b-88a0-a001ee1fda24 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:06.455268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-b557ce2c-8c05-453b-88a0-a001ee1fda24 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Created reservations ['417d98e0-28c6-4dac-b067-5f6cdf0f9dc3', 'b7ccddc5-34c4-4f5d-a52e-eb66ef1ff249'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:28:06.475838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b557ce2c-8c05-453b-88a0-a001ee1fda24 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Extend volume request issued successfully.
Aug 09 11:28:06.476412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b557ce2c-8c05-453b-88a0-a001ee1fda24 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa/action returned with HTTP 202
Aug 09 11:28:06.482092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 389/780] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:06 2022] POST /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:28:06.483805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-17206d52-1406-41a1-ace3-5f55b1981f34 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:06.487980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-17206d52-1406-41a1-ace3-5f55b1981f34 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa
Aug 09 11:28:06.488440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-17206d52-1406-41a1-ace3-5f55b1981f34 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:06.488899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-17206d52-1406-41a1-ace3-5f55b1981f34 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:06.510754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:06.510754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:06.519035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-17206d52-1406-41a1-ace3-5f55b1981f34 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:06.536961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-17206d52-1406-41a1-ace3-5f55b1981f34 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa returned with HTTP 200
Aug 09 11:28:06.538459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 392/781] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:06 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa => generated 910 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:07.554947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c4a1b8a6-1058-417c-be31-83cb7fc65858 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:07.559134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c4a1b8a6-1058-417c-be31-83cb7fc65858 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa
Aug 09 11:28:07.559584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c4a1b8a6-1058-417c-be31-83cb7fc65858 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:07.560038 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c4a1b8a6-1058-417c-be31-83cb7fc65858 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:07.575342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:07.575342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:07.583120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c4a1b8a6-1058-417c-be31-83cb7fc65858 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:07.594266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c4a1b8a6-1058-417c-be31-83cb7fc65858 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa returned with HTTP 200
Aug 09 11:28:07.595755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 390/782] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:07 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa => generated 910 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:07.620343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b687b5c0-ecbe-457b-80f9-38986877540e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:07.624604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b687b5c0-ecbe-457b-80f9-38986877540e tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa
Aug 09 11:28:07.625064 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b687b5c0-ecbe-457b-80f9-38986877540e tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:07.625517 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b687b5c0-ecbe-457b-80f9-38986877540e tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:07.640417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:07.640417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:07.648689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b687b5c0-ecbe-457b-80f9-38986877540e tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:07.658855 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b687b5c0-ecbe-457b-80f9-38986877540e tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa returned with HTTP 200
Aug 09 11:28:07.659640 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 393/783] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:07 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:07.681736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-38c6a565-50e2-4c25-860b-8d2e2fb15bc8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:07.685993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-38c6a565-50e2-4c25-860b-8d2e2fb15bc8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] DELETE http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:07.686442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-38c6a565-50e2-4c25-860b-8d2e2fb15bc8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:07.686960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-38c6a565-50e2-4c25-860b-8d2e2fb15bc8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:07.687256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-38c6a565-50e2-4c25-860b-8d2e2fb15bc8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Delete snapshot with id: 68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:07.697496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:07.697496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:07.698585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-38c6a565-50e2-4c25-860b-8d2e2fb15bc8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot retrieved successfully.
Aug 09 11:28:07.720611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=76,cinder:INSERT=8,cinder:UPDATE=16 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:07.731086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-38c6a565-50e2-4c25-860b-8d2e2fb15bc8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot delete request issued successfully.
Aug 09 11:28:07.732194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-38c6a565-50e2-4c25-860b-8d2e2fb15bc8 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 returned with HTTP 202
Aug 09 11:28:07.733100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 391/784] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:28:07 2022] DELETE /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:28:07.738077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cdf9c913-e356-41d2-a5a4-bb82c4c311cc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:07.745770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cdf9c913-e356-41d2-a5a4-bb82c4c311cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:07.746459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cdf9c913-e356-41d2-a5a4-bb82c4c311cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:07.747523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cdf9c913-e356-41d2-a5a4-bb82c4c311cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:07.765196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:07.765196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:07.766230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cdf9c913-e356-41d2-a5a4-bb82c4c311cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Snapshot retrieved successfully.
Aug 09 11:28:07.768115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cdf9c913-e356-41d2-a5a4-bb82c4c311cc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 returned with HTTP 200
Aug 09 11:28:07.768830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 394/785] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:28:07 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 => generated 460 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:08.629363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:08.632821 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] POST http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes
Aug 09 11:28:08.633696 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1324344620"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:08.636072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1324344620'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:08.636373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Create volume of 1 GB
Aug 09 11:28:08.637199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:08.637199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:08.644384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Availability Zones retrieved successfully.
Aug 09 11:28:08.662139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Flow 'volume_create_api' (1422d45d-4135-45a6-94a8-878e5323f284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:08.664732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334ed9cc-196c-4df9-bba4-a05c81991388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:08.667446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:28:08.704926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334ed9cc-196c-4df9-bba4-a05c81991388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:08.706921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a241babb-b85c-4c8d-912a-4713e9f1a084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:08.779394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f1e99339-69ed-484f-ba9f-ce9c252ce2ed None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:08.785583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f1e99339-69ed-484f-ba9f-ce9c252ce2ed tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471
Aug 09 11:28:08.786206 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f1e99339-69ed-484f-ba9f-ce9c252ce2ed tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:08.786922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f1e99339-69ed-484f-ba9f-ce9c252ce2ed tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:08.795795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f1e99339-69ed-484f-ba9f-ce9c252ce2ed tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 returned with HTTP 404
Aug 09 11:28:08.797813 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 395/786] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:28:08 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/snapshots/68e01a11-6fda-429d-ae03-08cf028c9471 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:28:08.802800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fe71100a-01fc-4bfc-951e-65300714edcc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:08.807498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe71100a-01fc-4bfc-951e-65300714edcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] DELETE http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa
Aug 09 11:28:08.808286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe71100a-01fc-4bfc-951e-65300714edcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:08.808898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe71100a-01fc-4bfc-951e-65300714edcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:08.809349 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-fe71100a-01fc-4bfc-951e-65300714edcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Delete volume with id: 6a369c6e-8ff8-44ac-b9bf-89fd789faefa 
Aug 09 11:28:08.821461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Created reservations ['94af509c-e3b6-484a-b3b7-7ddbfbf924ab', '6334cf0b-9bcf-4efe-abcc-2f66d94043dd', '3354cb5a-f899-4b55-a1fa-b879a66d2a3f', '1c2ddcf5-16b6-402b-9089-7f29d1558589'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:28:08.824817 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a241babb-b85c-4c8d-912a-4713e9f1a084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94af509c-e3b6-484a-b3b7-7ddbfbf924ab', '6334cf0b-9bcf-4efe-abcc-2f66d94043dd', '3354cb5a-f899-4b55-a1fa-b879a66d2a3f', '1c2ddcf5-16b6-402b-9089-7f29d1558589']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:08.826860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:08.826860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:08.828252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fe71100a-01fc-4bfc-951e-65300714edcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:08.828862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47210aff-54c2-4d09-be66-28b405b20759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:08.868649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fe71100a-01fc-4bfc-951e-65300714edcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Delete volume request issued successfully.
Aug 09 11:28:08.869435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe71100a-01fc-4bfc-951e-65300714edcc tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa returned with HTTP 202
Aug 09 11:28:08.870988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 396/787] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:28:08 2022] DELETE /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:28:08.871212 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47210aff-54c2-4d09-be66-28b405b20759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1324344620',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b0a6fd5299a7475bad7836d22b23967d',qos_specs=None,replication_status=<?>,reservations=['94af509c-e3b6-484a-b3b7-7ddbfbf924ab','6334cf0b-9bcf-4efe-abcc-2f66d94043dd','3354cb5a-f899-4b55-a1fa-b879a66d2a3f','1c2ddcf5-16b6-402b-9089-7f29d1558589'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8f9dc600fea34effa2afa8aee54aab7e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1324344620',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a6fd5299a7475bad7836d22b23967d',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='8f9dc600fea34effa2afa8aee54aab7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:08.876936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8fe107c4-b504-4331-8bb9-3d6250191b69 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:08.877639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9fe87a-cb82-464a-937e-12b118669638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:08.884190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8fe107c4-b504-4331-8bb9-3d6250191b69 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa
Aug 09 11:28:08.885011 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8fe107c4-b504-4331-8bb9-3d6250191b69 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:08.885816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8fe107c4-b504-4331-8bb9-3d6250191b69 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:08.913816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:08.913816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:08.928172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8fe107c4-b504-4331-8bb9-3d6250191b69 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:08.936185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9fe87a-cb82-464a-937e-12b118669638) 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-1324344620',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b0a6fd5299a7475bad7836d22b23967d',qos_specs=None,replication_status=<?>,reservations=['94af509c-e3b6-484a-b3b7-7ddbfbf924ab','6334cf0b-9bcf-4efe-abcc-2f66d94043dd','3354cb5a-f899-4b55-a1fa-b879a66d2a3f','1c2ddcf5-16b6-402b-9089-7f29d1558589'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8f9dc600fea34effa2afa8aee54aab7e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:08.939786 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742b7691-05e5-4137-9d7b-5d2749cd9aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:08.948700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8fe107c4-b504-4331-8bb9-3d6250191b69 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa returned with HTTP 200
Aug 09 11:28:08.950695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 397/788] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:08 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa => generated 909 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:08.966937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742b7691-05e5-4137-9d7b-5d2749cd9aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:08.972421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Flow 'volume_create_api' (1422d45d-4135-45a6-94a8-878e5323f284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:08.973728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Create volume request issued successfully.
Aug 09 11:28:08.976020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7a68e6eb-935a-4677-af9b-14228a7dc18d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes returned with HTTP 202
Aug 09 11:28:08.977703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 392/789] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:08 2022] POST /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes => generated 828 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:28:08.992151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-51d40bf2-2922-431d-bb8f-b4de67849a0c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:08.996569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-51d40bf2-2922-431d-bb8f-b4de67849a0c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1
Aug 09 11:28:08.997115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-51d40bf2-2922-431d-bb8f-b4de67849a0c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:08.998077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-51d40bf2-2922-431d-bb8f-b4de67849a0c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:09.005422 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=79,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:09.023103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:09.023103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:09.033615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-51d40bf2-2922-431d-bb8f-b4de67849a0c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:28:09.045673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-51d40bf2-2922-431d-bb8f-b4de67849a0c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 returned with HTTP 200
Aug 09 11:28:09.047159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 398/790] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:08 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 => generated 896 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:09.967505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f43e267d-1032-47b5-8d00-49bf0af0537d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:09.972193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f43e267d-1032-47b5-8d00-49bf0af0537d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa
Aug 09 11:28:09.972652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f43e267d-1032-47b5-8d00-49bf0af0537d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:09.973376 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f43e267d-1032-47b5-8d00-49bf0af0537d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:09.998101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f43e267d-1032-47b5-8d00-49bf0af0537d tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa returned with HTTP 404
Aug 09 11:28:09.999123 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 393/791] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:09 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/6a369c6e-8ff8-44ac-b9bf-89fd789faefa => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:10.004236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f1e2e736-d2db-4c74-8c2b-ac8986d17119 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:10.008553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f1e2e736-d2db-4c74-8c2b-ac8986d17119 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] DELETE http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:28:10.009323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f1e2e736-d2db-4c74-8c2b-ac8986d17119 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:10.010012 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f1e2e736-d2db-4c74-8c2b-ac8986d17119 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:10.010709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-f1e2e736-d2db-4c74-8c2b-ac8986d17119 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Delete volume with id: e3074d3c-a583-4a5c-84ea-772f1140590e 
Aug 09 11:28:10.035553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:10.035553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:10.037917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f1e2e736-d2db-4c74-8c2b-ac8986d17119 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:10.063377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ce159c00-80f4-4784-a6e5-00a6fc0f2747 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:10.067273 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce159c00-80f4-4784-a6e5-00a6fc0f2747 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1
Aug 09 11:28:10.067726 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce159c00-80f4-4784-a6e5-00a6fc0f2747 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:10.068327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce159c00-80f4-4784-a6e5-00a6fc0f2747 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:10.094014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:10.094014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:10.096833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f1e2e736-d2db-4c74-8c2b-ac8986d17119 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Delete volume request issued successfully.
Aug 09 11:28:10.097758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f1e2e736-d2db-4c74-8c2b-ac8986d17119 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 202
Aug 09 11:28:10.100194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 399/792] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:28:10 2022] DELETE /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:28:10.108667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e4fd061d-dedb-45f3-87da-200974539dd9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:10.109326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ce159c00-80f4-4784-a6e5-00a6fc0f2747 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:28:10.120564 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e4fd061d-dedb-45f3-87da-200974539dd9 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:28:10.121334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e4fd061d-dedb-45f3-87da-200974539dd9 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:10.123021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e4fd061d-dedb-45f3-87da-200974539dd9 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:10.123509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce159c00-80f4-4784-a6e5-00a6fc0f2747 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 returned with HTTP 200
Aug 09 11:28:10.138842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 394/793] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:10 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 => generated 921 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:10.147596 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:10.147596 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:10.155490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e4fd061d-dedb-45f3-87da-200974539dd9 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Volume info retrieved successfully.
Aug 09 11:28:10.167665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e4fd061d-dedb-45f3-87da-200974539dd9 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 200
Aug 09 11:28:10.168484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 400/794] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:10 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 1357 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:28:11.186176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-419fcd06-54a7-443b-8898-e4d0c7efeea5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:11.189859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-419fcd06-54a7-443b-8898-e4d0c7efeea5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] GET http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e
Aug 09 11:28:11.190636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-419fcd06-54a7-443b-8898-e4d0c7efeea5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:11.191168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-419fcd06-54a7-443b-8898-e4d0c7efeea5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:11.204050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-419fcd06-54a7-443b-8898-e4d0c7efeea5 tempest-VolumesExtendTest-467882133 tempest-VolumesExtendTest-467882133-project] http://10.222.0.59/volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e returned with HTTP 404
Aug 09 11:28:11.204994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 395/795] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:11 2022] GET /volume/v3/9a437eb161be410c8b3c5ef3ad4baa6f/volumes/e3074d3c-a583-4a5c-84ea-772f1140590e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:11.343878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:11.348040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:28:11.348858 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0ab5cdec-d7c2-476c-8466-0ac7c55530d2", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-57365118"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:11.351653 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume request body: {'volume': {'imageRef': '0ab5cdec-d7c2-476c-8466-0ac7c55530d2', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-57365118'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:11.468253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume of 2 GB
Aug 09 11:28:11.479049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Availability Zones retrieved successfully.
Aug 09 11:28:11.494770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Flow 'volume_create_api' (46011052-8a0b-465c-bb29-93f6df093d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:11.497529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0da3576-c615-4361-94f6-989786f81de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:11.500056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Validating volume size '2' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:28:11.550228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0da3576-c615-4361-94f6-989786f81de9) transitioned into state 'FAILURE' from state 'RUNNING'
Aug 09 11:28:11.550228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 0ab5cdec-d7c2-476c-8466-0ac7c55530d2 is not active.
Aug 09 11:28:11.558214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0da3576-c615-4361-94f6-989786f81de9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:11.561901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0da3576-c615-4361-94f6-989786f81de9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Aug 09 11:28:11.568502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Flow 'volume_create_api' (46011052-8a0b-465c-bb29-93f6df093d10) transitioned into state 'REVERTED' from state 'RUNNING'
Aug 09 11:28:11.569229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4b004603-2c20-46e0-bc94-6f2d6add9ceb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 400
Aug 09 11:28:11.570488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 401/796] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:28:11 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 125 bytes in 228 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0)
Aug 09 11:28:12.767674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:12.771129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:28:12.772040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2ff34bd0-725a-4a9d-bfa0-f4de91bbdf49"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:12.774554 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume request body: {'volume': {'size': 1, 'imageRef': '2ff34bd0-725a-4a9d-bfa0-f4de91bbdf49'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:12.891646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume of 1 GB
Aug 09 11:28:12.900429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Availability Zones retrieved successfully.
Aug 09 11:28:12.917079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Flow 'volume_create_api' (29842b4d-5580-417e-b7a4-e0bf2959cd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:12.919895 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d96cd57-8526-493c-ad04-ab315670f7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:12.922380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:28:12.981150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.volume.api [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d96cd57-8526-493c-ad04-ab315670f7f2) transitioned into state 'FAILURE' from state 'RUNNING'
Aug 09 11:28:12.981150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB.
Aug 09 11:28:12.985714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d96cd57-8526-493c-ad04-ab315670f7f2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:12.987723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.volume.api [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d96cd57-8526-493c-ad04-ab315670f7f2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Aug 09 11:28:12.990303 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.volume.api [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Flow 'volume_create_api' (29842b4d-5580-417e-b7a4-e0bf2959cd07) transitioned into state 'REVERTED' from state 'RUNNING'
Aug 09 11:28:12.990628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d9d068a4-99ef-4ac8-afae-bbb9e4b5ca39 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 400
Aug 09 11:28:12.991708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 396/797] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:12 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 134 bytes in 225 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:28:13.569926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-30f4ebd6-43de-4ad2-9876-0ed6c5a0ad74 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.573878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-30f4ebd6-43de-4ad2-9876-0ed6c5a0ad74 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:28:13.574784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-30f4ebd6-43de-4ad2-9876-0ed6c5a0ad74 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:13.577472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-30f4ebd6-43de-4ad2-9876-0ed6c5a0ad74 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 400
Aug 09 11:28:13.585193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 402/798] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:13 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 127 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:28:13.587811 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9ca5d7d8-d833-43d4-8a4d-586b3ba7f9f7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.592410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9ca5d7d8-d833-43d4-8a4d-586b3ba7f9f7 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:28:13.593436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9ca5d7d8-d833-43d4-8a4d-586b3ba7f9f7 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a4bebe35-0f76-4810-b022-e8b079b53eee"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:13.596865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-9ca5d7d8-d833-43d4-8a4d-586b3ba7f9f7 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a4bebe35-0f76-4810-b022-e8b079b53eee'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:13.606993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9ca5d7d8-d833-43d4-8a4d-586b3ba7f9f7 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 404
Aug 09 11:28:13.615861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-94f4d613-8e3f-47af-9b5d-1e83668973fb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.620601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-94f4d613-8e3f-47af-9b5d-1e83668973fb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:28:13.621593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-94f4d613-8e3f-47af-9b5d-1e83668973fb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0a081b87-ea23-4469-8fa4-352876b3e70a"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:13.626318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 397/799] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:13 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:13.626800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-94f4d613-8e3f-47af-9b5d-1e83668973fb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '0a081b87-ea23-4469-8fa4-352876b3e70a'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:13.640818 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-94f4d613-8e3f-47af-9b5d-1e83668973fb tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 404
Aug 09 11:28:13.648670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-370fce71-7cd1-4e26-af3f-65b3917a1e55 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.653085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-370fce71-7cd1-4e26-af3f-65b3917a1e55 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:28:13.654750 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-370fce71-7cd1-4e26-af3f-65b3917a1e55 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "248414bf-8115-4edf-bb63-47056c470e3e"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:13.657362 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-370fce71-7cd1-4e26-af3f-65b3917a1e55 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Create volume request body: {'volume': {'size': 1, 'volume_type': '248414bf-8115-4edf-bb63-47056c470e3e'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:13.658588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 403/800] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:13 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:13.693098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-370fce71-7cd1-4e26-af3f-65b3917a1e55 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 404
Aug 09 11:28:13.694410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 398/801] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:13 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:28:13.700581 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a4d81cac-c682-4af1-b63f-6692c3a9d013 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.704100 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4d81cac-c682-4af1-b63f-6692c3a9d013 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:28:13.704970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4d81cac-c682-4af1-b63f-6692c3a9d013 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:13.707751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4d81cac-c682-4af1-b63f-6692c3a9d013 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 400
Aug 09 11:28:13.708790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 404/802] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:13 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0)
Aug 09 11:28:13.715026 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c81f179e-fd4b-4dad-9814-4bd0761a33a5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.718801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c81f179e-fd4b-4dad-9814-4bd0761a33a5 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:28:13.719806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c81f179e-fd4b-4dad-9814-4bd0761a33a5 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:13.723210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c81f179e-fd4b-4dad-9814-4bd0761a33a5 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 400
Aug 09 11:28:13.724333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 399/803] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:13 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0)
Aug 09 11:28:13.730436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d4bebd65-bc7b-4252-bee5-ac45c68a4588 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.734370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d4bebd65-bc7b-4252-bee5-ac45c68a4588 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes
Aug 09 11:28:13.735111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d4bebd65-bc7b-4252-bee5-ac45c68a4588 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:13.737473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d4bebd65-bc7b-4252-bee5-ac45c68a4588 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes returned with HTTP 400
Aug 09 11:28:13.738408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 405/804] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:13 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0)
Aug 09 11:28:13.745677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f76ac68f-e819-4c43-9e57-633e20a4d83b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.750567 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f76ac68f-e819-4c43-9e57-633e20a4d83b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] DELETE http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/tempest-invalid-2002579760
Aug 09 11:28:13.751330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f76ac68f-e819-4c43-9e57-633e20a4d83b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:13.751959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f76ac68f-e819-4c43-9e57-633e20a4d83b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:13.752531 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-f76ac68f-e819-4c43-9e57-633e20a4d83b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Delete volume with id: tempest-invalid-2002579760 
Aug 09 11:28:13.766752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f76ac68f-e819-4c43-9e57-633e20a4d83b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/tempest-invalid-2002579760 returned with HTTP 404
Aug 09 11:28:13.772050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 400/805] 10.222.0.59 () {58 vars in 1298 bytes} [Tue Aug  9 11:28:13 2022] DELETE /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/tempest-invalid-2002579760 => generated 99 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:28:13.775283 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-77552ad3-6398-453b-9591-cfe93409e09b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.780360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 406/806] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:28:13 2022] DELETE /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0)
Aug 09 11:28:13.786967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-248bc419-71ba-40e3-846a-94d7ad3f7203 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.792380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-248bc419-71ba-40e3-846a-94d7ad3f7203 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/xxx/action
Aug 09 11:28:13.793478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-248bc419-71ba-40e3-846a-94d7ad3f7203 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-detach": {}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:13.793794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-248bc419-71ba-40e3-846a-94d7ad3f7203 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:13.812325 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-248bc419-71ba-40e3-846a-94d7ad3f7203 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/xxx/action returned with HTTP 404
Aug 09 11:28:13.813301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 401/807] 10.222.0.59 () {60 vars in 1268 bytes} [Tue Aug  9 11:28:13 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/xxx/action => generated 76 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:28:13.820388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-48673090-13f6-4d62-9806-efc12f5e834c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.825191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-48673090-13f6-4d62-9806-efc12f5e834c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/tempest-invalid-894352024
Aug 09 11:28:13.825650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-48673090-13f6-4d62-9806-efc12f5e834c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:13.826462 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-48673090-13f6-4d62-9806-efc12f5e834c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:13.840915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-48673090-13f6-4d62-9806-efc12f5e834c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/tempest-invalid-894352024 returned with HTTP 404
Aug 09 11:28:13.846480 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 407/808] 10.222.0.59 () {58 vars in 1292 bytes} [Tue Aug  9 11:28:13 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/tempest-invalid-894352024 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:28:13.849192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3826cc6c-3e2b-4e16-8a84-1331559e6a01 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.854359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 402/809] 10.222.0.59 () {58 vars in 1217 bytes} [Tue Aug  9 11:28:13 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0)
Aug 09 11:28:13.860785 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-09b415c4-0d37-4efc-b7d2-cb022f14546e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.864695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-09b415c4-0d37-4efc-b7d2-cb022f14546e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/detail?status=null
Aug 09 11:28:13.865304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-09b415c4-0d37-4efc-b7d2-cb022f14546e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:13.865695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-09b415c4-0d37-4efc-b7d2-cb022f14546e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:13.866565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-09b415c4-0d37-4efc-b7d2-cb022f14546e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:28:13.867170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-09b415c4-0d37-4efc-b7d2-cb022f14546e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Could not evaluate value null, assuming string {{(pid=110681) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:28:13.868775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-09b415c4-0d37-4efc-b7d2-cb022f14546e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:28:13.924120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-09b415c4-0d37-4efc-b7d2-cb022f14546e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Get all volumes completed successfully.
Aug 09 11:28:13.929141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-09b415c4-0d37-4efc-b7d2-cb022f14546e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/detail?status=null returned with HTTP 200
Aug 09 11:28:13.929840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 408/810] 10.222.0.59 () {58 vars in 1258 bytes} [Tue Aug  9 11:28:13 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/detail?status=null => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:28:13.946133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d398c8b9-cb42-4f0a-9325-c1172e26c845 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:13.949733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d398c8b9-cb42-4f0a-9325-c1172e26c845 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/detail?name=tempest-VolumesNegativeTest-Volume-633833422
Aug 09 11:28:13.950178 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d398c8b9-cb42-4f0a-9325-c1172e26c845 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:13.950623 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d398c8b9-cb42-4f0a-9325-c1172e26c845 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:13.951353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-d398c8b9-cb42-4f0a-9325-c1172e26c845 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:28:13.953036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d398c8b9-cb42-4f0a-9325-c1172e26c845 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-633833422'), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:28:14.003191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d398c8b9-cb42-4f0a-9325-c1172e26c845 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Get all volumes completed successfully.
Aug 09 11:28:14.008870 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d398c8b9-cb42-4f0a-9325-c1172e26c845 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/detail?name=tempest-VolumesNegativeTest-Volume-633833422 returned with HTTP 200
Aug 09 11:28:14.009707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 403/811] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:28:13 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/detail?name=tempest-VolumesNegativeTest-Volume-633833422 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:28:14.026441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-be70b71e-5463-44f0-9e4f-d3e1878fc37e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.030388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-be70b71e-5463-44f0-9e4f-d3e1878fc37e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes?status=null
Aug 09 11:28:14.031871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-be70b71e-5463-44f0-9e4f-d3e1878fc37e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:14.032572 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-be70b71e-5463-44f0-9e4f-d3e1878fc37e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:14.033453 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-be70b71e-5463-44f0-9e4f-d3e1878fc37e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:28:14.034704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-be70b71e-5463-44f0-9e4f-d3e1878fc37e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Could not evaluate value null, assuming string {{(pid=110681) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:28:14.036502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-be70b71e-5463-44f0-9e4f-d3e1878fc37e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:28:14.087252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-be70b71e-5463-44f0-9e4f-d3e1878fc37e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Get all volumes completed successfully.
Aug 09 11:28:14.088122 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-be70b71e-5463-44f0-9e4f-d3e1878fc37e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes?status=null returned with HTTP 200
Aug 09 11:28:14.089051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 409/812] 10.222.0.59 () {58 vars in 1237 bytes} [Tue Aug  9 11:28:14 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes?status=null => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:28:14.098699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b55c31fe-b7d3-4c98-aecc-3ecce16d233b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.102228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b55c31fe-b7d3-4c98-aecc-3ecce16d233b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes?name=tempest-VolumesNegativeTest-Volume-1986593268
Aug 09 11:28:14.102898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b55c31fe-b7d3-4c98-aecc-3ecce16d233b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:14.103135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b55c31fe-b7d3-4c98-aecc-3ecce16d233b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:14.103806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-b55c31fe-b7d3-4c98-aecc-3ecce16d233b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:28:14.105952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b55c31fe-b7d3-4c98-aecc-3ecce16d233b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1986593268'), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:28:14.158114 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b55c31fe-b7d3-4c98-aecc-3ecce16d233b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Get all volumes completed successfully.
Aug 09 11:28:14.158855 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b55c31fe-b7d3-4c98-aecc-3ecce16d233b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes?name=tempest-VolumesNegativeTest-Volume-1986593268 returned with HTTP 200
Aug 09 11:28:14.159644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 404/813] 10.222.0.59 () {58 vars in 1315 bytes} [Tue Aug  9 11:28:14 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes?name=tempest-VolumesNegativeTest-Volume-1986593268 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Aug 09 11:28:14.168541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7d8d2967-7fc4-490d-baf9-da82a20ab11d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.172451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d8d2967-7fc4-490d-baf9-da82a20ab11d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action
Aug 09 11:28:14.173244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d8d2967-7fc4-490d-baf9-da82a20ab11d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-reserve": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.174069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d8d2967-7fc4-490d-baf9-da82a20ab11d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.189103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:14.189103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:14.190169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7d8d2967-7fc4-490d-baf9-da82a20ab11d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Volume info retrieved successfully.
Aug 09 11:28:14.202404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7d8d2967-7fc4-490d-baf9-da82a20ab11d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Reserve volume completed successfully.
Aug 09 11:28:14.203031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d8d2967-7fc4-490d-baf9-da82a20ab11d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action returned with HTTP 202
Aug 09 11:28:14.204262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 410/814] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:28:14.209298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9e906b6f-3ddf-425f-bb68-17b040e1be6d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.213189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9e906b6f-3ddf-425f-bb68-17b040e1be6d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action
Aug 09 11:28:14.214155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9e906b6f-3ddf-425f-bb68-17b040e1be6d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-reserve": {}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.214691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9e906b6f-3ddf-425f-bb68-17b040e1be6d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.232812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:14.232812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:14.233873 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9e906b6f-3ddf-425f-bb68-17b040e1be6d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Volume info retrieved successfully.
Aug 09 11:28:14.246619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: ERROR cinder.volume.api [None req-9e906b6f-3ddf-425f-bb68-17b040e1be6d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Volume status must be available to reserve, but the status is attaching.
Aug 09 11:28:14.247288 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9e906b6f-3ddf-425f-bb68-17b040e1be6d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action returned with HTTP 400
Aug 09 11:28:14.253027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 405/815] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action => generated 132 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:28:14.254956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3bfa1acb-3332-40dd-bbb8-4c319eddb4fc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.258584 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3bfa1acb-3332-40dd-bbb8-4c319eddb4fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action
Aug 09 11:28:14.259523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3bfa1acb-3332-40dd-bbb8-4c319eddb4fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-unreserve": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.259847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3bfa1acb-3332-40dd-bbb8-4c319eddb4fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.278474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:14.278474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:14.279879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3bfa1acb-3332-40dd-bbb8-4c319eddb4fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Volume info retrieved successfully.
Aug 09 11:28:14.310474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3bfa1acb-3332-40dd-bbb8-4c319eddb4fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Unreserve volume completed successfully.
Aug 09 11:28:14.311035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3bfa1acb-3332-40dd-bbb8-4c319eddb4fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action returned with HTTP 202
Aug 09 11:28:14.311992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 411/816] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:28:14.318119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-32ef09e8-fcf0-4fcf-b801-1222760e584c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.321863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-32ef09e8-fcf0-4fcf-b801-1222760e584c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/37ed6cbf-6d2f-47ce-8bc5-986b69b00ca0/action
Aug 09 11:28:14.323027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-32ef09e8-fcf0-4fcf-b801-1222760e584c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-reserve": {}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.323380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-32ef09e8-fcf0-4fcf-b801-1222760e584c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.326012 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=77,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:14.341920 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-32ef09e8-fcf0-4fcf-b801-1222760e584c tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/37ed6cbf-6d2f-47ce-8bc5-986b69b00ca0/action returned with HTTP 404
Aug 09 11:28:14.348491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 406/817] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/37ed6cbf-6d2f-47ce-8bc5-986b69b00ca0/action => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:14.349924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f0d62e34-adde-4ad2-b17f-786d9db242a6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.355424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f0d62e34-adde-4ad2-b17f-786d9db242a6 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/69104aee-cd7d-4fb2-9aab-e288a657a133/action
Aug 09 11:28:14.357041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f0d62e34-adde-4ad2-b17f-786d9db242a6 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-unreserve": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.357438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f0d62e34-adde-4ad2-b17f-786d9db242a6 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.370878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f0d62e34-adde-4ad2-b17f-786d9db242a6 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/69104aee-cd7d-4fb2-9aab-e288a657a133/action returned with HTTP 404
Aug 09 11:28:14.372274 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 412/818] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/69104aee-cd7d-4fb2-9aab-e288a657a133/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:28:14.378236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-07247d9a-9706-4c5d-8728-490decf31164 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.387562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 407/819] 10.222.0.59 () {60 vars in 1237 bytes} [Tue Aug  9 11:28:14 2022] PUT /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0)
Aug 09 11:28:14.388700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b7648a39-5a32-43cd-9086-7385c9e0f12e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.394019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b7648a39-5a32-43cd-9086-7385c9e0f12e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] PUT http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/tempest-invalid-117028377
Aug 09 11:28:14.395066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b7648a39-5a32-43cd-9086-7385c9e0f12e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.409390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b7648a39-5a32-43cd-9086-7385c9e0f12e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/tempest-invalid-117028377 returned with HTTP 404
Aug 09 11:28:14.410387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 413/820] 10.222.0.59 () {60 vars in 1312 bytes} [Tue Aug  9 11:28:14 2022] PUT /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/tempest-invalid-117028377 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:28:14.417071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-21747a07-4630-455a-bdee-dca8b9f49f47 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.422209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-21747a07-4630-455a-bdee-dca8b9f49f47 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] PUT http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/2266d402-9558-456d-9a95-fc2247e9d160
Aug 09 11:28:14.422209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-21747a07-4630-455a-bdee-dca8b9f49f47 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.438614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-21747a07-4630-455a-bdee-dca8b9f49f47 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/2266d402-9558-456d-9a95-fc2247e9d160 returned with HTTP 404
Aug 09 11:28:14.443824 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 408/821] 10.222.0.59 () {60 vars in 1345 bytes} [Tue Aug  9 11:28:14 2022] PUT /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/2266d402-9558-456d-9a95-fc2247e9d160 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:14.446166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3d900e01-b5a9-4070-a681-5eb8dbcc01b2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.451867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3d900e01-b5a9-4070-a681-5eb8dbcc01b2 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] DELETE http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/e87a6675-b69d-4fe1-8681-b7babe7032a9
Aug 09 11:28:14.452968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3d900e01-b5a9-4070-a681-5eb8dbcc01b2 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:14.453812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3d900e01-b5a9-4070-a681-5eb8dbcc01b2 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:14.454426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-3d900e01-b5a9-4070-a681-5eb8dbcc01b2 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Delete volume with id: e87a6675-b69d-4fe1-8681-b7babe7032a9 
Aug 09 11:28:14.478845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3d900e01-b5a9-4070-a681-5eb8dbcc01b2 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/e87a6675-b69d-4fe1-8681-b7babe7032a9 returned with HTTP 404
Aug 09 11:28:14.481244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 414/822] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:28:14 2022] DELETE /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/e87a6675-b69d-4fe1-8681-b7babe7032a9 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:14.489802 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c1ad22c4-5c19-4015-8103-ac1d23d41c3d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.496990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c1ad22c4-5c19-4015-8103-ac1d23d41c3d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action
Aug 09 11:28:14.498505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c1ad22c4-5c19-4015-8103-ac1d23d41c3d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.499253 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c1ad22c4-5c19-4015-8103-ac1d23d41c3d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.503732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c1ad22c4-5c19-4015-8103-ac1d23d41c3d tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action returned with HTTP 400
Aug 09 11:28:14.505977 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 409/823] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action => generated 140 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:28:14.515307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-535bc908-7d51-431d-9e38-45a4bc5f5e14 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.524692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-535bc908-7d51-431d-9e38-45a4bc5f5e14 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action
Aug 09 11:28:14.525446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-535bc908-7d51-431d-9e38-45a4bc5f5e14 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.525812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-535bc908-7d51-431d-9e38-45a4bc5f5e14 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.528214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-535bc908-7d51-431d-9e38-45a4bc5f5e14 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action returned with HTTP 400
Aug 09 11:28:14.536848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 415/824] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action => generated 131 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:28:14.538344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-33ccc2db-5ba3-4f7e-90af-40d39820be5b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.544896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-33ccc2db-5ba3-4f7e-90af-40d39820be5b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/ca337ef8-1a3f-4bdd-bf11-140813e68da5/action
Aug 09 11:28:14.552413 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-33ccc2db-5ba3-4f7e-90af-40d39820be5b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.553280 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-33ccc2db-5ba3-4f7e-90af-40d39820be5b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.596127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-33ccc2db-5ba3-4f7e-90af-40d39820be5b tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/ca337ef8-1a3f-4bdd-bf11-140813e68da5/action returned with HTTP 404
Aug 09 11:28:14.603532 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 410/825] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/ca337ef8-1a3f-4bdd-bf11-140813e68da5/action => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:14.605154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4af0bc3c-b879-4cc3-a570-ab5cb2d5978e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.611184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4af0bc3c-b879-4cc3-a570-ab5cb2d5978e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action
Aug 09 11:28:14.613096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4af0bc3c-b879-4cc3-a570-ab5cb2d5978e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.614074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4af0bc3c-b879-4cc3-a570-ab5cb2d5978e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.618125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4af0bc3c-b879-4cc3-a570-ab5cb2d5978e tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action returned with HTTP 400
Aug 09 11:28:14.627006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9037d452-9e50-4d17-874a-0145ebd474a9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.628111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 416/826] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a/action => generated 129 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:28:14.631447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9037d452-9e50-4d17-874a-0145ebd474a9 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] POST http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/None/action
Aug 09 11:28:14.632126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9037d452-9e50-4d17-874a-0145ebd474a9 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:14.632454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9037d452-9e50-4d17-874a-0145ebd474a9 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:14.657317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9037d452-9e50-4d17-874a-0145ebd474a9 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/None/action returned with HTTP 404
Aug 09 11:28:14.658671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 411/827] 10.222.0.59 () {60 vars in 1271 bytes} [Tue Aug  9 11:28:14 2022] POST /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/None/action => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:28:14.673003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dca3d56d-02b9-4ca8-bf52-83c9f4a525fc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.677980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dca3d56d-02b9-4ca8-bf52-83c9f4a525fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/ab2ca428-cdbe-4c1b-9219-9546ad78c2b1
Aug 09 11:28:14.678480 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dca3d56d-02b9-4ca8-bf52-83c9f4a525fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:14.680258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dca3d56d-02b9-4ca8-bf52-83c9f4a525fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:14.703321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dca3d56d-02b9-4ca8-bf52-83c9f4a525fc tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/ab2ca428-cdbe-4c1b-9219-9546ad78c2b1 returned with HTTP 404
Aug 09 11:28:14.712342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 417/828] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:14 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/ab2ca428-cdbe-4c1b-9219-9546ad78c2b1 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:14.713902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-90b53aee-4cf5-4736-ba7a-ad5958292018 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.717736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-90b53aee-4cf5-4736-ba7a-ad5958292018 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] DELETE http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a
Aug 09 11:28:14.718188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-90b53aee-4cf5-4736-ba7a-ad5958292018 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:14.718635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-90b53aee-4cf5-4736-ba7a-ad5958292018 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:14.719339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-90b53aee-4cf5-4736-ba7a-ad5958292018 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Delete volume with id: 084fd11f-051f-4606-b1fe-bded7be0491a 
Aug 09 11:28:14.742065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:14.742065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:14.743601 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-90b53aee-4cf5-4736-ba7a-ad5958292018 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Volume info retrieved successfully.
Aug 09 11:28:14.801471 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-90b53aee-4cf5-4736-ba7a-ad5958292018 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Delete volume request issued successfully.
Aug 09 11:28:14.803428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-90b53aee-4cf5-4736-ba7a-ad5958292018 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a returned with HTTP 202
Aug 09 11:28:14.812727 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 412/829] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:28:14 2022] DELETE /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:28:14.823877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a6efdf66-28c7-4f25-91bd-77f9ca71a8f4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:14.832626 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a6efdf66-28c7-4f25-91bd-77f9ca71a8f4 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a
Aug 09 11:28:14.833430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a6efdf66-28c7-4f25-91bd-77f9ca71a8f4 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:14.834158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a6efdf66-28c7-4f25-91bd-77f9ca71a8f4 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:14.872063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:14.872063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:14.894981 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a6efdf66-28c7-4f25-91bd-77f9ca71a8f4 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Volume info retrieved successfully.
Aug 09 11:28:14.901549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a6efdf66-28c7-4f25-91bd-77f9ca71a8f4 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a returned with HTTP 200
Aug 09 11:28:14.902315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 418/830] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:14 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:15.921244 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-52f2e68f-87de-43ed-927f-dfb9abac8cd5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:15.950887 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-52f2e68f-87de-43ed-927f-dfb9abac8cd5 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] GET http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a
Aug 09 11:28:15.952090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-52f2e68f-87de-43ed-927f-dfb9abac8cd5 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:15.952902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-52f2e68f-87de-43ed-927f-dfb9abac8cd5 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:16.032527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-52f2e68f-87de-43ed-927f-dfb9abac8cd5 tempest-VolumesNegativeTest-1612100881 tempest-VolumesNegativeTest-1612100881-project] http://10.222.0.59/volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a returned with HTTP 404
Aug 09 11:28:16.035265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 413/831] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:15 2022] GET /volume/v3/7fec1f5ba8ef43ba9a04a16e17b9ad6d/volumes/084fd11f-051f-4606-b1fe-bded7be0491a => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:28:19.981989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:20.189747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes
Aug 09 11:28:20.191982 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-564246726"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:20.213078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-564246726'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:20.213503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume of 1 GB
Aug 09 11:28:20.243629 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Availability Zones retrieved successfully.
Aug 09 11:28:20.264407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (00c3a7eb-6fc0-4c8f-95c6-fd5d758d4e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:20.267661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872f1682-2a70-4895-99a8-9e5b52cee612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:20.270577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:28:20.330112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872f1682-2a70-4895-99a8-9e5b52cee612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:20.333149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ad43d1-bc69-49ae-9709-eb8fc653eb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:20.488445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=92,cinder:UPDATE=3,cinder:INSERT=5 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:20.529021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f8d2a295-95ae-4da6-bfa3-20113768e89f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:20.534941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f8d2a295-95ae-4da6-bfa3-20113768e89f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:28:20.535848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f8d2a295-95ae-4da6-bfa3-20113768e89f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-attach": {"instance_uuid": "356432f3-2475-4a32-9017-d095c516d414", "mountpoint": "/dev/sdb"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:20.536288 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f8d2a295-95ae-4da6-bfa3-20113768e89f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "356432f3-2475-4a32-9017-d095c516d414", "mountpoint": "/dev/sdb"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:20.545192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['a1d4292a-3754-44c0-8352-e0ac2ac672fe', '01354b8c-6bc1-4981-8841-2bbbb4afbe09', '5bb54ff5-70a2-4868-a184-58733136ab91', '2374db4f-ca6b-462f-ba8e-ed1c234f7c10'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:28:20.548882 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ad43d1-bc69-49ae-9709-eb8fc653eb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1d4292a-3754-44c0-8352-e0ac2ac672fe', '01354b8c-6bc1-4981-8841-2bbbb4afbe09', '5bb54ff5-70a2-4868-a184-58733136ab91', '2374db4f-ca6b-462f-ba8e-ed1c234f7c10']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:20.551062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c1858fd-424e-490a-8aec-5faf0aa3e6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:20.565330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:20.565330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:20.566912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f8d2a295-95ae-4da6-bfa3-20113768e89f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:20.583897 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c1858fd-424e-490a-8aec-5faf0aa3e6e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c88317e2-5180-474f-9c7a-1e9572698e4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-564246726',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['a1d4292a-3754-44c0-8352-e0ac2ac672fe','01354b8c-6bc1-4981-8841-2bbbb4afbe09','5bb54ff5-70a2-4868-a184-58733136ab91','2374db4f-ca6b-462f-ba8e-ed1c234f7c10'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:28:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-564246726',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c88317e2-5180-474f-9c7a-1e9572698e4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',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='50e392889ece4517a139dfde15fcb208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:20.588318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314975fb-9f73-4ca1-90d6-57bad9e9884a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:20.615921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f8d2a295-95ae-4da6-bfa3-20113768e89f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Update volume admin metadata completed successfully.
Aug 09 11:28:20.632871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314975fb-9f73-4ca1-90d6-57bad9e9884a) 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-VolumesSnapshotTestJSON-Volume-564246726',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['a1d4292a-3754-44c0-8352-e0ac2ac672fe','01354b8c-6bc1-4981-8841-2bbbb4afbe09','5bb54ff5-70a2-4868-a184-58733136ab91','2374db4f-ca6b-462f-ba8e-ed1c234f7c10'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:20.634902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f743f280-67b1-46b8-a744-736c52facbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:20.668433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f743f280-67b1-46b8-a744-736c52facbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:20.673618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (00c3a7eb-6fc0-4c8f-95c6-fd5d758d4e2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:20.675320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request issued successfully.
Aug 09 11:28:20.677680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a6c32c0-7997-4833-8a28-587d5b74e1bb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes returned with HTTP 202
Aug 09 11:28:20.693202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 419/832] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:19 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes => generated 822 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:28:20.701630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2623857c-f8fc-4540-a251-4e8e00f7517a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:20.708554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2623857c-f8fc-4540-a251-4e8e00f7517a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:28:20.709103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2623857c-f8fc-4540-a251-4e8e00f7517a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:20.709631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2623857c-f8fc-4540-a251-4e8e00f7517a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:20.729718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:20.729718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:20.738618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2623857c-f8fc-4540-a251-4e8e00f7517a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:20.753061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2623857c-f8fc-4540-a251-4e8e00f7517a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:28:20.754002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 420/833] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:20 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 890 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:20.800882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f8d2a295-95ae-4da6-bfa3-20113768e89f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Attach volume completed successfully.
Aug 09 11:28:20.801843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f8d2a295-95ae-4da6-bfa3-20113768e89f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 202
Aug 09 11:28:20.802867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 414/834] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:20 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:28:20.810759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9dd77fcc-65a2-4272-99ad-73cdbe9dba10 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:20.818187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9dd77fcc-65a2-4272-99ad-73cdbe9dba10 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:20.819632 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9dd77fcc-65a2-4272-99ad-73cdbe9dba10 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:20.821201 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9dd77fcc-65a2-4272-99ad-73cdbe9dba10 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:20.855869 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:20.855869 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:20.864055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9dd77fcc-65a2-4272-99ad-73cdbe9dba10 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:20.885675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9dd77fcc-65a2-4272-99ad-73cdbe9dba10 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:20.888784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 421/835] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:20 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 1245 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:28:20.908894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4a1b5980-ddcf-40ef-8f1e-dc0ce856f47f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:20.912845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a1b5980-ddcf-40ef-8f1e-dc0ce856f47f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:20.913962 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a1b5980-ddcf-40ef-8f1e-dc0ce856f47f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:20.914669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a1b5980-ddcf-40ef-8f1e-dc0ce856f47f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:20.945936 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:20.945936 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:20.958708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4a1b5980-ddcf-40ef-8f1e-dc0ce856f47f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:20.972329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a1b5980-ddcf-40ef-8f1e-dc0ce856f47f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:20.984924 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 415/836] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:20 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 1245 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:28:20.989971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6c333cf6-ddfe-4ec1-ab43-8c9b5d20d814 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:20.994649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c333cf6-ddfe-4ec1-ab43-8c9b5d20d814 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:28:20.995869 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c333cf6-ddfe-4ec1-ab43-8c9b5d20d814 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-detach": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:20.996354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c333cf6-ddfe-4ec1-ab43-8c9b5d20d814 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:21.022686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:21.022686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:21.024357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6c333cf6-ddfe-4ec1-ab43-8c9b5d20d814 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:21.770081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a599315d-1f76-44b5-aea9-fdbf37fa7324 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:21.775304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a599315d-1f76-44b5-aea9-fdbf37fa7324 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:28:21.776083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a599315d-1f76-44b5-aea9-fdbf37fa7324 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:21.776706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a599315d-1f76-44b5-aea9-fdbf37fa7324 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:21.803340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6c333cf6-ddfe-4ec1-ab43-8c9b5d20d814 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Detach volume completed successfully.
Aug 09 11:28:21.804782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c333cf6-ddfe-4ec1-ab43-8c9b5d20d814 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 202
Aug 09 11:28:21.810916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 422/837] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:20 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:28:21.813721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-825000c3-9a21-41c4-a9d5-8921a8c677ad None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:21.819776 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-825000c3-9a21-41c4-a9d5-8921a8c677ad tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:21.820696 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-825000c3-9a21-41c4-a9d5-8921a8c677ad tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:21.821362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-825000c3-9a21-41c4-a9d5-8921a8c677ad tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:21.846999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:21.846999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:21.866137 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:21.866137 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:21.873240 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a599315d-1f76-44b5-aea9-fdbf37fa7324 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:21.877730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-825000c3-9a21-41c4-a9d5-8921a8c677ad tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:21.889813 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a599315d-1f76-44b5-aea9-fdbf37fa7324 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:28:21.891250 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 416/838] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:21 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:21.891961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-825000c3-9a21-41c4-a9d5-8921a8c677ad tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:21.892723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 423/839] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:21 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 930 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:27.506286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bfaa2153-f4d2-4789-8742-b22ad55eb818 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:27.509951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bfaa2153-f4d2-4789-8742-b22ad55eb818 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:28:27.510669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bfaa2153-f4d2-4789-8742-b22ad55eb818 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-reserve": {}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:27.511023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bfaa2153-f4d2-4789-8742-b22ad55eb818 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:27.528608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:27.528608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:27.530111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bfaa2153-f4d2-4789-8742-b22ad55eb818 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:27.541751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bfaa2153-f4d2-4789-8742-b22ad55eb818 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Reserve volume completed successfully.
Aug 09 11:28:27.542384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bfaa2153-f4d2-4789-8742-b22ad55eb818 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 202
Aug 09 11:28:27.544794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 417/840] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:27 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:28:27.549778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-19fc80a2-06fc-4555-82f7-7575a6f79413 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:27.554366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-19fc80a2-06fc-4555-82f7-7575a6f79413 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:27.555195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-19fc80a2-06fc-4555-82f7-7575a6f79413 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:27.555924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-19fc80a2-06fc-4555-82f7-7575a6f79413 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:27.575437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:27.575437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:27.584080 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-19fc80a2-06fc-4555-82f7-7575a6f79413 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:27.597415 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-19fc80a2-06fc-4555-82f7-7575a6f79413 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:27.598279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 424/841] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:27 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 930 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:27.615330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-abd23c74-6572-49ac-9d8d-0aada9ecb2c7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:27.620578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-abd23c74-6572-49ac-9d8d-0aada9ecb2c7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:28:27.621800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-abd23c74-6572-49ac-9d8d-0aada9ecb2c7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-unreserve": {}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:27.622415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-abd23c74-6572-49ac-9d8d-0aada9ecb2c7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:27.640318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:27.640318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:27.641022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-abd23c74-6572-49ac-9d8d-0aada9ecb2c7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:27.678665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-abd23c74-6572-49ac-9d8d-0aada9ecb2c7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Unreserve volume completed successfully.
Aug 09 11:28:27.679391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-abd23c74-6572-49ac-9d8d-0aada9ecb2c7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 202
Aug 09 11:28:27.680397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 418/842] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:27 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:28:27.688058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6263dfbc-89f8-419a-bbfd-3d4e0da7f3e2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:27.702057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6263dfbc-89f8-419a-bbfd-3d4e0da7f3e2 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:27.702928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6263dfbc-89f8-419a-bbfd-3d4e0da7f3e2 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:27.703639 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6263dfbc-89f8-419a-bbfd-3d4e0da7f3e2 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:27.725524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:27.725524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:27.734685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6263dfbc-89f8-419a-bbfd-3d4e0da7f3e2 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:27.747889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6263dfbc-89f8-419a-bbfd-3d4e0da7f3e2 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:27.749061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 425/843] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:27 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 930 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:27.765834 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-346126ac-6b32-4ff9-8a71-a6df470612d4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:27.770613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-346126ac-6b32-4ff9-8a71-a6df470612d4 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:28:27.771759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-346126ac-6b32-4ff9-8a71-a6df470612d4 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:27.772258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-346126ac-6b32-4ff9-8a71-a6df470612d4 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:27.791335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:27.791335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:27.792903 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-346126ac-6b32-4ff9-8a71-a6df470612d4 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:27.810084 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-346126ac-6b32-4ff9-8a71-a6df470612d4 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume updated successfully.
Aug 09 11:28:27.810627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-346126ac-6b32-4ff9-8a71-a6df470612d4 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 200
Aug 09 11:28:27.814944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 419/844] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:27 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)
Aug 09 11:28:27.816873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a42d3ada-3714-4890-9789-cf7ade31eb8d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:27.820847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a42d3ada-3714-4890-9789-cf7ade31eb8d tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:27.821500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a42d3ada-3714-4890-9789-cf7ade31eb8d tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:27.822463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a42d3ada-3714-4890-9789-cf7ade31eb8d tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:27.839695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:27.839695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:27.848675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a42d3ada-3714-4890-9789-cf7ade31eb8d tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:27.861586 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a42d3ada-3714-4890-9789-cf7ade31eb8d tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:27.863312 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 426/845] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:27 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 929 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:27.878086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bddda831-d1d5-4104-b3cc-757939bfeaac None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:27.881854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bddda831-d1d5-4104-b3cc-757939bfeaac tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:28:27.882789 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bddda831-d1d5-4104-b3cc-757939bfeaac tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:27.883344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bddda831-d1d5-4104-b3cc-757939bfeaac tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:27.900371 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:27.900371 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:27.901436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bddda831-d1d5-4104-b3cc-757939bfeaac tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:27.912649 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bddda831-d1d5-4104-b3cc-757939bfeaac tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume updated successfully.
Aug 09 11:28:27.913128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bddda831-d1d5-4104-b3cc-757939bfeaac tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 200
Aug 09 11:28:27.913928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 420/846] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:27 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)
Aug 09 11:28:27.918726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0b8a8dae-435a-45b3-a723-314e8f1e3b27 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:27.922514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0b8a8dae-435a-45b3-a723-314e8f1e3b27 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:27.922997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0b8a8dae-435a-45b3-a723-314e8f1e3b27 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:27.923480 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0b8a8dae-435a-45b3-a723-314e8f1e3b27 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:27.939131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:27.939131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:27.948617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0b8a8dae-435a-45b3-a723-314e8f1e3b27 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:27.966154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0b8a8dae-435a-45b3-a723-314e8f1e3b27 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:27.967465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 427/847] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:27 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 930 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:27.985545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2786e0ee-f316-4f78-a05d-887f202c4692 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:27.990791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2786e0ee-f316-4f78-a05d-887f202c4692 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:28:27.991799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2786e0ee-f316-4f78-a05d-887f202c4692 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:27.992351 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2786e0ee-f316-4f78-a05d-887f202c4692 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:28.015065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:28.015065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:28.016207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2786e0ee-f316-4f78-a05d-887f202c4692 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:28.049281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2786e0ee-f316-4f78-a05d-887f202c4692 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Update volume admin metadata completed successfully.
Aug 09 11:28:28.049660 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2786e0ee-f316-4f78-a05d-887f202c4692 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Update readonly setting on volume completed successfully.
Aug 09 11:28:28.050204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2786e0ee-f316-4f78-a05d-887f202c4692 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 202
Aug 09 11:28:28.054290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 421/848] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:27 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:28:28.056054 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b23ec34e-1efd-4df0-9eff-ee2d95c30223 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:28.061047 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b23ec34e-1efd-4df0-9eff-ee2d95c30223 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:28.061458 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b23ec34e-1efd-4df0-9eff-ee2d95c30223 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:28.062189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b23ec34e-1efd-4df0-9eff-ee2d95c30223 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:28.108751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:28.108751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:28.124638 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b23ec34e-1efd-4df0-9eff-ee2d95c30223 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:28.147279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b23ec34e-1efd-4df0-9eff-ee2d95c30223 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:28.150174 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 428/849] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:28 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 929 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:28.181612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-920ddfc6-68a8-4cf9-93f5-b094fb7f43a7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:28.188386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-920ddfc6-68a8-4cf9-93f5-b094fb7f43a7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:28:28.190412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-920ddfc6-68a8-4cf9-93f5-b094fb7f43a7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:28.191352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-920ddfc6-68a8-4cf9-93f5-b094fb7f43a7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:28.232513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:28.232513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:28.233610 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-920ddfc6-68a8-4cf9-93f5-b094fb7f43a7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:28.253235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-920ddfc6-68a8-4cf9-93f5-b094fb7f43a7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Update volume admin metadata completed successfully.
Aug 09 11:28:28.253553 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-920ddfc6-68a8-4cf9-93f5-b094fb7f43a7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Update readonly setting on volume completed successfully.
Aug 09 11:28:28.254344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-920ddfc6-68a8-4cf9-93f5-b094fb7f43a7 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 202
Aug 09 11:28:28.255873 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 422/850] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:28:28 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:28:28.262305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5c0d67c8-abfc-4663-88b2-2f48624e769a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:28.266381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5c0d67c8-abfc-4663-88b2-2f48624e769a tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:28.267113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5c0d67c8-abfc-4663-88b2-2f48624e769a tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:28.267757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5c0d67c8-abfc-4663-88b2-2f48624e769a tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:28.285334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:28.285334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:28.292995 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:28.297591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] POST http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes
Aug 09 11:28:28.298258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5c0d67c8-abfc-4663-88b2-2f48624e769a tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:28.298466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-516197066", "imageRef": "f0c5a029-a991-4a19-85f5-1c4d7ec34334", "size": 1}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:28.301593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-516197066', 'imageRef': 'f0c5a029-a991-4a19-85f5-1c4d7ec34334', 'size': 1}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:28.321998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5c0d67c8-abfc-4663-88b2-2f48624e769a tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:28.327054 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 429/851] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:28 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 930 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:28.352621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c81fc2f6-fb1c-48c2-811d-dbd6faa2cd9f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:28.363154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c81fc2f6-fb1c-48c2-811d-dbd6faa2cd9f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] POST http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action
Aug 09 11:28:28.364682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c81fc2f6-fb1c-48c2-811d-dbd6faa2cd9f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-202657360", "disk_format": "raw"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:28:28.365397 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c81fc2f6-fb1c-48c2-811d-dbd6faa2cd9f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-202657360", "disk_format": "raw"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:28.402970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:28.402970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:28.405379 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c81fc2f6-fb1c-48c2-811d-dbd6faa2cd9f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:28.430685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=6,cinder:UPDATE=13,cinder:SELECT=81 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:28.495953 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:28.495953 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:28.522422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Create volume of 1 GB
Aug 09 11:28:28.536258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Availability Zones retrieved successfully.
Aug 09 11:28:28.570453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Flow 'volume_create_api' (c6253528-e338-4330-9098-79586380895e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:28.577202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e154dba-a9ee-40ba-8952-6f6e71792afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:28.579830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:28:28.690417 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e154dba-a9ee-40ba-8952-6f6e71792afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:28.691633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c81fc2f6-fb1c-48c2-811d-dbd6faa2cd9f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Copy volume to image completed successfully.
Aug 09 11:28:28.693164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c81fc2f6-fb1c-48c2-811d-dbd6faa2cd9f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action returned with HTTP 202
Aug 09 11:28:28.694867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (998e062c-c6d3-43fd-bc62-d036532695c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:28.694996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 430/852] 10.222.0.59 () {60 vars in 1368 bytes} [Tue Aug  9 11:28:28 2022] POST /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6/action => generated 697 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:28:28.729728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=90,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:28.793860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Created reservations ['d9a8e884-d06c-475f-b98d-027ee1f650e6', '82e70f50-5400-4d30-8a3f-db08a4c2f712', 'f14e646e-427a-45f8-a297-faa59da4dd97', 'ceb90b56-9296-4e72-83bb-0b56d5209d51'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:28:28.795524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (998e062c-c6d3-43fd-bc62-d036532695c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a8e884-d06c-475f-b98d-027ee1f650e6', '82e70f50-5400-4d30-8a3f-db08a4c2f712', 'f14e646e-427a-45f8-a297-faa59da4dd97', 'ceb90b56-9296-4e72-83bb-0b56d5209d51']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:28.797411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31e7779-8da2-44f6-9013-c78bc98ef129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:28.819763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31e7779-8da2-44f6-9013-c78bc98ef129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb151910-5f20-42c2-afbb-b88acb7a8a4e', '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-516197066',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d5b4feb5fe1746a2b54b81e61558d4c0',qos_specs=None,replication_status=<?>,reservations=['d9a8e884-d06c-475f-b98d-027ee1f650e6','82e70f50-5400-4d30-8a3f-db08a4c2f712','f14e646e-427a-45f8-a297-faa59da4dd97','ceb90b56-9296-4e72-83bb-0b56d5209d51'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='b477645d5d814644aa77e11066f0489d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-516197066',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=eb151910-5f20-42c2-afbb-b88acb7a8a4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b4feb5fe1746a2b54b81e61558d4c0',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='b477645d5d814644aa77e11066f0489d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:28.821595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89ba81f-ce6c-4647-9f0d-39724d2ecc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:28.851975 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89ba81f-ce6c-4647-9f0d-39724d2ecc5a) 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-516197066',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d5b4feb5fe1746a2b54b81e61558d4c0',qos_specs=None,replication_status=<?>,reservations=['d9a8e884-d06c-475f-b98d-027ee1f650e6','82e70f50-5400-4d30-8a3f-db08a4c2f712','f14e646e-427a-45f8-a297-faa59da4dd97','ceb90b56-9296-4e72-83bb-0b56d5209d51'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='b477645d5d814644aa77e11066f0489d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:28.853910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097175e1-fcf8-4a36-9499-f9ab8041fb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:28.881301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (097175e1-fcf8-4a36-9499-f9ab8041fb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:28.884170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Flow 'volume_create_api' (c6253528-e338-4330-9098-79586380895e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:28.884933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Create volume request issued successfully.
Aug 09 11:28:28.886577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dc80d7db-7d70-4f4f-8e38-4c7dffda85d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes returned with HTTP 202
Aug 09 11:28:28.887825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 423/853] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:28:28 2022] POST /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes => generated 821 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:28:28.902154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e59a24dc-1020-4fcf-92f1-6eb9b242e4af None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:28.906434 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e59a24dc-1020-4fcf-92f1-6eb9b242e4af tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:28.907435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e59a24dc-1020-4fcf-92f1-6eb9b242e4af tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:28.908148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e59a24dc-1020-4fcf-92f1-6eb9b242e4af tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:28.926514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:28.926514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:28.934547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e59a24dc-1020-4fcf-92f1-6eb9b242e4af tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:28.944873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e59a24dc-1020-4fcf-92f1-6eb9b242e4af tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:28.946565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 431/854] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:28 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 889 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:29.962563 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-05223c9d-9946-4c1b-b156-9f6514f63779 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:29.967073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-05223c9d-9946-4c1b-b156-9f6514f63779 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:29.967636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-05223c9d-9946-4c1b-b156-9f6514f63779 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:29.968300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-05223c9d-9946-4c1b-b156-9f6514f63779 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:29.985382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:29.985382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:29.994342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-05223c9d-9946-4c1b-b156-9f6514f63779 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:30.006119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-05223c9d-9946-4c1b-b156-9f6514f63779 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:30.007025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 424/855] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:29 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:31.026378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-590e6ae0-e08f-48c7-9456-e0056e219560 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:31.032232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-590e6ae0-e08f-48c7-9456-e0056e219560 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:31.032908 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-590e6ae0-e08f-48c7-9456-e0056e219560 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:31.033435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-590e6ae0-e08f-48c7-9456-e0056e219560 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:31.049239 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:31.049239 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:31.072330 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-590e6ae0-e08f-48c7-9456-e0056e219560 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:31.083805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-590e6ae0-e08f-48c7-9456-e0056e219560 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:31.084950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 432/856] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:31 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:32.101615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ab12474a-22dc-44e1-8314-e344e0eaac70 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:32.105309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab12474a-22dc-44e1-8314-e344e0eaac70 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:32.105755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab12474a-22dc-44e1-8314-e344e0eaac70 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:32.106203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab12474a-22dc-44e1-8314-e344e0eaac70 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:32.123643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:32.123643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:32.130861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ab12474a-22dc-44e1-8314-e344e0eaac70 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:32.140791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab12474a-22dc-44e1-8314-e344e0eaac70 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:32.141546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 425/857] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:32 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:33.161682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8539f73f-e83a-4842-9ed4-acb318d94bfd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:33.165581 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8539f73f-e83a-4842-9ed4-acb318d94bfd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:33.166181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8539f73f-e83a-4842-9ed4-acb318d94bfd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:33.166629 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8539f73f-e83a-4842-9ed4-acb318d94bfd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:33.182154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:33.182154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:33.191186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8539f73f-e83a-4842-9ed4-acb318d94bfd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:33.202034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8539f73f-e83a-4842-9ed4-acb318d94bfd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:33.203131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 433/858] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:33 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:34.219561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-34144654-c1ac-494c-aad3-5a7f7f134b14 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:34.225680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-34144654-c1ac-494c-aad3-5a7f7f134b14 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:34.226424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-34144654-c1ac-494c-aad3-5a7f7f134b14 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:34.227232 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-34144654-c1ac-494c-aad3-5a7f7f134b14 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:34.245684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:34.245684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:34.255163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-34144654-c1ac-494c-aad3-5a7f7f134b14 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:34.266116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-34144654-c1ac-494c-aad3-5a7f7f134b14 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:34.266921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 426/859] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:34 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:35.299056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7fab7e1f-f0e9-426f-b51d-319e13043fbd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:35.305797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7fab7e1f-f0e9-426f-b51d-319e13043fbd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:35.306775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7fab7e1f-f0e9-426f-b51d-319e13043fbd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:35.307653 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7fab7e1f-f0e9-426f-b51d-319e13043fbd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:35.328951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:35.328951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:35.339601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7fab7e1f-f0e9-426f-b51d-319e13043fbd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:35.356961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7fab7e1f-f0e9-426f-b51d-319e13043fbd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:35.357383 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 434/860] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:35 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:36.380143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-54ffe285-2234-4421-9707-1872619ef37a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:36.384446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-54ffe285-2234-4421-9707-1872619ef37a tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:36.385228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-54ffe285-2234-4421-9707-1872619ef37a tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:36.385714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-54ffe285-2234-4421-9707-1872619ef37a tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:36.404238 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:36.404238 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:36.414970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-54ffe285-2234-4421-9707-1872619ef37a tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:36.427573 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-54ffe285-2234-4421-9707-1872619ef37a tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:36.440284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 427/861] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:36 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:37.444737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bda0f162-8583-44a0-ab39-57d8c167e6e8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:37.452017 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bda0f162-8583-44a0-ab39-57d8c167e6e8 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:37.452820 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bda0f162-8583-44a0-ab39-57d8c167e6e8 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:37.455108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bda0f162-8583-44a0-ab39-57d8c167e6e8 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:37.490061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:37.490061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:37.498674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bda0f162-8583-44a0-ab39-57d8c167e6e8 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:37.510516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bda0f162-8583-44a0-ab39-57d8c167e6e8 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:37.511735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 435/862] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:37 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:38.554268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f137b75f-714a-4c19-9a71-e57da75c72fc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:38.566444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f137b75f-714a-4c19-9a71-e57da75c72fc tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:38.568421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f137b75f-714a-4c19-9a71-e57da75c72fc tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:38.569424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f137b75f-714a-4c19-9a71-e57da75c72fc tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:38.595436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:38.595436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:38.604763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f137b75f-714a-4c19-9a71-e57da75c72fc tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:38.616881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f137b75f-714a-4c19-9a71-e57da75c72fc tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:38.618514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 428/863] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:38 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:39.636417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5deee3ee-4f13-4577-bdc1-2c4ca7378619 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:39.644369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5deee3ee-4f13-4577-bdc1-2c4ca7378619 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:39.645221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5deee3ee-4f13-4577-bdc1-2c4ca7378619 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:39.645748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5deee3ee-4f13-4577-bdc1-2c4ca7378619 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:39.667503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:39.667503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:39.678650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5deee3ee-4f13-4577-bdc1-2c4ca7378619 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:39.694631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5deee3ee-4f13-4577-bdc1-2c4ca7378619 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:39.696045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 436/864] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:39 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:40.712889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-92f4c584-f2dd-4338-b5d4-bb2020c6ec59 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:40.716704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92f4c584-f2dd-4338-b5d4-bb2020c6ec59 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:40.717422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92f4c584-f2dd-4338-b5d4-bb2020c6ec59 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:40.718040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92f4c584-f2dd-4338-b5d4-bb2020c6ec59 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:40.738305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:40.738305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:40.747013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-92f4c584-f2dd-4338-b5d4-bb2020c6ec59 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:40.770700 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92f4c584-f2dd-4338-b5d4-bb2020c6ec59 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:40.772019 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 429/865] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:40 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:41.805395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a57fc562-0883-4cf8-8417-2f61b792549d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:41.811088 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a57fc562-0883-4cf8-8417-2f61b792549d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:41.811548 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a57fc562-0883-4cf8-8417-2f61b792549d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:41.812001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a57fc562-0883-4cf8-8417-2f61b792549d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:41.834966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:41.834966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:41.846153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a57fc562-0883-4cf8-8417-2f61b792549d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:41.865492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a57fc562-0883-4cf8-8417-2f61b792549d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:41.866550 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 437/866] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:41 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:42.682466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6ea1beb9-d265-4e13-890e-e600811cf870 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:42.690356 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] POST http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes
Aug 09 11:28:42.691522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1721409739"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:42.694275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1721409739'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:42.694582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Create volume of 1 GB
Aug 09 11:28:42.705053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Availability Zones retrieved successfully.
Aug 09 11:28:42.728967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Flow 'volume_create_api' (eb893b37-ab3c-4301-8368-3df456634ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:42.734139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247c4f0d-6df9-4e3b-835d-60f5b096129d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:42.739082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:28:42.787549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247c4f0d-6df9-4e3b-835d-60f5b096129d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:42.791770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc78887f-8750-46a6-9d3f-b7dacc9586a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:42.809654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:42.893448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f559d787-4eb4-4eb7-b6b5-14e7cedf9004 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:42.901530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f559d787-4eb4-4eb7-b6b5-14e7cedf9004 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:42.902983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f559d787-4eb4-4eb7-b6b5-14e7cedf9004 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:42.907611 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f559d787-4eb4-4eb7-b6b5-14e7cedf9004 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:42.927871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Created reservations ['5ca49fad-f25d-46e7-bd89-7ef16b798bd8', '4a39db69-72f8-41c0-9def-d9098e09a894', 'a4c3f922-cf90-4efa-b2ff-b5eb79e1866e', '2a1d73bf-8711-4626-a59e-b0205298e52d'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:28:42.930082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc78887f-8750-46a6-9d3f-b7dacc9586a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ca49fad-f25d-46e7-bd89-7ef16b798bd8', '4a39db69-72f8-41c0-9def-d9098e09a894', 'a4c3f922-cf90-4efa-b2ff-b5eb79e1866e', '2a1d73bf-8711-4626-a59e-b0205298e52d']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:42.932683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478554c1-1419-4d56-9228-e0ec5eadcfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:42.943661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:42.943661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:42.955954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f559d787-4eb4-4eb7-b6b5-14e7cedf9004 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:42.963097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478554c1-1419-4d56-9228-e0ec5eadcfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69fc5377-37d0-46d4-afeb-140a87001870', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1721409739',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b0a6fd5299a7475bad7836d22b23967d',qos_specs=None,replication_status=<?>,reservations=['5ca49fad-f25d-46e7-bd89-7ef16b798bd8','4a39db69-72f8-41c0-9def-d9098e09a894','a4c3f922-cf90-4efa-b2ff-b5eb79e1866e','2a1d73bf-8711-4626-a59e-b0205298e52d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8f9dc600fea34effa2afa8aee54aab7e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1721409739',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=69fc5377-37d0-46d4-afeb-140a87001870,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a6fd5299a7475bad7836d22b23967d',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='8f9dc600fea34effa2afa8aee54aab7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:42.970542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ae1fbf-041d-4f36-a523-502c8f60af7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:42.981791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f559d787-4eb4-4eb7-b6b5-14e7cedf9004 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:42.982644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 438/867] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:42 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:43.015761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ae1fbf-041d-4f36-a523-502c8f60af7f) 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-1721409739',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='b0a6fd5299a7475bad7836d22b23967d',qos_specs=None,replication_status=<?>,reservations=['5ca49fad-f25d-46e7-bd89-7ef16b798bd8','4a39db69-72f8-41c0-9def-d9098e09a894','a4c3f922-cf90-4efa-b2ff-b5eb79e1866e','2a1d73bf-8711-4626-a59e-b0205298e52d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8f9dc600fea34effa2afa8aee54aab7e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:43.018233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5775b1e5-9031-4764-86a6-b9e2759c05f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:43.039024 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5775b1e5-9031-4764-86a6-b9e2759c05f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:43.048056 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Flow 'volume_create_api' (eb893b37-ab3c-4301-8368-3df456634ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:43.049094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Create volume request issued successfully.
Aug 09 11:28:43.050573 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6ea1beb9-d265-4e13-890e-e600811cf870 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes returned with HTTP 202
Aug 09 11:28:43.052004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 430/868] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:28:42 2022] POST /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes => generated 828 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:28:43.074447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b0ddc3d7-3efb-40fa-af0b-b1d97b18b3b9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:43.081117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b0ddc3d7-3efb-40fa-af0b-b1d97b18b3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:28:43.093270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b0ddc3d7-3efb-40fa-af0b-b1d97b18b3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:43.094245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b0ddc3d7-3efb-40fa-af0b-b1d97b18b3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:43.132745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:43.132745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:43.151962 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b0ddc3d7-3efb-40fa-af0b-b1d97b18b3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:28:43.180884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b0ddc3d7-3efb-40fa-af0b-b1d97b18b3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:28:43.182724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 439/869] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:43 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 896 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:43.999683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-213607b2-7d0c-49c6-9530-6d14ccf9a9c2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:44.004057 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-213607b2-7d0c-49c6-9530-6d14ccf9a9c2 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:44.004513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-213607b2-7d0c-49c6-9530-6d14ccf9a9c2 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:44.004969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-213607b2-7d0c-49c6-9530-6d14ccf9a9c2 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:44.021215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:44.021215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:44.028806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-213607b2-7d0c-49c6-9530-6d14ccf9a9c2 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:44.038942 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-213607b2-7d0c-49c6-9530-6d14ccf9a9c2 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:44.051347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 431/870] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:43 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:44.202853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-932fd271-fe34-4d34-b9da-833e8f5c7a6c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:44.208473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-932fd271-fe34-4d34-b9da-833e8f5c7a6c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:28:44.209105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-932fd271-fe34-4d34-b9da-833e8f5c7a6c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:44.209680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-932fd271-fe34-4d34-b9da-833e8f5c7a6c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:44.226598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:44.226598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:44.236872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-932fd271-fe34-4d34-b9da-833e8f5c7a6c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:28:44.250891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-932fd271-fe34-4d34-b9da-833e8f5c7a6c tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:28:44.251508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 440/871] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:44 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:45.056063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-05f7ce81-3bf0-4eb2-922b-dba85a2a38d0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:45.059886 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-05f7ce81-3bf0-4eb2-922b-dba85a2a38d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:45.060492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-05f7ce81-3bf0-4eb2-922b-dba85a2a38d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:45.060879 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-05f7ce81-3bf0-4eb2-922b-dba85a2a38d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:45.076454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:45.076454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:45.084500 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-05f7ce81-3bf0-4eb2-922b-dba85a2a38d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:45.099234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-05f7ce81-3bf0-4eb2-922b-dba85a2a38d0 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:45.099944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 432/872] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:45 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:45.275503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f3c115ef-c9fc-4920-a38c-0c2f80cd750b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:45.282673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f3c115ef-c9fc-4920-a38c-0c2f80cd750b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:28:45.283377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f3c115ef-c9fc-4920-a38c-0c2f80cd750b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:45.284062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f3c115ef-c9fc-4920-a38c-0c2f80cd750b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:45.311721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:45.311721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:45.329179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f3c115ef-c9fc-4920-a38c-0c2f80cd750b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:28:45.341801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f3c115ef-c9fc-4920-a38c-0c2f80cd750b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:28:45.342597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 441/873] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:45 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:46.121827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0db23d30-8f2b-437f-977f-0a1402f3e90b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:46.128206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0db23d30-8f2b-437f-977f-0a1402f3e90b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:46.129043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0db23d30-8f2b-437f-977f-0a1402f3e90b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:46.129876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0db23d30-8f2b-437f-977f-0a1402f3e90b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:46.152571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:46.152571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:46.162529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0db23d30-8f2b-437f-977f-0a1402f3e90b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:46.174501 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0db23d30-8f2b-437f-977f-0a1402f3e90b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:46.176001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 433/874] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:46 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:47.199434 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b78721d8-8ebb-4735-975f-ac4183b59b84 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:47.203568 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b78721d8-8ebb-4735-975f-ac4183b59b84 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:47.204075 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b78721d8-8ebb-4735-975f-ac4183b59b84 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:47.204533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b78721d8-8ebb-4735-975f-ac4183b59b84 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:47.220209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:47.220209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:47.228823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b78721d8-8ebb-4735-975f-ac4183b59b84 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:47.240814 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b78721d8-8ebb-4735-975f-ac4183b59b84 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:47.242040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 442/875] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:47 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:48.264105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dbc86338-5e70-4de6-b4b2-6385a8e33af5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:48.272138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dbc86338-5e70-4de6-b4b2-6385a8e33af5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:48.272468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dbc86338-5e70-4de6-b4b2-6385a8e33af5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:48.273007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dbc86338-5e70-4de6-b4b2-6385a8e33af5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:48.299536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:48.299536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:48.311554 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dbc86338-5e70-4de6-b4b2-6385a8e33af5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:48.335870 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dbc86338-5e70-4de6-b4b2-6385a8e33af5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:48.351147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 434/876] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:48 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:49.346685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2fd12a8c-4e57-418c-933b-5f1237b494be None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:49.351514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes
Aug 09 11:28:49.353399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f0c5a029-a991-4a19-85f5-1c4d7ec34334", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1663323518"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:28:49.356720 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-49f98ce2-ddad-49e7-9317-a204f2a685cd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:49.361421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49f98ce2-ddad-49e7-9317-a204f2a685cd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:49.362525 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-49f98ce2-ddad-49e7-9317-a204f2a685cd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:49.363764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-49f98ce2-ddad-49e7-9317-a204f2a685cd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:49.368104 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request body: {'volume': {'imageRef': 'f0c5a029-a991-4a19-85f5-1c4d7ec34334', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1663323518'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:28:49.391169 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:49.391169 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:49.400403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-49f98ce2-ddad-49e7-9317-a204f2a685cd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:49.411939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49f98ce2-ddad-49e7-9317-a204f2a685cd tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:49.425709 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 435/877] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:49 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:49.543523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume of 1 GB
Aug 09 11:28:49.558033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Availability Zones retrieved successfully.
Aug 09 11:28:49.574266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (fd3531d5-889d-4276-b23f-8ca8b602b01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:49.577781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2caae77-934d-4cb6-832a-2dd2021b2b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:49.580543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:28:49.668631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=100 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:49.680941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2caae77-934d-4cb6-832a-2dd2021b2b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:49.683199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (388be294-b94c-4f07-bcf7-b694362af7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:49.811367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['607982c7-ac4d-40bf-8ef9-5c1abbf30820', 'aadcd3b8-caec-4427-82aa-93c4442f2a2f', 'fe46ca8c-b996-460b-9e1a-5618624d2066', '2d69c044-6dbb-4969-b9ae-c01d83ff31f9'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:28:49.813258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (388be294-b94c-4f07-bcf7-b694362af7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['607982c7-ac4d-40bf-8ef9-5c1abbf30820', 'aadcd3b8-caec-4427-82aa-93c4442f2a2f', 'fe46ca8c-b996-460b-9e1a-5618624d2066', '2d69c044-6dbb-4969-b9ae-c01d83ff31f9']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:49.815266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993ac2d9-6028-4d66-bfc9-1506857177ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:49.844496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993ac2d9-6028-4d66-bfc9-1506857177ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44d6055c-52f8-40e6-991e-ce054100290c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1663323518',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['607982c7-ac4d-40bf-8ef9-5c1abbf30820','aadcd3b8-caec-4427-82aa-93c4442f2a2f','fe46ca8c-b996-460b-9e1a-5618624d2066','2d69c044-6dbb-4969-b9ae-c01d83ff31f9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1663323518',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=44d6055c-52f8-40e6-991e-ce054100290c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',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='50e392889ece4517a139dfde15fcb208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:49.854430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f91a8f-cff6-4476-852a-304e88013d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:49.893498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f91a8f-cff6-4476-852a-304e88013d97) 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-VolumesSnapshotTestJSON-Volume-1663323518',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['607982c7-ac4d-40bf-8ef9-5c1abbf30820','aadcd3b8-caec-4427-82aa-93c4442f2a2f','fe46ca8c-b996-460b-9e1a-5618624d2066','2d69c044-6dbb-4969-b9ae-c01d83ff31f9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:49.896755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d216857-27c0-48a8-814c-b34abd58c45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:28:49.922542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d216857-27c0-48a8-814c-b34abd58c45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:28:49.925207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (fd3531d5-889d-4276-b23f-8ca8b602b01f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:28:49.925929 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request issued successfully.
Aug 09 11:28:49.927230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2fd12a8c-4e57-418c-933b-5f1237b494be tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes returned with HTTP 202
Aug 09 11:28:49.931771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 443/878] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:28:49 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes => generated 823 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:28:49.943788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-995ef373-6ebc-47b6-9b45-7b99ec32102c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:49.948333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-995ef373-6ebc-47b6-9b45-7b99ec32102c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:49.949079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-995ef373-6ebc-47b6-9b45-7b99ec32102c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:49.949984 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-995ef373-6ebc-47b6-9b45-7b99ec32102c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:49.967529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:49.967529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:49.977492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-995ef373-6ebc-47b6-9b45-7b99ec32102c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:49.990281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-995ef373-6ebc-47b6-9b45-7b99ec32102c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:49.991456 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 436/879] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:49 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 891 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:50.428760 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-690763f9-5f4d-4340-b824-07ad9fbe324e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:50.432793 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-690763f9-5f4d-4340-b824-07ad9fbe324e tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:50.433249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-690763f9-5f4d-4340-b824-07ad9fbe324e tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:50.433715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-690763f9-5f4d-4340-b824-07ad9fbe324e tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:50.457405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:50.457405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:50.465104 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-690763f9-5f4d-4340-b824-07ad9fbe324e tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:50.477477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-690763f9-5f4d-4340-b824-07ad9fbe324e tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:50.478730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 444/880] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:50 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 971 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:51.009439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a088e717-5550-4d66-9a7c-279c08dff065 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:51.014077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a088e717-5550-4d66-9a7c-279c08dff065 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:51.014736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a088e717-5550-4d66-9a7c-279c08dff065 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:51.015484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a088e717-5550-4d66-9a7c-279c08dff065 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:51.031668 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:51.031668 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:51.039155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a088e717-5550-4d66-9a7c-279c08dff065 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:51.049720 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a088e717-5550-4d66-9a7c-279c08dff065 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:51.050588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 437/881] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:51 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:51.499073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c32ff3d7-c73b-4fa6-b42e-bd0147284970 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:51.513857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c32ff3d7-c73b-4fa6-b42e-bd0147284970 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:51.516186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c32ff3d7-c73b-4fa6-b42e-bd0147284970 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:51.519547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c32ff3d7-c73b-4fa6-b42e-bd0147284970 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:51.589305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:51.589305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:51.619373 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c32ff3d7-c73b-4fa6-b42e-bd0147284970 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:51.680783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c32ff3d7-c73b-4fa6-b42e-bd0147284970 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:51.684323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 445/882] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:51 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:52.066566 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c4066d4f-60be-4e16-8ffe-028102104682 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:52.072680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c4066d4f-60be-4e16-8ffe-028102104682 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:52.073257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c4066d4f-60be-4e16-8ffe-028102104682 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:52.074938 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c4066d4f-60be-4e16-8ffe-028102104682 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:52.093952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:52.093952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:52.104158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c4066d4f-60be-4e16-8ffe-028102104682 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:52.117121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c4066d4f-60be-4e16-8ffe-028102104682 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:52.118221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 438/883] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:52 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:52.715205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cf03315a-1139-4084-89a4-1860fb1643cf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:52.721914 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cf03315a-1139-4084-89a4-1860fb1643cf tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:52.722754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cf03315a-1139-4084-89a4-1860fb1643cf tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:52.723546 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cf03315a-1139-4084-89a4-1860fb1643cf tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:52.756150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:52.756150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:52.768437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cf03315a-1139-4084-89a4-1860fb1643cf tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:52.793830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cf03315a-1139-4084-89a4-1860fb1643cf tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:52.795362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 446/884] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:52 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:53.135639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b3e173a5-1f51-4798-8789-123f653224a6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:53.148045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b3e173a5-1f51-4798-8789-123f653224a6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:53.148888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b3e173a5-1f51-4798-8789-123f653224a6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:53.149998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b3e173a5-1f51-4798-8789-123f653224a6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:53.179136 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:53.179136 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:53.193784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b3e173a5-1f51-4798-8789-123f653224a6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:53.203207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:53.221524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b3e173a5-1f51-4798-8789-123f653224a6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:53.223189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 439/885] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:53 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:53.812967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0bd32fbf-aa92-4a69-91d8-1ea6146e7835 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:53.828478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0bd32fbf-aa92-4a69-91d8-1ea6146e7835 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:53.830108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0bd32fbf-aa92-4a69-91d8-1ea6146e7835 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:53.830838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0bd32fbf-aa92-4a69-91d8-1ea6146e7835 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:53.851530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:53.851530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:53.861076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0bd32fbf-aa92-4a69-91d8-1ea6146e7835 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:53.875191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0bd32fbf-aa92-4a69-91d8-1ea6146e7835 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:53.876206 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 447/886] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:53 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:54.242045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5af4b659-3a79-464d-b6a1-593e8565e5ec None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:54.248437 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5af4b659-3a79-464d-b6a1-593e8565e5ec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:54.249260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5af4b659-3a79-464d-b6a1-593e8565e5ec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:54.249752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5af4b659-3a79-464d-b6a1-593e8565e5ec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:54.288486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:54.288486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:54.304120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5af4b659-3a79-464d-b6a1-593e8565e5ec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:54.325505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5af4b659-3a79-464d-b6a1-593e8565e5ec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:54.327496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 440/887] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:54 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:54.894744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-78f15578-6f7c-4560-9074-79def66091ee None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:54.900024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-78f15578-6f7c-4560-9074-79def66091ee tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:54.901168 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-78f15578-6f7c-4560-9074-79def66091ee tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:54.903919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-78f15578-6f7c-4560-9074-79def66091ee tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:54.946226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:54.946226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:54.964912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-78f15578-6f7c-4560-9074-79def66091ee tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:55.005065 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-78f15578-6f7c-4560-9074-79def66091ee tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:55.006556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 448/888] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:54 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:55.346474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bb3a4c1d-4074-4c3a-9359-086a928da5e2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:55.351311 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bb3a4c1d-4074-4c3a-9359-086a928da5e2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:55.351778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bb3a4c1d-4074-4c3a-9359-086a928da5e2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:55.352221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bb3a4c1d-4074-4c3a-9359-086a928da5e2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:55.367539 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:55.367539 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:55.376360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bb3a4c1d-4074-4c3a-9359-086a928da5e2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:55.386326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bb3a4c1d-4074-4c3a-9359-086a928da5e2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:55.387122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 441/889] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:55 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:56.054362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ed578ca3-e18d-426d-976e-3b04c3ee2bcb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:56.058013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed578ca3-e18d-426d-976e-3b04c3ee2bcb tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:56.058474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ed578ca3-e18d-426d-976e-3b04c3ee2bcb tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:56.058977 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ed578ca3-e18d-426d-976e-3b04c3ee2bcb tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:56.076028 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:56.076028 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:56.087378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ed578ca3-e18d-426d-976e-3b04c3ee2bcb tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:56.102320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed578ca3-e18d-426d-976e-3b04c3ee2bcb tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:56.103484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 449/890] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:56 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:56.415191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fc54bfc7-1da5-40dc-b619-c3358fe52493 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:56.419807 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fc54bfc7-1da5-40dc-b619-c3358fe52493 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:56.420281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fc54bfc7-1da5-40dc-b619-c3358fe52493 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:56.420954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fc54bfc7-1da5-40dc-b619-c3358fe52493 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:56.436825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:56.436825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:56.445708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fc54bfc7-1da5-40dc-b619-c3358fe52493 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:56.460003 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fc54bfc7-1da5-40dc-b619-c3358fe52493 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:56.461395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 442/891] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:56 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:57.120281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4a132c9e-1358-499a-acaa-3a701d54bdb9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:57.124450 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4a132c9e-1358-499a-acaa-3a701d54bdb9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:57.124787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4a132c9e-1358-499a-acaa-3a701d54bdb9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:57.125266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4a132c9e-1358-499a-acaa-3a701d54bdb9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:57.141112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:57.141112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:57.148527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4a132c9e-1358-499a-acaa-3a701d54bdb9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:57.158190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4a132c9e-1358-499a-acaa-3a701d54bdb9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:57.159214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 450/892] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:57 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:57.261768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f2d6fec3-9166-4b42-95c8-ce57355edcf5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:57.266894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f2d6fec3-9166-4b42-95c8-ce57355edcf5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:57.267794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f2d6fec3-9166-4b42-95c8-ce57355edcf5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:57.268439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f2d6fec3-9166-4b42-95c8-ce57355edcf5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:57.289270 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:57.289270 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:57.300524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f2d6fec3-9166-4b42-95c8-ce57355edcf5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:57.315049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f2d6fec3-9166-4b42-95c8-ce57355edcf5 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:57.316028 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 443/893] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:57 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 930 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:57.479342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-86743399-57b9-4c55-b4ac-720870016cfc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:57.483186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-86743399-57b9-4c55-b4ac-720870016cfc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:57.484021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-86743399-57b9-4c55-b4ac-720870016cfc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:57.484775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-86743399-57b9-4c55-b4ac-720870016cfc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:57.502040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:57.502040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:57.510649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-86743399-57b9-4c55-b4ac-720870016cfc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:57.523433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-86743399-57b9-4c55-b4ac-720870016cfc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:57.525015 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 451/894] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:57 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:58.176162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9d88fe49-a6e5-4608-9614-449c9b40db3c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:58.179761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9d88fe49-a6e5-4608-9614-449c9b40db3c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:58.180216 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9d88fe49-a6e5-4608-9614-449c9b40db3c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:58.180668 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9d88fe49-a6e5-4608-9614-449c9b40db3c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:58.196100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:58.196100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:58.203743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9d88fe49-a6e5-4608-9614-449c9b40db3c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:58.213728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9d88fe49-a6e5-4608-9614-449c9b40db3c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:58.214472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 444/895] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:58 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:58.332474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3ff110d4-fb5c-4abf-a35f-432754a01483 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:58.336085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3ff110d4-fb5c-4abf-a35f-432754a01483 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:58.336599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3ff110d4-fb5c-4abf-a35f-432754a01483 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:58.337044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3ff110d4-fb5c-4abf-a35f-432754a01483 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:58.339400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:28:58.358511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:58.358511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:58.367859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3ff110d4-fb5c-4abf-a35f-432754a01483 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:58.377411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3ff110d4-fb5c-4abf-a35f-432754a01483 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:58.378115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 452/896] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:58 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 930 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:58.540630 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-458ad49a-c25e-414c-bbc6-4d8f98ab848a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:58.544194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-458ad49a-c25e-414c-bbc6-4d8f98ab848a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:58.544653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-458ad49a-c25e-414c-bbc6-4d8f98ab848a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:58.545122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-458ad49a-c25e-414c-bbc6-4d8f98ab848a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:58.560650 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:58.560650 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:58.568788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-458ad49a-c25e-414c-bbc6-4d8f98ab848a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:58.579933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-458ad49a-c25e-414c-bbc6-4d8f98ab848a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:58.581085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 445/897] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:58 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:58.860831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-15d03fd7-2375-48ed-9d06-dced2bc70401 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:58.864604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-15d03fd7-2375-48ed-9d06-dced2bc70401 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] DELETE http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:58.865050 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-15d03fd7-2375-48ed-9d06-dced2bc70401 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:58.865501 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-15d03fd7-2375-48ed-9d06-dced2bc70401 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:58.865915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-15d03fd7-2375-48ed-9d06-dced2bc70401 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Delete volume with id: beffcbb9-c862-4d13-b5df-5ec359cd47d6 
Aug 09 11:28:58.881415 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:58.881415 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:58.882434 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-15d03fd7-2375-48ed-9d06-dced2bc70401 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:58.924085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-15d03fd7-2375-48ed-9d06-dced2bc70401 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Delete volume request issued successfully.
Aug 09 11:28:58.924472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-15d03fd7-2375-48ed-9d06-dced2bc70401 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 202
Aug 09 11:28:58.925256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 453/898] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:28:58 2022] DELETE /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:28:58.930043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-132999d6-bc02-4021-9b15-ccd66f7e1d42 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:58.933956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-132999d6-bc02-4021-9b15-ccd66f7e1d42 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:58.934384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-132999d6-bc02-4021-9b15-ccd66f7e1d42 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:58.934840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-132999d6-bc02-4021-9b15-ccd66f7e1d42 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:58.951223 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:58.951223 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:58.959578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-132999d6-bc02-4021-9b15-ccd66f7e1d42 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Volume info retrieved successfully.
Aug 09 11:28:58.970221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-132999d6-bc02-4021-9b15-ccd66f7e1d42 tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 200
Aug 09 11:28:58.970980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 446/899] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:58 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 929 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:59.230801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-099cd570-b823-4757-85d9-87ca796a98ad None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:59.234506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-099cd570-b823-4757-85d9-87ca796a98ad tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:28:59.235083 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-099cd570-b823-4757-85d9-87ca796a98ad tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:59.235544 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-099cd570-b823-4757-85d9-87ca796a98ad tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:59.251751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:59.251751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:59.258711 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-099cd570-b823-4757-85d9-87ca796a98ad tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:28:59.273533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-099cd570-b823-4757-85d9-87ca796a98ad tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:28:59.275111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 454/900] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:59 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:28:59.597880 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b86ac34f-14de-489c-a125-fd638260d92a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:59.601487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b86ac34f-14de-489c-a125-fd638260d92a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:28:59.601935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b86ac34f-14de-489c-a125-fd638260d92a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:59.602393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b86ac34f-14de-489c-a125-fd638260d92a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:28:59.618665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:28:59.618665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:28:59.625982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b86ac34f-14de-489c-a125-fd638260d92a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:28:59.635393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b86ac34f-14de-489c-a125-fd638260d92a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:28:59.636289 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 447/901] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:59 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:28:59.988217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b5284e68-9c77-45c5-af3c-f97b2301413f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:28:59.992858 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b5284e68-9c77-45c5-af3c-f97b2301413f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] GET http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6
Aug 09 11:28:59.993476 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b5284e68-9c77-45c5-af3c-f97b2301413f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:28:59.994126 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b5284e68-9c77-45c5-af3c-f97b2301413f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:00.007844 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b5284e68-9c77-45c5-af3c-f97b2301413f tempest-VolumesActionsTest-1151995716 tempest-VolumesActionsTest-1151995716-project] http://10.222.0.59/volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 returned with HTTP 404
Aug 09 11:29:00.008778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 455/902] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:28:59 2022] GET /volume/v3/bfc240016ba8447da04bbf7804e3d801/volumes/beffcbb9-c862-4d13-b5df-5ec359cd47d6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:00.292305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-86141bed-46cf-4ae2-89be-9257591e1184 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:00.296109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-86141bed-46cf-4ae2-89be-9257591e1184 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:00.296553 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-86141bed-46cf-4ae2-89be-9257591e1184 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:00.297005 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-86141bed-46cf-4ae2-89be-9257591e1184 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:00.312209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:00.312209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:00.319317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-86141bed-46cf-4ae2-89be-9257591e1184 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:00.330622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-86141bed-46cf-4ae2-89be-9257591e1184 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:00.331862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 448/903] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:00 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:00.653256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0e33ddf8-3edb-44a3-ab3d-5877ad7a235c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:00.662206 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0e33ddf8-3edb-44a3-ab3d-5877ad7a235c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:00.662756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0e33ddf8-3edb-44a3-ab3d-5877ad7a235c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:00.663243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0e33ddf8-3edb-44a3-ab3d-5877ad7a235c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:00.684620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:00.684620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:00.691956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0e33ddf8-3edb-44a3-ab3d-5877ad7a235c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:00.701667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0e33ddf8-3edb-44a3-ab3d-5877ad7a235c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:00.702426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 456/904] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:00 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:01.348879 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bd9bd5b4-d077-4d1b-b4ff-5643d907383b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:01.352205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bd9bd5b4-d077-4d1b-b4ff-5643d907383b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:01.352926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bd9bd5b4-d077-4d1b-b4ff-5643d907383b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:01.353346 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bd9bd5b4-d077-4d1b-b4ff-5643d907383b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:01.373698 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:01.373698 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:01.380744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bd9bd5b4-d077-4d1b-b4ff-5643d907383b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:01.392791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bd9bd5b4-d077-4d1b-b4ff-5643d907383b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:01.406855 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 449/905] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:01 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:01.719922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8cc6b12c-116a-43ba-83d8-71fc8326fae4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:01.723666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8cc6b12c-116a-43ba-83d8-71fc8326fae4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:01.724118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8cc6b12c-116a-43ba-83d8-71fc8326fae4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:01.724639 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8cc6b12c-116a-43ba-83d8-71fc8326fae4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:01.741004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:01.741004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:01.748441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8cc6b12c-116a-43ba-83d8-71fc8326fae4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:01.759015 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8cc6b12c-116a-43ba-83d8-71fc8326fae4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:01.759750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 457/906] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:01 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:01.806117 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:01.915964 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] POST http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes
Aug 09 11:29:01.916885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2085845412"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:01.919257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2085845412'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:29:01.919569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Create volume of 1 GB
Aug 09 11:29:01.927088 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Availability Zones retrieved successfully.
Aug 09 11:29:01.942227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Flow 'volume_create_api' (7414f030-7ac6-4cb9-a86b-aa01d122b49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:29:01.944724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4da0f55-22d8-407d-91c8-dc46dedc39aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:01.947166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:29:01.984020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4da0f55-22d8-407d-91c8-dc46dedc39aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:01.985986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85eea7a3-8b37-4efd-92e4-a54dce5dba10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:02.018832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=100 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:02.082281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Created reservations ['cf62f515-d3d8-4e6f-bc70-f76fa3a3e77e', '24d43658-70f8-41e6-9f3c-85cbe5dd2d00', '4e3429df-85bf-4a5c-bdf7-d71b4724832b', '577c1799-f4f1-4e45-acb4-ddd2d58cbcf1'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:29:02.084640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85eea7a3-8b37-4efd-92e4-a54dce5dba10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf62f515-d3d8-4e6f-bc70-f76fa3a3e77e', '24d43658-70f8-41e6-9f3c-85cbe5dd2d00', '4e3429df-85bf-4a5c-bdf7-d71b4724832b', '577c1799-f4f1-4e45-acb4-ddd2d58cbcf1']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:02.087463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467b4086-3e8a-4ea5-a575-365a97a1656a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:02.114334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467b4086-3e8a-4ea5-a575-365a97a1656a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a28dbf7-3e39-4ef7-8187-df5a5943936a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2085845412',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e8cf8263a0794dce9bfcbf43fc88f4aa',qos_specs=None,replication_status=<?>,reservations=['cf62f515-d3d8-4e6f-bc70-f76fa3a3e77e','24d43658-70f8-41e6-9f3c-85cbe5dd2d00','4e3429df-85bf-4a5c-bdf7-d71b4724832b','577c1799-f4f1-4e45-acb4-ddd2d58cbcf1'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8cc3dbdb8a2e489ca333d512466bb726',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:29:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2085845412',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=0a28dbf7-3e39-4ef7-8187-df5a5943936a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8cf8263a0794dce9bfcbf43fc88f4aa',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='8cc3dbdb8a2e489ca333d512466bb726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:02.116481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011029bd-315b-487e-9c20-4a99c35ac95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:02.149581 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011029bd-315b-487e-9c20-4a99c35ac95b) 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-VolumesSnapshotListTestJSON-Volume-2085845412',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='e8cf8263a0794dce9bfcbf43fc88f4aa',qos_specs=None,replication_status=<?>,reservations=['cf62f515-d3d8-4e6f-bc70-f76fa3a3e77e','24d43658-70f8-41e6-9f3c-85cbe5dd2d00','4e3429df-85bf-4a5c-bdf7-d71b4724832b','577c1799-f4f1-4e45-acb4-ddd2d58cbcf1'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8cc3dbdb8a2e489ca333d512466bb726',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:02.151712 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d55d3c-971d-48f4-bd87-c4ab80fb940a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:02.169225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d55d3c-971d-48f4-bd87-c4ab80fb940a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:02.171675 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Flow 'volume_create_api' (7414f030-7ac6-4cb9-a86b-aa01d122b49f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:29:02.172357 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Create volume request issued successfully.
Aug 09 11:29:02.173659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-818d4b4b-2a49-4435-bdd1-ba6a0a30757b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes returned with HTTP 202
Aug 09 11:29:02.174457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 450/907] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:29:01 2022] POST /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes => generated 827 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:02.191408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-268bc7ab-debd-4b66-b811-5a09522abfbe None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:02.195252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-268bc7ab-debd-4b66-b811-5a09522abfbe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a
Aug 09 11:29:02.195688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-268bc7ab-debd-4b66-b811-5a09522abfbe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:02.196144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-268bc7ab-debd-4b66-b811-5a09522abfbe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:02.213032 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:02.213032 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:02.221140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-268bc7ab-debd-4b66-b811-5a09522abfbe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Volume info retrieved successfully.
Aug 09 11:29:02.233857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-268bc7ab-debd-4b66-b811-5a09522abfbe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a returned with HTTP 200
Aug 09 11:29:02.234601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 458/908] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:02 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:02.421512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a3ad8087-c109-4b32-a784-5751c066bf90 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:02.425647 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a3ad8087-c109-4b32-a784-5751c066bf90 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:02.426095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a3ad8087-c109-4b32-a784-5751c066bf90 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:02.426593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a3ad8087-c109-4b32-a784-5751c066bf90 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:02.442569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:02.442569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:02.449739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a3ad8087-c109-4b32-a784-5751c066bf90 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:02.460428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a3ad8087-c109-4b32-a784-5751c066bf90 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:02.461208 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 451/909] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:02 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:02.776767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7d9b6dd8-9676-4893-9f32-e51184734c88 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:02.780646 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d9b6dd8-9676-4893-9f32-e51184734c88 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:02.781120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d9b6dd8-9676-4893-9f32-e51184734c88 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:02.781579 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d9b6dd8-9676-4893-9f32-e51184734c88 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:02.796980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:02.796980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:02.804271 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7d9b6dd8-9676-4893-9f32-e51184734c88 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:02.814007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d9b6dd8-9676-4893-9f32-e51184734c88 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:02.814793 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 459/910] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:02 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:03.251031 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-82e4a0e5-411b-4962-82f2-0d2144d001b3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:03.255421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-82e4a0e5-411b-4962-82f2-0d2144d001b3 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a
Aug 09 11:29:03.256034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-82e4a0e5-411b-4962-82f2-0d2144d001b3 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:03.256714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-82e4a0e5-411b-4962-82f2-0d2144d001b3 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:03.273084 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:03.273084 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:03.283021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-82e4a0e5-411b-4962-82f2-0d2144d001b3 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Volume info retrieved successfully.
Aug 09 11:29:03.293419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-82e4a0e5-411b-4962-82f2-0d2144d001b3 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a returned with HTTP 200
Aug 09 11:29:03.294166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 452/911] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:03 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:03.477986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8377593b-618b-428f-9311-33959b56b7c6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:03.482346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8377593b-618b-428f-9311-33959b56b7c6 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:03.483084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8377593b-618b-428f-9311-33959b56b7c6 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:03.483543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8377593b-618b-428f-9311-33959b56b7c6 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:03.500556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:03.500556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:03.509442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8377593b-618b-428f-9311-33959b56b7c6 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:03.520235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8377593b-618b-428f-9311-33959b56b7c6 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:03.520965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 460/912] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:03 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:03.831290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7eb53e76-9269-4f85-8ad9-54edbc8501cb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:03.834886 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7eb53e76-9269-4f85-8ad9-54edbc8501cb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:03.835318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7eb53e76-9269-4f85-8ad9-54edbc8501cb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:03.835776 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7eb53e76-9269-4f85-8ad9-54edbc8501cb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:03.851406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:03.851406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:03.858276 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7eb53e76-9269-4f85-8ad9-54edbc8501cb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:03.868339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7eb53e76-9269-4f85-8ad9-54edbc8501cb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:03.869061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 453/913] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:03 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:04.310979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-102666a8-9495-49dc-930d-0bf2489f31ce None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:04.318461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-102666a8-9495-49dc-930d-0bf2489f31ce tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a
Aug 09 11:29:04.319068 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-102666a8-9495-49dc-930d-0bf2489f31ce tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:04.319615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-102666a8-9495-49dc-930d-0bf2489f31ce tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:04.335302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:04.335302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:04.342645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-102666a8-9495-49dc-930d-0bf2489f31ce tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Volume info retrieved successfully.
Aug 09 11:29:04.354098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-102666a8-9495-49dc-930d-0bf2489f31ce tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a returned with HTTP 200
Aug 09 11:29:04.354835 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 461/914] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:04 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a => generated 920 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:04.370316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4739daa8-cce1-4019-bcb1-a6e6acc9cb75 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:04.374507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4739daa8-cce1-4019-bcb1-a6e6acc9cb75 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] POST http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots
Aug 09 11:29:04.375280 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4739daa8-cce1-4019-bcb1-a6e6acc9cb75 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a28dbf7-3e39-4ef7-8187-df5a5943936a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-357807601"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:04.392972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:04.392972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:04.394022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4739daa8-cce1-4019-bcb1-a6e6acc9cb75 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Volume info retrieved successfully.
Aug 09 11:29:04.394317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-4739daa8-cce1-4019-bcb1-a6e6acc9cb75 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Create snapshot from volume 0a28dbf7-3e39-4ef7-8187-df5a5943936a
Aug 09 11:29:04.470856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-4739daa8-cce1-4019-bcb1-a6e6acc9cb75 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Created reservations ['f4823f8a-5abd-4424-858d-a52f3411370a', '5548d463-8c0e-46e4-8533-c70ce22dab7f', '4bda35da-d66f-4f3a-894d-a54bbfe535dd', 'b1fac248-f616-4dde-a796-dd6a42c2063b'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:29:04.512162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=64,cinder:INSERT=17,cinder:UPDATE=19 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:04.528649 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4739daa8-cce1-4019-bcb1-a6e6acc9cb75 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot create request issued successfully.
Aug 09 11:29:04.529784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4739daa8-cce1-4019-bcb1-a6e6acc9cb75 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots returned with HTTP 202
Aug 09 11:29:04.530770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 454/915] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:29:04 2022] POST /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots => generated 313 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:04.538866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b3802aa2-290c-40ab-8b0f-63e8fab8ec51 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:04.543243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b3802aa2-290c-40ab-8b0f-63e8fab8ec51 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:04.543716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b3802aa2-290c-40ab-8b0f-63e8fab8ec51 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:04.544182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b3802aa2-290c-40ab-8b0f-63e8fab8ec51 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:04.544982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-29a5ffd8-f778-4207-a4e1-3930458b5c87 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:04.550646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-29a5ffd8-f778-4207-a4e1-3930458b5c87 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:04.551138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-29a5ffd8-f778-4207-a4e1-3930458b5c87 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:04.551590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-29a5ffd8-f778-4207-a4e1-3930458b5c87 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:04.556169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:04.556169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:04.557772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b3802aa2-290c-40ab-8b0f-63e8fab8ec51 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:04.559830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b3802aa2-290c-40ab-8b0f-63e8fab8ec51 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 200
Aug 09 11:29:04.561450 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 462/916] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:04 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:04.568373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:04.568373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:04.577071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-29a5ffd8-f778-4207-a4e1-3930458b5c87 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:04.589749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-29a5ffd8-f778-4207-a4e1-3930458b5c87 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:04.590643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 455/917] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:04 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:04.885019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4557fc30-860b-44e6-8a00-84047b9b1a3b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:04.889152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4557fc30-860b-44e6-8a00-84047b9b1a3b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:04.889588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4557fc30-860b-44e6-8a00-84047b9b1a3b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:04.890224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4557fc30-860b-44e6-8a00-84047b9b1a3b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:04.905314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:04.905314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:04.912900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4557fc30-860b-44e6-8a00-84047b9b1a3b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:04.922569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4557fc30-860b-44e6-8a00-84047b9b1a3b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:04.923442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 463/918] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:04 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:05.571231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-925ecd91-d09c-4f2c-86a8-20e7050355af None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:05.575632 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-925ecd91-d09c-4f2c-86a8-20e7050355af tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:05.576094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-925ecd91-d09c-4f2c-86a8-20e7050355af tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:05.576640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-925ecd91-d09c-4f2c-86a8-20e7050355af tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:05.587199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:05.587199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:05.588139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-925ecd91-d09c-4f2c-86a8-20e7050355af tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:05.589905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-925ecd91-d09c-4f2c-86a8-20e7050355af tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 200
Aug 09 11:29:05.590647 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 456/919] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:05 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:05.608800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-41efcdbf-94df-4092-90ba-7bc7f04ff9be None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:05.612684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-41efcdbf-94df-4092-90ba-7bc7f04ff9be tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:05.613131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-41efcdbf-94df-4092-90ba-7bc7f04ff9be tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:05.613587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-41efcdbf-94df-4092-90ba-7bc7f04ff9be tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:05.628900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:05.628900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:05.636478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-41efcdbf-94df-4092-90ba-7bc7f04ff9be tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:05.646796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-41efcdbf-94df-4092-90ba-7bc7f04ff9be tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:05.647574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 464/920] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:05 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:05.939590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0a478b8d-ca0b-49e8-86a6-f7fe90d3cbae None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:05.945047 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a478b8d-ca0b-49e8-86a6-f7fe90d3cbae tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:05.945725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0a478b8d-ca0b-49e8-86a6-f7fe90d3cbae tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:05.946473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0a478b8d-ca0b-49e8-86a6-f7fe90d3cbae tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:05.968761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:05.968761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:05.976559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0a478b8d-ca0b-49e8-86a6-f7fe90d3cbae tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:05.986749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a478b8d-ca0b-49e8-86a6-f7fe90d3cbae tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:05.987572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 457/921] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:05 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:06.600954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-06429220-24b6-4134-8c72-facfdaae1252 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:06.605144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-06429220-24b6-4134-8c72-facfdaae1252 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:06.605568 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-06429220-24b6-4134-8c72-facfdaae1252 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:06.606020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-06429220-24b6-4134-8c72-facfdaae1252 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:06.616987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:06.616987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:06.617971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-06429220-24b6-4134-8c72-facfdaae1252 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:06.619784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-06429220-24b6-4134-8c72-facfdaae1252 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 200
Aug 09 11:29:06.620647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 465/922] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:06 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:06.667508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7c1c0a1f-77bc-4cd4-9d7a-eac9292c9681 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:06.671085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7c1c0a1f-77bc-4cd4-9d7a-eac9292c9681 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:06.671525 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7c1c0a1f-77bc-4cd4-9d7a-eac9292c9681 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:06.671973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7c1c0a1f-77bc-4cd4-9d7a-eac9292c9681 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:06.688578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:06.688578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:06.695998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7c1c0a1f-77bc-4cd4-9d7a-eac9292c9681 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:06.705644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7c1c0a1f-77bc-4cd4-9d7a-eac9292c9681 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:06.706446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 458/923] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:06 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:07.006675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cca7388f-2486-45b5-a123-50ee3dbec495 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:07.010334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cca7388f-2486-45b5-a123-50ee3dbec495 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:07.010781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cca7388f-2486-45b5-a123-50ee3dbec495 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:07.011282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cca7388f-2486-45b5-a123-50ee3dbec495 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:07.027284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:07.027284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:07.035643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cca7388f-2486-45b5-a123-50ee3dbec495 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:07.045360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cca7388f-2486-45b5-a123-50ee3dbec495 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:07.046092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 466/924] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:07 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:07.629964 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ddf8ac32-fc38-4195-b030-55366bb57d9b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:07.634344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ddf8ac32-fc38-4195-b030-55366bb57d9b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:07.634908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ddf8ac32-fc38-4195-b030-55366bb57d9b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:07.635386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ddf8ac32-fc38-4195-b030-55366bb57d9b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:07.645848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:07.645848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:07.646841 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ddf8ac32-fc38-4195-b030-55366bb57d9b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:07.648617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ddf8ac32-fc38-4195-b030-55366bb57d9b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 200
Aug 09 11:29:07.649347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 459/925] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:07 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:07.722846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7a27b489-efea-4560-a54d-0c20c0469ef9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:07.726472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7a27b489-efea-4560-a54d-0c20c0469ef9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:07.726969 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7a27b489-efea-4560-a54d-0c20c0469ef9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:07.727416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7a27b489-efea-4560-a54d-0c20c0469ef9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:07.743797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:07.743797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:07.751397 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7a27b489-efea-4560-a54d-0c20c0469ef9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:07.761071 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7a27b489-efea-4560-a54d-0c20c0469ef9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:07.761855 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 467/926] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:07 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:08.063456 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b7a6ab92-c134-43d8-b94d-3255ea1b4c51 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:08.067212 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b7a6ab92-c134-43d8-b94d-3255ea1b4c51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:08.067590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b7a6ab92-c134-43d8-b94d-3255ea1b4c51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:08.068053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b7a6ab92-c134-43d8-b94d-3255ea1b4c51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:08.083386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:08.083386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:08.091112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b7a6ab92-c134-43d8-b94d-3255ea1b4c51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:08.101045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b7a6ab92-c134-43d8-b94d-3255ea1b4c51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:08.101806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 460/927] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:08 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:08.321127 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d4a91868-3188-4dda-8184-357fb5772f85 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:08.325170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes
Aug 09 11:29:08.325883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-495799708"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:08.328572 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-495799708'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:29:08.328955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Create volume of 1 GB
Aug 09 11:29:08.332448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=98,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:08.338026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Availability Zones retrieved successfully.
Aug 09 11:29:08.354365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Flow 'volume_create_api' (66362260-b98a-4cec-b1ac-f09148384049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:29:08.356875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8213d99-675c-4454-95f1-bc89f8b2e76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:08.359805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:29:08.395435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8213d99-675c-4454-95f1-bc89f8b2e76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:08.397791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9191058d-cdde-4d20-aa17-b22ac5c8275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:08.503088 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Created reservations ['abed4a76-e499-4faf-a925-51e20dc5efdb', 'f71e7c78-ab69-426e-adcb-72db42545ae5', '6c107f11-9b08-4fd8-95a9-73bc04f09466', 'eab59be6-d039-4288-b515-27e40188309a'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:29:08.504963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9191058d-cdde-4d20-aa17-b22ac5c8275d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abed4a76-e499-4faf-a925-51e20dc5efdb', 'f71e7c78-ab69-426e-adcb-72db42545ae5', '6c107f11-9b08-4fd8-95a9-73bc04f09466', 'eab59be6-d039-4288-b515-27e40188309a']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:08.506935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4fba23a-a77a-48d4-9dd5-e1fda9942ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:08.533253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4fba23a-a77a-48d4-9dd5-e1fda9942ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85dc2fd4-d356-4d21-a374-2bf78b5a1c7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-495799708',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='73d1d7152cc64ac1948d1a97b6b63bd2',qos_specs=None,replication_status=<?>,reservations=['abed4a76-e499-4faf-a925-51e20dc5efdb','f71e7c78-ab69-426e-adcb-72db42545ae5','6c107f11-9b08-4fd8-95a9-73bc04f09466','eab59be6-d039-4288-b515-27e40188309a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8512df3e232c4fd59b7abad4e6e05c9d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-495799708',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=85dc2fd4-d356-4d21-a374-2bf78b5a1c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d1d7152cc64ac1948d1a97b6b63bd2',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='8512df3e232c4fd59b7abad4e6e05c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:08.535242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f1d861-56fd-4131-a90a-67ffc6f3c248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:08.564693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f1d861-56fd-4131-a90a-67ffc6f3c248) 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-495799708',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='73d1d7152cc64ac1948d1a97b6b63bd2',qos_specs=None,replication_status=<?>,reservations=['abed4a76-e499-4faf-a925-51e20dc5efdb','f71e7c78-ab69-426e-adcb-72db42545ae5','6c107f11-9b08-4fd8-95a9-73bc04f09466','eab59be6-d039-4288-b515-27e40188309a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8512df3e232c4fd59b7abad4e6e05c9d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:08.567119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c84d39d-45af-403e-8cec-1f271ed20628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:08.586106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c84d39d-45af-403e-8cec-1f271ed20628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:08.588408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Flow 'volume_create_api' (66362260-b98a-4cec-b1ac-f09148384049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:29:08.589085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Create volume request issued successfully.
Aug 09 11:29:08.590294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d4a91868-3188-4dda-8184-357fb5772f85 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes returned with HTTP 202
Aug 09 11:29:08.591465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 468/928] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:29:08 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes => generated 823 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:08.606009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ead29540-7918-4feb-85da-16489275c748 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:08.609722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ead29540-7918-4feb-85da-16489275c748 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:08.610185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ead29540-7918-4feb-85da-16489275c748 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:08.610641 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ead29540-7918-4feb-85da-16489275c748 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:08.625079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:08.625079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:08.632613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ead29540-7918-4feb-85da-16489275c748 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:08.642627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ead29540-7918-4feb-85da-16489275c748 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:08.646980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 461/929] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:08 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 891 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:08.658266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-31a6fa7b-1346-4ad1-b530-b1522ecaf94e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:08.662589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31a6fa7b-1346-4ad1-b530-b1522ecaf94e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:08.663073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31a6fa7b-1346-4ad1-b530-b1522ecaf94e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:08.663541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31a6fa7b-1346-4ad1-b530-b1522ecaf94e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:08.673748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:08.673748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:08.674702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-31a6fa7b-1346-4ad1-b530-b1522ecaf94e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:08.677494 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31a6fa7b-1346-4ad1-b530-b1522ecaf94e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 200
Aug 09 11:29:08.678260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 469/930] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:08 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:08.779112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-58bb1e5e-58d2-4cf9-8f40-e882bec4d623 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:08.782866 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-58bb1e5e-58d2-4cf9-8f40-e882bec4d623 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:08.783319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-58bb1e5e-58d2-4cf9-8f40-e882bec4d623 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:08.783831 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-58bb1e5e-58d2-4cf9-8f40-e882bec4d623 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:08.799665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:08.799665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:08.806488 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-58bb1e5e-58d2-4cf9-8f40-e882bec4d623 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:08.816549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-58bb1e5e-58d2-4cf9-8f40-e882bec4d623 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:08.817612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 462/931] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:08 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:09.118875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cde50f3d-d12c-4483-99a4-d6d696192da8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:09.124132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cde50f3d-d12c-4483-99a4-d6d696192da8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:09.124564 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cde50f3d-d12c-4483-99a4-d6d696192da8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:09.125107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cde50f3d-d12c-4483-99a4-d6d696192da8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:09.142208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:09.142208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:09.151853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cde50f3d-d12c-4483-99a4-d6d696192da8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:09.164008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cde50f3d-d12c-4483-99a4-d6d696192da8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:09.164758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 470/932] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:09 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:09.658242 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5851f446-35f9-470e-881a-d67e6ff089cc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:09.662248 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5851f446-35f9-470e-881a-d67e6ff089cc tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:09.662611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5851f446-35f9-470e-881a-d67e6ff089cc tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:09.663324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5851f446-35f9-470e-881a-d67e6ff089cc tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:09.677904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:09.677904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:09.685985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5851f446-35f9-470e-881a-d67e6ff089cc tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:09.687559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5f775cf7-923e-478c-ac7d-0975ba9754cc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:09.692029 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5f775cf7-923e-478c-ac7d-0975ba9754cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:09.692471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5f775cf7-923e-478c-ac7d-0975ba9754cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:09.692946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5f775cf7-923e-478c-ac7d-0975ba9754cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:09.696576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5851f446-35f9-470e-881a-d67e6ff089cc tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:09.697487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 463/933] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:09 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:09.707032 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:09.707032 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:09.708097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5f775cf7-923e-478c-ac7d-0975ba9754cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:09.710153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5f775cf7-923e-478c-ac7d-0975ba9754cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 200
Aug 09 11:29:09.711084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 471/934] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:09 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:09.833846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ff8c29e3-f6ff-4529-9ecd-236ed59af089 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:09.837581 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ff8c29e3-f6ff-4529-9ecd-236ed59af089 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:09.838031 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ff8c29e3-f6ff-4529-9ecd-236ed59af089 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:09.838541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ff8c29e3-f6ff-4529-9ecd-236ed59af089 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:09.858728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:09.858728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:09.866160 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ff8c29e3-f6ff-4529-9ecd-236ed59af089 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:09.877540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ff8c29e3-f6ff-4529-9ecd-236ed59af089 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:09.878281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 464/935] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:09 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:10.181323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-92e1920d-8396-477c-80a7-95d6fec90373 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:10.185078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92e1920d-8396-477c-80a7-95d6fec90373 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:10.185518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92e1920d-8396-477c-80a7-95d6fec90373 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:10.185991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92e1920d-8396-477c-80a7-95d6fec90373 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:10.202318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:10.202318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:10.210095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-92e1920d-8396-477c-80a7-95d6fec90373 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:10.220452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92e1920d-8396-477c-80a7-95d6fec90373 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:10.221200 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 472/936] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:10 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:10.714444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-61abe421-17df-421d-8ff4-3ccb355b0541 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:10.718114 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-61abe421-17df-421d-8ff4-3ccb355b0541 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:10.718724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-61abe421-17df-421d-8ff4-3ccb355b0541 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:10.719573 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-61abe421-17df-421d-8ff4-3ccb355b0541 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:10.720818 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-534dfc7b-2f51-4716-a2cc-7225816533cc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:10.724821 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-534dfc7b-2f51-4716-a2cc-7225816533cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:10.725272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-534dfc7b-2f51-4716-a2cc-7225816533cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:10.725724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-534dfc7b-2f51-4716-a2cc-7225816533cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:10.734569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:10.734569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:10.736464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:10.736464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:10.737459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-534dfc7b-2f51-4716-a2cc-7225816533cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:10.739523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-534dfc7b-2f51-4716-a2cc-7225816533cc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 200
Aug 09 11:29:10.740261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 473/937] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:10 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:10.742528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-61abe421-17df-421d-8ff4-3ccb355b0541 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:10.752387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-61abe421-17df-421d-8ff4-3ccb355b0541 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:10.753113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 465/938] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:10 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:10.902094 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-34f555d2-3711-40b6-835e-579ec97a61f5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:10.908152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-34f555d2-3711-40b6-835e-579ec97a61f5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:10.908678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-34f555d2-3711-40b6-835e-579ec97a61f5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:10.909179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-34f555d2-3711-40b6-835e-579ec97a61f5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:10.930273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:10.930273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:10.938843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-34f555d2-3711-40b6-835e-579ec97a61f5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:10.948725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-34f555d2-3711-40b6-835e-579ec97a61f5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:10.949449 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 474/939] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:10 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:11.237416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8335980e-fe3e-4111-8c17-93e497c3def9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:11.241124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8335980e-fe3e-4111-8c17-93e497c3def9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:11.241584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8335980e-fe3e-4111-8c17-93e497c3def9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:11.242042 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8335980e-fe3e-4111-8c17-93e497c3def9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:11.257210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:11.257210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:11.264233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8335980e-fe3e-4111-8c17-93e497c3def9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:11.275510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8335980e-fe3e-4111-8c17-93e497c3def9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:11.276242 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 466/940] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:11 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 973 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:11.749928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-537a2939-e3f6-422d-b4a8-0be4a63cd807 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:11.754030 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-537a2939-e3f6-422d-b4a8-0be4a63cd807 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:11.754481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-537a2939-e3f6-422d-b4a8-0be4a63cd807 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:11.754960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-537a2939-e3f6-422d-b4a8-0be4a63cd807 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:11.765917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:11.765917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:11.766943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-537a2939-e3f6-422d-b4a8-0be4a63cd807 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:11.768171 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-db715536-c5af-48d7-bc45-e7d1994b4dc1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:11.768753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-537a2939-e3f6-422d-b4a8-0be4a63cd807 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 200
Aug 09 11:29:11.769475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 475/941] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:11 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:11.771766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-db715536-c5af-48d7-bc45-e7d1994b4dc1 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:11.772211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-db715536-c5af-48d7-bc45-e7d1994b4dc1 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:11.772663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-db715536-c5af-48d7-bc45-e7d1994b4dc1 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:11.779140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-24dd723f-1240-40c8-af2d-0120e6128bcc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:11.783004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-24dd723f-1240-40c8-af2d-0120e6128bcc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] POST http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots
Aug 09 11:29:11.783727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-24dd723f-1240-40c8-af2d-0120e6128bcc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a28dbf7-3e39-4ef7-8187-df5a5943936a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2015741289"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:11.787642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:11.787642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:11.795607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-db715536-c5af-48d7-bc45-e7d1994b4dc1 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:11.801842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:11.801842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:11.803135 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-24dd723f-1240-40c8-af2d-0120e6128bcc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Volume info retrieved successfully.
Aug 09 11:29:11.803422 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-24dd723f-1240-40c8-af2d-0120e6128bcc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Create snapshot from volume 0a28dbf7-3e39-4ef7-8187-df5a5943936a
Aug 09 11:29:11.806513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-db715536-c5af-48d7-bc45-e7d1994b4dc1 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:11.807098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:11.812747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 467/942] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:11 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:11.854415 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-24dd723f-1240-40c8-af2d-0120e6128bcc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Created reservations ['a33156ca-f947-4435-9730-624c2b5b60f1', '32fa12ba-34a6-41ad-a206-a9c90b2d8111', '81f4ec34-a057-4efe-b4de-d1ce5acf4337', '38a6fbda-6e6d-49c2-8ce9-cec3aa314469'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:29:11.909395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-24dd723f-1240-40c8-af2d-0120e6128bcc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot create request issued successfully.
Aug 09 11:29:11.910110 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-24dd723f-1240-40c8-af2d-0120e6128bcc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots returned with HTTP 202
Aug 09 11:29:11.911098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 476/943] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:29:11 2022] POST /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots => generated 314 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:11.919429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-34381e12-42d7-4eaf-b31d-dcc4ee6a7104 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:11.923896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-34381e12-42d7-4eaf-b31d-dcc4ee6a7104 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:11.924390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-34381e12-42d7-4eaf-b31d-dcc4ee6a7104 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:11.924921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-34381e12-42d7-4eaf-b31d-dcc4ee6a7104 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:11.936063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:11.936063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:11.937053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-34381e12-42d7-4eaf-b31d-dcc4ee6a7104 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:11.939126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-34381e12-42d7-4eaf-b31d-dcc4ee6a7104 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:11.940024 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 468/944] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:11 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:11.965677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-41a496c3-26e3-4353-9444-4df107fee548 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:11.969919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-41a496c3-26e3-4353-9444-4df107fee548 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:11.970375 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-41a496c3-26e3-4353-9444-4df107fee548 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:11.970833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-41a496c3-26e3-4353-9444-4df107fee548 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:11.986955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:11.986955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:11.994394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-41a496c3-26e3-4353-9444-4df107fee548 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:12.006506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-41a496c3-26e3-4353-9444-4df107fee548 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:12.007284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 477/945] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:11 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:12.293109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-23d5c79c-1243-4f19-9164-a67bf974e3d2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:12.300207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-23d5c79c-1243-4f19-9164-a67bf974e3d2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:12.300665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-23d5c79c-1243-4f19-9164-a67bf974e3d2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:12.301124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-23d5c79c-1243-4f19-9164-a67bf974e3d2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:12.316541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:12.316541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:12.323437 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-23d5c79c-1243-4f19-9164-a67bf974e3d2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:12.333108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-23d5c79c-1243-4f19-9164-a67bf974e3d2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:12.333839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 469/946] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:12 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 973 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:12.824543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-015486bf-e2a3-42f0-be32-918a224daa18 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:12.828531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-015486bf-e2a3-42f0-be32-918a224daa18 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:12.828971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-015486bf-e2a3-42f0-be32-918a224daa18 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:12.829423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-015486bf-e2a3-42f0-be32-918a224daa18 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:12.844808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:12.844808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:12.851643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-015486bf-e2a3-42f0-be32-918a224daa18 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:12.860875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-015486bf-e2a3-42f0-be32-918a224daa18 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:12.861578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 478/947] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:12 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 916 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:12.926954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-e9276b0e-0d5e-47de-a228-9493e0a8e561 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:12.932146 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-e9276b0e-0d5e-47de-a228-9493e0a8e561 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:12.932585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-e9276b0e-0d5e-47de-a228-9493e0a8e561 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:12.933037 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-e9276b0e-0d5e-47de-a228-9493e0a8e561 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:12.947735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:12.947735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:12.949251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0a9283c9-7a64-44ac-be53-4f6cfd9fd8df None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:12.953408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:UPDATE=5,cinder:SELECT=95 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:12.953753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0a9283c9-7a64-44ac-be53-4f6cfd9fd8df tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:12.954228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0a9283c9-7a64-44ac-be53-4f6cfd9fd8df tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:12.954689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0a9283c9-7a64-44ac-be53-4f6cfd9fd8df tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:12.955769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-e9276b0e-0d5e-47de-a228-9493e0a8e561 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:12.965971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:12.965971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:12.966930 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-e9276b0e-0d5e-47de-a228-9493e0a8e561 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:12.967881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0a9283c9-7a64-44ac-be53-4f6cfd9fd8df tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:12.968107 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 470/948] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:29:12 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 916 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:12.972790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0a9283c9-7a64-44ac-be53-4f6cfd9fd8df tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:12.973284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 479/949] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:12 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:13.024340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-286aa413-64f1-4f2a-a82d-b1fd39c05517 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:13.029191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-286aa413-64f1-4f2a-a82d-b1fd39c05517 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:13.029870 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-286aa413-64f1-4f2a-a82d-b1fd39c05517 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:13.030554 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-286aa413-64f1-4f2a-a82d-b1fd39c05517 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:13.051219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:13.051219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:13.059211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-286aa413-64f1-4f2a-a82d-b1fd39c05517 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:13.069340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-286aa413-64f1-4f2a-a82d-b1fd39c05517 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:13.071043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 471/950] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:13 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:13.351103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-abcede74-902e-4e9b-b5b6-b7b7db195aa1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:13.356652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-abcede74-902e-4e9b-b5b6-b7b7db195aa1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:13.357143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-abcede74-902e-4e9b-b5b6-b7b7db195aa1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:13.357600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-abcede74-902e-4e9b-b5b6-b7b7db195aa1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:13.372272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:13.372272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:13.379684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-abcede74-902e-4e9b-b5b6-b7b7db195aa1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:13.389668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-abcede74-902e-4e9b-b5b6-b7b7db195aa1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:13.390403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 480/951] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:13 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:13.983146 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d631d64a-fc78-4f83-aa48-8a5bcf8a3651 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:13.987713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d631d64a-fc78-4f83-aa48-8a5bcf8a3651 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:13.988157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d631d64a-fc78-4f83-aa48-8a5bcf8a3651 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:13.988612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d631d64a-fc78-4f83-aa48-8a5bcf8a3651 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:13.999724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:13.999724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:14.000650 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d631d64a-fc78-4f83-aa48-8a5bcf8a3651 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:14.002352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d631d64a-fc78-4f83-aa48-8a5bcf8a3651 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:14.003063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 472/952] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:13 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:14.086854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7d55b651-85ce-4a75-bc6b-aaca8ffa6e13 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:14.091217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d55b651-85ce-4a75-bc6b-aaca8ffa6e13 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:14.091661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d55b651-85ce-4a75-bc6b-aaca8ffa6e13 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:14.092120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d55b651-85ce-4a75-bc6b-aaca8ffa6e13 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:14.108553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:14.108553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:14.115569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7d55b651-85ce-4a75-bc6b-aaca8ffa6e13 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:14.128578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d55b651-85ce-4a75-bc6b-aaca8ffa6e13 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:14.129314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 481/953] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:14 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:14.406441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9f99f79a-8a3e-4eba-9503-ffc8983ca457 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:14.410427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9f99f79a-8a3e-4eba-9503-ffc8983ca457 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:14.411145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9f99f79a-8a3e-4eba-9503-ffc8983ca457 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:14.411499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9f99f79a-8a3e-4eba-9503-ffc8983ca457 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:14.426748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:14.426748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:14.433751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9f99f79a-8a3e-4eba-9503-ffc8983ca457 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:14.443536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9f99f79a-8a3e-4eba-9503-ffc8983ca457 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:14.444154 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 473/954] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:14 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:15.016168 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f881a540-556a-4aab-bdde-2819d1e8e088 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:15.020571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f881a540-556a-4aab-bdde-2819d1e8e088 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:15.021040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f881a540-556a-4aab-bdde-2819d1e8e088 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:15.021532 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f881a540-556a-4aab-bdde-2819d1e8e088 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:15.032835 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:15.032835 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:15.033929 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f881a540-556a-4aab-bdde-2819d1e8e088 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:15.035702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f881a540-556a-4aab-bdde-2819d1e8e088 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:15.036419 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 482/955] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:15 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:15.150161 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-46bb8b30-48aa-4fa1-9d9a-29255ad4b12c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:15.155868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-46bb8b30-48aa-4fa1-9d9a-29255ad4b12c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:15.156321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-46bb8b30-48aa-4fa1-9d9a-29255ad4b12c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:15.156771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-46bb8b30-48aa-4fa1-9d9a-29255ad4b12c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:15.171714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:15.171714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:15.179182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-46bb8b30-48aa-4fa1-9d9a-29255ad4b12c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:15.189046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-46bb8b30-48aa-4fa1-9d9a-29255ad4b12c tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:15.189769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 474/956] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:15 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:15.461587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a167816f-7a2e-49f1-ac62-d53f754e6b77 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:15.465343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a167816f-7a2e-49f1-ac62-d53f754e6b77 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:15.465720 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a167816f-7a2e-49f1-ac62-d53f754e6b77 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:15.466179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a167816f-7a2e-49f1-ac62-d53f754e6b77 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:15.483744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:15.483744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:15.491234 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a167816f-7a2e-49f1-ac62-d53f754e6b77 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:15.500748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a167816f-7a2e-49f1-ac62-d53f754e6b77 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:15.501467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 483/957] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:15 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:16.048091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-41a82201-79ac-46f9-85aa-bb382bd949d5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:16.054579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-41a82201-79ac-46f9-85aa-bb382bd949d5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:16.055320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-41a82201-79ac-46f9-85aa-bb382bd949d5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:16.056044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-41a82201-79ac-46f9-85aa-bb382bd949d5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:16.068167 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:16.068167 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:16.069103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-41a82201-79ac-46f9-85aa-bb382bd949d5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:16.070847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-41a82201-79ac-46f9-85aa-bb382bd949d5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:16.071579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 475/958] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:16 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:16.206053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0e470fba-a515-4b72-a45e-6a0288ef6530 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:16.209763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0e470fba-a515-4b72-a45e-6a0288ef6530 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:16.210218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0e470fba-a515-4b72-a45e-6a0288ef6530 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:16.210668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0e470fba-a515-4b72-a45e-6a0288ef6530 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:16.227340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:16.227340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:16.234926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0e470fba-a515-4b72-a45e-6a0288ef6530 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:16.244964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0e470fba-a515-4b72-a45e-6a0288ef6530 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:16.245692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 484/959] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:16 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:16.518401 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6fa346e3-4e17-4b28-8ffb-8d67f9a787dc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:16.523769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6fa346e3-4e17-4b28-8ffb-8d67f9a787dc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:16.524372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6fa346e3-4e17-4b28-8ffb-8d67f9a787dc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:16.524932 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6fa346e3-4e17-4b28-8ffb-8d67f9a787dc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:16.545239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:16.545239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:16.554081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6fa346e3-4e17-4b28-8ffb-8d67f9a787dc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:16.569064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6fa346e3-4e17-4b28-8ffb-8d67f9a787dc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:16.570032 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 476/960] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:16 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 973 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:17.081212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-92d6abad-6524-44d1-b8ac-94d27ea49c7d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:17.085277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92d6abad-6524-44d1-b8ac-94d27ea49c7d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:17.085718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92d6abad-6524-44d1-b8ac-94d27ea49c7d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:17.086169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92d6abad-6524-44d1-b8ac-94d27ea49c7d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:17.097810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:17.097810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:17.099291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-92d6abad-6524-44d1-b8ac-94d27ea49c7d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:17.100561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92d6abad-6524-44d1-b8ac-94d27ea49c7d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:17.101361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 485/961] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:17 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:17.262172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-38eb3190-0b71-4756-81cc-d79e22b93b5b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:17.266179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-38eb3190-0b71-4756-81cc-d79e22b93b5b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:17.266680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-38eb3190-0b71-4756-81cc-d79e22b93b5b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:17.267233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-38eb3190-0b71-4756-81cc-d79e22b93b5b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:17.282338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:17.282338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:17.289547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-38eb3190-0b71-4756-81cc-d79e22b93b5b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:17.299289 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-38eb3190-0b71-4756-81cc-d79e22b93b5b tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:17.300020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 477/962] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:17 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:17.586861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bc47cf13-3089-4706-8c14-55ff67a8ce1c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:17.590615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bc47cf13-3089-4706-8c14-55ff67a8ce1c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:17.591089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bc47cf13-3089-4706-8c14-55ff67a8ce1c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:17.591541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bc47cf13-3089-4706-8c14-55ff67a8ce1c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:17.613181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:17.613181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:17.620876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bc47cf13-3089-4706-8c14-55ff67a8ce1c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:17.630693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bc47cf13-3089-4706-8c14-55ff67a8ce1c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:17.631445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 486/963] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:17 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 973 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:18.110305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-877e186f-15fa-457d-b5bf-672314ba892b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:18.114928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-877e186f-15fa-457d-b5bf-672314ba892b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:18.115416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-877e186f-15fa-457d-b5bf-672314ba892b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:18.115892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-877e186f-15fa-457d-b5bf-672314ba892b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:18.126979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:18.126979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:18.127859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4689b547-40ba-48a0-b262-5c404ecc034a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:18.128324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-877e186f-15fa-457d-b5bf-672314ba892b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:18.128643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4689b547-40ba-48a0-b262-5c404ecc034a None None] GET http://10.222.0.59/volume//
Aug 09 11:29:18.129030 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4689b547-40ba-48a0-b262-5c404ecc034a None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:18.129516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4689b547-40ba-48a0-b262-5c404ecc034a None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:18.129670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-877e186f-15fa-457d-b5bf-672314ba892b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:18.130299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4689b547-40ba-48a0-b262-5c404ecc034a None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:29:18.130419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 478/964] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:18 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:18.131078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 487/965] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:29:18 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:29:18.138733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-dd02d61d-3159-4063-89ff-6678facf1125 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:18.143865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-dd02d61d-3159-4063-89ff-6678facf1125 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments
Aug 09 11:29:18.144580 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-dd02d61d-3159-4063-89ff-6678facf1125 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85dc2fd4-d356-4d21-a374-2bf78b5a1c7d", "connector": null, "instance_uuid": "47718566-e01b-41e5-bdc1-ba691dc04c2c"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:18.163096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:18.163096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:18.219689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-dd02d61d-3159-4063-89ff-6678facf1125 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments returned with HTTP 200
Aug 09 11:29:18.220669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 479/966] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:29:18 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:18.261176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a0b33edd-18f3-4558-b612-a7bbcae6a65a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:18.265856 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a0b33edd-18f3-4558-b612-a7bbcae6a65a tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:18.266337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a0b33edd-18f3-4558-b612-a7bbcae6a65a tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:18.266780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a0b33edd-18f3-4558-b612-a7bbcae6a65a tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:18.288040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:18.288040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:18.294886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a0b33edd-18f3-4558-b612-a7bbcae6a65a tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:18.304050 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a0b33edd-18f3-4558-b612-a7bbcae6a65a tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:18.304781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 488/967] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:18 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:18.316037 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-46926017-bdad-4536-a131-82fa4c1ef4a5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:18.321117 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-46926017-bdad-4536-a131-82fa4c1ef4a5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:18.321680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-46926017-bdad-4536-a131-82fa4c1ef4a5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:18.322301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-46926017-bdad-4536-a131-82fa4c1ef4a5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:18.345307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:18.345307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:18.353158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-46926017-bdad-4536-a131-82fa4c1ef4a5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:18.364150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-46926017-bdad-4536-a131-82fa4c1ef4a5 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:18.364821 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 480/968] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:18 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:18.608384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4ef5853f-912d-40a5-b9b6-9cd3b0630619 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:18.609167 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4ef5853f-912d-40a5-b9b6-9cd3b0630619 None None] GET http://10.222.0.59/volume//
Aug 09 11:29:18.609568 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4ef5853f-912d-40a5-b9b6-9cd3b0630619 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:18.610021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4ef5853f-912d-40a5-b9b6-9cd3b0630619 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:18.610792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4ef5853f-912d-40a5-b9b6-9cd3b0630619 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:29:18.611394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 489/969] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:29:18 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:29:18.619138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-d5ac68b2-a077-41a9-957f-da85bbc23006 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:18.622640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-d5ac68b2-a077-41a9-957f-da85bbc23006 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:18.623187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-d5ac68b2-a077-41a9-957f-da85bbc23006 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:18.623628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-d5ac68b2-a077-41a9-957f-da85bbc23006 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:18.644184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:18.644184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:18.646878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e4d5de3b-4995-404e-9997-5a86e927518b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:18.650429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e4d5de3b-4995-404e-9997-5a86e927518b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:18.650897 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e4d5de3b-4995-404e-9997-5a86e927518b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:18.651216 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-d5ac68b2-a077-41a9-957f-da85bbc23006 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:18.651328 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e4d5de3b-4995-404e-9997-5a86e927518b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:18.653864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=83,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:18.662388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-d5ac68b2-a077-41a9-957f-da85bbc23006 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:18.663309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 481/970] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:29:18 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:29:18.671189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:18.671189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:18.678518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e4d5de3b-4995-404e-9997-5a86e927518b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:18.688103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e4d5de3b-4995-404e-9997-5a86e927518b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:18.688814 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 490/971] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:18 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 973 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:18.742372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-ad83b35b-b52e-460a-9967-323924cf3451 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:18.749770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-ad83b35b-b52e-460a-9967-323924cf3451 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] PUT http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/f5f80843-514f-4fff-8de5-518d852013bf
Aug 09 11:29:18.751089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-ad83b35b-b52e-460a-9967-323924cf3451 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:18.772119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-ad83b35b-b52e-460a-9967-323924cf3451 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Acquiring lock "cinder-attachment_update-85dc2fd4-d356-4d21-a374-2bf78b5a1c7d-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:29:18.782466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-ad83b35b-b52e-460a-9967-323924cf3451 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Lock "cinder-attachment_update-85dc2fd4-d356-4d21-a374-2bf78b5a1c7d-hv-cinder-84989" acquired by "attachment_update" :: waited 0.010s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:29:18.784568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:18.784568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:19.139224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7e798060-ace9-431d-b31d-a97d0c86ae14 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:19.143398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7e798060-ace9-431d-b31d-a97d0c86ae14 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:19.144037 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7e798060-ace9-431d-b31d-a97d0c86ae14 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:19.144260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7e798060-ace9-431d-b31d-a97d0c86ae14 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:19.155729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:19.155729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:19.156745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7e798060-ace9-431d-b31d-a97d0c86ae14 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:19.158554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7e798060-ace9-431d-b31d-a97d0c86ae14 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:19.159295 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 491/972] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:19 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:19.167922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bfd700f8-ceac-453c-be54-374b93ea7bf2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:19.173769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bfd700f8-ceac-453c-be54-374b93ea7bf2 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] POST http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots
Aug 09 11:29:19.174710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bfd700f8-ceac-453c-be54-374b93ea7bf2 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a28dbf7-3e39-4ef7-8187-df5a5943936a", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:19.194414 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:19.194414 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:19.195636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bfd700f8-ceac-453c-be54-374b93ea7bf2 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Volume info retrieved successfully.
Aug 09 11:29:19.195800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-bfd700f8-ceac-453c-be54-374b93ea7bf2 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Create snapshot from volume 0a28dbf7-3e39-4ef7-8187-df5a5943936a
Aug 09 11:29:19.246470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-bfd700f8-ceac-453c-be54-374b93ea7bf2 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Created reservations ['22846392-1317-4f5a-bf8a-aa3b2933cfa4', '80cf8b9f-96b3-472b-9ffb-c50584da1a5f', '98e107e6-c802-4d99-bdcc-bff49102b65d', '6cac05d6-b4c0-4f3a-9067-6a92acc00a30'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:29:19.301647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bfd700f8-ceac-453c-be54-374b93ea7bf2 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot create request issued successfully.
Aug 09 11:29:19.302341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bfd700f8-ceac-453c-be54-374b93ea7bf2 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots returned with HTTP 202
Aug 09 11:29:19.303246 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 492/973] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:29:19 2022] POST /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots => generated 314 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:19.311055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-80e9cc07-a839-4ffb-b54f-2689716eb17e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:19.315357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-80e9cc07-a839-4ffb-b54f-2689716eb17e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:19.315713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-80e9cc07-a839-4ffb-b54f-2689716eb17e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:19.316173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-80e9cc07-a839-4ffb-b54f-2689716eb17e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:19.326549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:19.326549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:19.327744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-80e9cc07-a839-4ffb-b54f-2689716eb17e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:19.330465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-80e9cc07-a839-4ffb-b54f-2689716eb17e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 200
Aug 09 11:29:19.331599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 493/974] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:19 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:19.332924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7cf4845d-a63f-4f83-b5a2-b881d83e3371 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:19.336434 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7cf4845d-a63f-4f83-b5a2-b881d83e3371 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:19.336872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7cf4845d-a63f-4f83-b5a2-b881d83e3371 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:19.337319 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7cf4845d-a63f-4f83-b5a2-b881d83e3371 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:19.357505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:19.357505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:19.364277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7cf4845d-a63f-4f83-b5a2-b881d83e3371 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:19.374492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7cf4845d-a63f-4f83-b5a2-b881d83e3371 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:19.374492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 494/975] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:19 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:19.382090 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2bf09f7b-ca59-407a-8e8f-6a12e8d08db9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:19.385786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2bf09f7b-ca59-407a-8e8f-6a12e8d08db9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:19.386261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2bf09f7b-ca59-407a-8e8f-6a12e8d08db9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:19.386723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2bf09f7b-ca59-407a-8e8f-6a12e8d08db9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:19.403655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:19.403655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:19.412542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2bf09f7b-ca59-407a-8e8f-6a12e8d08db9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:19.424190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2bf09f7b-ca59-407a-8e8f-6a12e8d08db9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:19.424957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 495/976] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:19 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:19.705588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e178b788-d90e-4742-ad24-b8acf420444c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:19.709198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e178b788-d90e-4742-ad24-b8acf420444c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:19.709630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e178b788-d90e-4742-ad24-b8acf420444c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:19.710075 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e178b788-d90e-4742-ad24-b8acf420444c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:19.726112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:19.726112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:19.732736 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e178b788-d90e-4742-ad24-b8acf420444c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:19.748156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e178b788-d90e-4742-ad24-b8acf420444c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:19.748990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 496/977] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:19 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:20.341077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7954b65b-3cbd-4977-8ccf-a443a5977c41 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:20.345625 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7954b65b-3cbd-4977-8ccf-a443a5977c41 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:20.346063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7954b65b-3cbd-4977-8ccf-a443a5977c41 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:20.346549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7954b65b-3cbd-4977-8ccf-a443a5977c41 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:20.356519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:20.356519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:20.357484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7954b65b-3cbd-4977-8ccf-a443a5977c41 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:20.359237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7954b65b-3cbd-4977-8ccf-a443a5977c41 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 200
Aug 09 11:29:20.359928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 497/978] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:20 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:20.389734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-32af0316-a113-4e8c-adcd-8671b54654aa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:20.393400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-32af0316-a113-4e8c-adcd-8671b54654aa tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:20.393903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-32af0316-a113-4e8c-adcd-8671b54654aa tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:20.394424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-32af0316-a113-4e8c-adcd-8671b54654aa tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:20.414245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:20.414245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:20.421280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-32af0316-a113-4e8c-adcd-8671b54654aa tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:20.430387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-32af0316-a113-4e8c-adcd-8671b54654aa tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:20.431147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 498/979] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:20 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:20.440934 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-098dbbdc-799f-4fb4-a162-eca15ed8826d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:20.444407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-098dbbdc-799f-4fb4-a162-eca15ed8826d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:20.444844 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-098dbbdc-799f-4fb4-a162-eca15ed8826d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:20.445270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-098dbbdc-799f-4fb4-a162-eca15ed8826d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:20.459154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:20.459154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:20.465567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-098dbbdc-799f-4fb4-a162-eca15ed8826d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:20.478765 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-098dbbdc-799f-4fb4-a162-eca15ed8826d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:20.479449 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 499/980] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:20 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:29:20.532229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-346b23cd-0e09-4173-9a71-acf991bed68b req-bb156794-3c05-4a93-832b-157a7ee29964 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:20.536753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-bb156794-3c05-4a93-832b-157a7ee29964 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:20.537198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-bb156794-3c05-4a93-832b-157a7ee29964 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:20.537655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-bb156794-3c05-4a93-832b-157a7ee29964 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:20.554218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:20.554218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:20.563610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-346b23cd-0e09-4173-9a71-acf991bed68b req-bb156794-3c05-4a93-832b-157a7ee29964 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:20.573854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-bb156794-3c05-4a93-832b-157a7ee29964 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:20.574602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 500/981] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:29:20 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:29:20.776196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2a3ea58a-e5cb-4e24-893c-a8691e08fbbf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:20.779864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2a3ea58a-e5cb-4e24-893c-a8691e08fbbf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:20.780317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2a3ea58a-e5cb-4e24-893c-a8691e08fbbf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:20.780770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2a3ea58a-e5cb-4e24-893c-a8691e08fbbf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:20.797410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:20.797410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:20.800186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=83,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:20.808569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2a3ea58a-e5cb-4e24-893c-a8691e08fbbf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:20.823007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2a3ea58a-e5cb-4e24-893c-a8691e08fbbf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:20.823007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 501/982] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:20 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:21.080173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-346b23cd-0e09-4173-9a71-acf991bed68b req-c9a2aa82-5eeb-4ace-8602-b0e5208a7d92 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:21.084308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-c9a2aa82-5eeb-4ace-8602-b0e5208a7d92 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:21.084746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-c9a2aa82-5eeb-4ace-8602-b0e5208a7d92 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:21.085196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-c9a2aa82-5eeb-4ace-8602-b0e5208a7d92 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:21.100259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:21.100259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:21.107880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-346b23cd-0e09-4173-9a71-acf991bed68b req-c9a2aa82-5eeb-4ace-8602-b0e5208a7d92 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:21.118097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-c9a2aa82-5eeb-4ace-8602-b0e5208a7d92 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:21.118849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 502/983] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:29:21 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:29:21.129216 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6ad09069-a44b-4c61-b739-0985ad873c91 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:21.130386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6ad09069-a44b-4c61-b739-0985ad873c91 None None] GET http://10.222.0.59/volume//
Aug 09 11:29:21.130914 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6ad09069-a44b-4c61-b739-0985ad873c91 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:21.131535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6ad09069-a44b-4c61-b739-0985ad873c91 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:21.132681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6ad09069-a44b-4c61-b739-0985ad873c91 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:29:21.133407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 503/984] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:29:21 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:29:21.141936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-346b23cd-0e09-4173-9a71-acf991bed68b req-79f3dc49-3608-4219-ab81-2a28290d8a7d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:21.148774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-79f3dc49-3608-4219-ab81-2a28290d8a7d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] POST http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments
Aug 09 11:29:21.150021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-79f3dc49-3608-4219-ab81-2a28290d8a7d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb151910-5f20-42c2-afbb-b88acb7a8a4e", "connector": null, "instance_uuid": "dafb83be-fb97-4c38-9818-862de58903e2"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:21.168170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:21.168170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:21.214326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-79f3dc49-3608-4219-ab81-2a28290d8a7d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments returned with HTTP 200
Aug 09 11:29:21.215247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 504/985] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:29:21 2022] POST /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:21.369472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0adeed66-8bf3-4395-ac6a-001ed1bc5dda None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:21.373683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0adeed66-8bf3-4395-ac6a-001ed1bc5dda tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:21.374336 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0adeed66-8bf3-4395-ac6a-001ed1bc5dda tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:21.374892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0adeed66-8bf3-4395-ac6a-001ed1bc5dda tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:21.385812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:21.385812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:21.386830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0adeed66-8bf3-4395-ac6a-001ed1bc5dda tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:21.388690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0adeed66-8bf3-4395-ac6a-001ed1bc5dda tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 200
Aug 09 11:29:21.389397 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 505/986] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:21 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:21.446770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d8f26189-a740-4ef4-a069-edbc30d864bd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:21.450889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d8f26189-a740-4ef4-a069-edbc30d864bd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:21.451347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d8f26189-a740-4ef4-a069-edbc30d864bd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:21.451797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d8f26189-a740-4ef4-a069-edbc30d864bd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:21.473922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:21.473922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:21.481969 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d8f26189-a740-4ef4-a069-edbc30d864bd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:21.493429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d8f26189-a740-4ef4-a069-edbc30d864bd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:21.494471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 506/987] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:21 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:21.838875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c64df71d-9575-4080-b0b0-53fe6762e06c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:21.842673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c64df71d-9575-4080-b0b0-53fe6762e06c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:21.843155 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c64df71d-9575-4080-b0b0-53fe6762e06c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:21.843972 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c64df71d-9575-4080-b0b0-53fe6762e06c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:21.858674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:21.858674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:21.865591 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c64df71d-9575-4080-b0b0-53fe6762e06c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:21.875055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c64df71d-9575-4080-b0b0-53fe6762e06c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:21.875755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 507/988] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:21 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:22.398159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e5ab293a-cf53-4a1f-ae58-88c3b6d8635c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:22.402520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e5ab293a-cf53-4a1f-ae58-88c3b6d8635c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:22.403023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e5ab293a-cf53-4a1f-ae58-88c3b6d8635c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:22.403504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e5ab293a-cf53-4a1f-ae58-88c3b6d8635c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:22.413474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:22.413474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:22.414435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e5ab293a-cf53-4a1f-ae58-88c3b6d8635c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:22.416299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e5ab293a-cf53-4a1f-ae58-88c3b6d8635c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 200
Aug 09 11:29:22.416985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 508/989] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:22 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:22.512475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dd55f667-08de-4ba8-8fd6-db1a91ed9a09 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:22.516745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dd55f667-08de-4ba8-8fd6-db1a91ed9a09 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:22.517191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dd55f667-08de-4ba8-8fd6-db1a91ed9a09 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:22.517647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dd55f667-08de-4ba8-8fd6-db1a91ed9a09 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:22.537154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:22.537154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:22.544048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-dd55f667-08de-4ba8-8fd6-db1a91ed9a09 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:22.553921 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dd55f667-08de-4ba8-8fd6-db1a91ed9a09 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:22.554625 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 509/990] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:22 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:22.892666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c6dd65eb-a125-4135-94bb-666063d8f0d7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:22.898664 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6dd65eb-a125-4135-94bb-666063d8f0d7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:22.899408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c6dd65eb-a125-4135-94bb-666063d8f0d7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:22.900087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c6dd65eb-a125-4135-94bb-666063d8f0d7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:22.916418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:22.916418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:22.923441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c6dd65eb-a125-4135-94bb-666063d8f0d7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:22.932920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6dd65eb-a125-4135-94bb-666063d8f0d7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:22.933624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 510/991] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:22 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:23.426351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8c508627-9217-42f0-bdaa-ea7615c9496a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:23.430472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c508627-9217-42f0-bdaa-ea7615c9496a tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:23.430949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8c508627-9217-42f0-bdaa-ea7615c9496a tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:23.431415 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8c508627-9217-42f0-bdaa-ea7615c9496a tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:23.441880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:23.441880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:23.442859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8c508627-9217-42f0-bdaa-ea7615c9496a tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:23.444631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c508627-9217-42f0-bdaa-ea7615c9496a tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 200
Aug 09 11:29:23.445389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 511/992] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:23 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:23.570183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c7e14a76-6bd1-45e6-9641-c96954336e8e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:23.573911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7e14a76-6bd1-45e6-9641-c96954336e8e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:23.574391 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7e14a76-6bd1-45e6-9641-c96954336e8e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:23.574846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7e14a76-6bd1-45e6-9641-c96954336e8e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:23.594534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:23.594534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:23.601153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c7e14a76-6bd1-45e6-9641-c96954336e8e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:23.610730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7e14a76-6bd1-45e6-9641-c96954336e8e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:23.611476 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 512/993] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:23 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:23.949528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f74802ed-a1a4-485b-a6e9-abc89420d960 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:23.953381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f74802ed-a1a4-485b-a6e9-abc89420d960 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:23.953820 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f74802ed-a1a4-485b-a6e9-abc89420d960 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:23.954269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f74802ed-a1a4-485b-a6e9-abc89420d960 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:23.970069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:23.970069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:23.978286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f74802ed-a1a4-485b-a6e9-abc89420d960 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:23.987812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f74802ed-a1a4-485b-a6e9-abc89420d960 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:23.988551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 513/994] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:23 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:24.454591 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4c479194-2462-4187-b937-f17841daa1c5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:24.458874 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c479194-2462-4187-b937-f17841daa1c5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:24.459306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c479194-2462-4187-b937-f17841daa1c5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:24.459768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c479194-2462-4187-b937-f17841daa1c5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:24.471103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:24.471103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:24.472112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4c479194-2462-4187-b937-f17841daa1c5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:24.473900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c479194-2462-4187-b937-f17841daa1c5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 200
Aug 09 11:29:24.474623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 514/995] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:24 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:24.628392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5f0c65f3-8a3d-4940-8dd1-82f35a58119e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:24.632241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5f0c65f3-8a3d-4940-8dd1-82f35a58119e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:24.632692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5f0c65f3-8a3d-4940-8dd1-82f35a58119e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:24.633177 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5f0c65f3-8a3d-4940-8dd1-82f35a58119e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:24.653275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:24.653275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:24.661398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5f0c65f3-8a3d-4940-8dd1-82f35a58119e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:24.675460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5f0c65f3-8a3d-4940-8dd1-82f35a58119e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:24.676210 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 515/996] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:24 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:25.004609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-551e4312-4a57-4d53-9427-f4c9a65b6974 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.008349 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-551e4312-4a57-4d53-9427-f4c9a65b6974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:25.008843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-551e4312-4a57-4d53-9427-f4c9a65b6974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.009298 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-551e4312-4a57-4d53-9427-f4c9a65b6974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.024251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.024251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.031563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-551e4312-4a57-4d53-9427-f4c9a65b6974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:25.042166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-551e4312-4a57-4d53-9427-f4c9a65b6974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:25.042906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 516/997] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:25.484276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-600ceee5-97cf-4219-b053-af62bd60f23e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.488966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-600ceee5-97cf-4219-b053-af62bd60f23e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:25.489534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-600ceee5-97cf-4219-b053-af62bd60f23e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.490001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-600ceee5-97cf-4219-b053-af62bd60f23e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.492045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=97,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:25.507165 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.507165 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.508784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-600ceee5-97cf-4219-b053-af62bd60f23e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:25.510695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-600ceee5-97cf-4219-b053-af62bd60f23e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 200
Aug 09 11:29:25.511630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 517/998] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:25.521275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-92bed6ce-90ab-4a74-af9b-295773efe80e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.526013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92bed6ce-90ab-4a74-af9b-295773efe80e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?limit=1
Aug 09 11:29:25.526401 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92bed6ce-90ab-4a74-af9b-295773efe80e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.527070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92bed6ce-90ab-4a74-af9b-295773efe80e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.527731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-92bed6ce-90ab-4a74-af9b-295773efe80e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.530295 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-92bed6ce-90ab-4a74-af9b-295773efe80e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.537936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-92bed6ce-90ab-4a74-af9b-295773efe80e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.538993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92bed6ce-90ab-4a74-af9b-295773efe80e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?limit=1 returned with HTTP 200
Aug 09 11:29:25.539740 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 518/999] 10.222.0.59 () {58 vars in 1235 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?limit=1 => generated 515 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:25.549061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-33cda8c5-303a-4867-8e0a-299032ff09a6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.553001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-33cda8c5-303a-4867-8e0a-299032ff09a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots
Aug 09 11:29:25.553448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-33cda8c5-303a-4867-8e0a-299032ff09a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.553912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-33cda8c5-303a-4867-8e0a-299032ff09a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.554395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-33cda8c5-303a-4867-8e0a-299032ff09a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.555114 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.555114 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.556819 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-33cda8c5-303a-4867-8e0a-299032ff09a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.565890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-33cda8c5-303a-4867-8e0a-299032ff09a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.566705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-33cda8c5-303a-4867-8e0a-299032ff09a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots returned with HTTP 200
Aug 09 11:29:25.567483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 519/1000] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:25.577982 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a5cd78e7-918e-402a-95cc-ac7347c15244 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.582341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a5cd78e7-918e-402a-95cc-ac7347c15244 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?limit=100000
Aug 09 11:29:25.583090 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a5cd78e7-918e-402a-95cc-ac7347c15244 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.583880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a5cd78e7-918e-402a-95cc-ac7347c15244 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.584706 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-a5cd78e7-918e-402a-95cc-ac7347c15244 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.585747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.585747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.587309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-a5cd78e7-918e-402a-95cc-ac7347c15244 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.596008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a5cd78e7-918e-402a-95cc-ac7347c15244 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.596833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a5cd78e7-918e-402a-95cc-ac7347c15244 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?limit=100000 returned with HTTP 200
Aug 09 11:29:25.597777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 520/1001] 10.222.0.59 () {58 vars in 1245 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?limit=100000 => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:25.609420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-806576c3-6af0-4e1d-ad11-d42d3ce30ca1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.614111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-806576c3-6af0-4e1d-ad11-d42d3ce30ca1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?limit=0
Aug 09 11:29:25.614566 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-806576c3-6af0-4e1d-ad11-d42d3ce30ca1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.615062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-806576c3-6af0-4e1d-ad11-d42d3ce30ca1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.615562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-806576c3-6af0-4e1d-ad11-d42d3ce30ca1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.616258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.616258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.617961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-806576c3-6af0-4e1d-ad11-d42d3ce30ca1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.625482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-806576c3-6af0-4e1d-ad11-d42d3ce30ca1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.626191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-806576c3-6af0-4e1d-ad11-d42d3ce30ca1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?limit=0 returned with HTTP 200
Aug 09 11:29:25.627149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 521/1002] 10.222.0.59 () {58 vars in 1235 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Aug 09 11:29:25.637864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7c6263c1-2908-435d-8b23-a5e63d9b55e4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.643040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c6263c1-2908-435d-8b23-a5e63d9b55e4 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots
Aug 09 11:29:25.643508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c6263c1-2908-435d-8b23-a5e63d9b55e4 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.643952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c6263c1-2908-435d-8b23-a5e63d9b55e4 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.644485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-7c6263c1-2908-435d-8b23-a5e63d9b55e4 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.647011 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-7c6263c1-2908-435d-8b23-a5e63d9b55e4 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.657340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7c6263c1-2908-435d-8b23-a5e63d9b55e4 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.658346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c6263c1-2908-435d-8b23-a5e63d9b55e4 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots returned with HTTP 200
Aug 09 11:29:25.659553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 522/1003] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:25.668354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8730ece4-0439-4e90-8446-5acd91c602a6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.673580 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8730ece4-0439-4e90-8446-5acd91c602a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?marker=80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:25.674409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8730ece4-0439-4e90-8446-5acd91c602a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.675038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8730ece4-0439-4e90-8446-5acd91c602a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.675707 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-8730ece4-0439-4e90-8446-5acd91c602a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.676881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.676881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.678566 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-8730ece4-0439-4e90-8446-5acd91c602a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.708921 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8730ece4-0439-4e90-8446-5acd91c602a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.709644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8730ece4-0439-4e90-8446-5acd91c602a6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?marker=80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:25.718859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 523/1004] 10.222.0.59 () {58 vars in 1307 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?marker=80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 341 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:25.718859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e3022b3c-0169-4dae-875a-336ae96e5fff None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.718859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e3022b3c-0169-4dae-875a-336ae96e5fff tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:25.718859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e3022b3c-0169-4dae-875a-336ae96e5fff tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.718859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e3022b3c-0169-4dae-875a-336ae96e5fff tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.737749 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.737749 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.744915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e3022b3c-0169-4dae-875a-336ae96e5fff tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:25.757066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e3022b3c-0169-4dae-875a-336ae96e5fff tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:25.758019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 524/1005] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:25.759193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-83154726-c6f3-4e1c-953c-4ceb77e3117b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.763986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-83154726-c6f3-4e1c-953c-4ceb77e3117b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?offset=2&limit=3
Aug 09 11:29:25.764556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-83154726-c6f3-4e1c-953c-4ceb77e3117b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.765018 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-83154726-c6f3-4e1c-953c-4ceb77e3117b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.765543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-83154726-c6f3-4e1c-953c-4ceb77e3117b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.767741 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-83154726-c6f3-4e1c-953c-4ceb77e3117b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.788174 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-83154726-c6f3-4e1c-953c-4ceb77e3117b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.788174 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-83154726-c6f3-4e1c-953c-4ceb77e3117b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?offset=2&limit=3 returned with HTTP 200
Aug 09 11:29:25.789702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 525/1006] 10.222.0.59 () {58 vars in 1253 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?offset=2&limit=3 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:25.800876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-746312a2-9fb6-4ab1-a4c0-767b7ed9f934 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.805463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-746312a2-9fb6-4ab1-a4c0-767b7ed9f934 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=created_at&sort_dir=asc
Aug 09 11:29:25.805912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-746312a2-9fb6-4ab1-a4c0-767b7ed9f934 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.806370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-746312a2-9fb6-4ab1-a4c0-767b7ed9f934 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.806929 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-746312a2-9fb6-4ab1-a4c0-767b7ed9f934 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.807593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.807593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.809107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-746312a2-9fb6-4ab1-a4c0-767b7ed9f934 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.828740 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-746312a2-9fb6-4ab1-a4c0-767b7ed9f934 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.829590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-746312a2-9fb6-4ab1-a4c0-767b7ed9f934 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200
Aug 09 11:29:25.830357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 526/1007] 10.222.0.59 () {58 vars in 1285 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:25.840624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2b773d1f-1031-445b-bea1-0d5190ab4ec9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.845259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2b773d1f-1031-445b-bea1-0d5190ab4ec9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=created_at&sort_dir=desc
Aug 09 11:29:25.845716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2b773d1f-1031-445b-bea1-0d5190ab4ec9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.846172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2b773d1f-1031-445b-bea1-0d5190ab4ec9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.846714 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-2b773d1f-1031-445b-bea1-0d5190ab4ec9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.847423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.847423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.848938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-2b773d1f-1031-445b-bea1-0d5190ab4ec9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.857427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2b773d1f-1031-445b-bea1-0d5190ab4ec9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.858217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2b773d1f-1031-445b-bea1-0d5190ab4ec9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200
Aug 09 11:29:25.862597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 527/1008] 10.222.0.59 () {58 vars in 1287 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:25.870372 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-693420fd-63b1-4f6c-8f5e-c31e594bab61 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.874469 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-693420fd-63b1-4f6c-8f5e-c31e594bab61 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=id&sort_dir=asc
Aug 09 11:29:25.874939 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-693420fd-63b1-4f6c-8f5e-c31e594bab61 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.875399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-693420fd-63b1-4f6c-8f5e-c31e594bab61 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.875917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-693420fd-63b1-4f6c-8f5e-c31e594bab61 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.876577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.876577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.878069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-693420fd-63b1-4f6c-8f5e-c31e594bab61 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.897681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-693420fd-63b1-4f6c-8f5e-c31e594bab61 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.898414 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-693420fd-63b1-4f6c-8f5e-c31e594bab61 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200
Aug 09 11:29:25.899254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 528/1009] 10.222.0.59 () {58 vars in 1269 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:25.909479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-55bf5691-737e-4140-aabf-4b5f3376fba9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.913426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-55bf5691-737e-4140-aabf-4b5f3376fba9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=id&sort_dir=desc
Aug 09 11:29:25.913870 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-55bf5691-737e-4140-aabf-4b5f3376fba9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.914398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-55bf5691-737e-4140-aabf-4b5f3376fba9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.914959 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-55bf5691-737e-4140-aabf-4b5f3376fba9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.915649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.915649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.917131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-55bf5691-737e-4140-aabf-4b5f3376fba9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.936222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-55bf5691-737e-4140-aabf-4b5f3376fba9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.937139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-55bf5691-737e-4140-aabf-4b5f3376fba9 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200
Aug 09 11:29:25.937891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 529/1010] 10.222.0.59 () {58 vars in 1271 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:25.947723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e02f5dc2-37ca-4de5-b2f4-36c39cc1fe4c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.951848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e02f5dc2-37ca-4de5-b2f4-36c39cc1fe4c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=display_name&sort_dir=asc
Aug 09 11:29:25.952335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e02f5dc2-37ca-4de5-b2f4-36c39cc1fe4c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.952784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e02f5dc2-37ca-4de5-b2f4-36c39cc1fe4c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.953333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-e02f5dc2-37ca-4de5-b2f4-36c39cc1fe4c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.954038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.954038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.955613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-e02f5dc2-37ca-4de5-b2f4-36c39cc1fe4c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:25.977294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e02f5dc2-37ca-4de5-b2f4-36c39cc1fe4c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:25.978177 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e02f5dc2-37ca-4de5-b2f4-36c39cc1fe4c tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200
Aug 09 11:29:25.979021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 530/1011] 10.222.0.59 () {58 vars in 1289 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:25.989170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5c598aad-30d8-41f5-9bd2-4d16a9dfa8c6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:25.993128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5c598aad-30d8-41f5-9bd2-4d16a9dfa8c6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=display_name&sort_dir=desc
Aug 09 11:29:25.993564 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5c598aad-30d8-41f5-9bd2-4d16a9dfa8c6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:25.994017 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5c598aad-30d8-41f5-9bd2-4d16a9dfa8c6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:25.994532 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-5c598aad-30d8-41f5-9bd2-4d16a9dfa8c6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:25.995217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:25.995217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:25.996698 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-5c598aad-30d8-41f5-9bd2-4d16a9dfa8c6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:26.017358 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5c598aad-30d8-41f5-9bd2-4d16a9dfa8c6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:26.018177 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5c598aad-30d8-41f5-9bd2-4d16a9dfa8c6 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200
Aug 09 11:29:26.018968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 531/1012] 10.222.0.59 () {58 vars in 1291 bytes} [Tue Aug  9 11:29:25 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:26.028582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-426d0b9c-40f9-42b0-aa76-e8cf26052f95 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.032410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-426d0b9c-40f9-42b0-aa76-e8cf26052f95 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496
Aug 09 11:29:26.032841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-426d0b9c-40f9-42b0-aa76-e8cf26052f95 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.033289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-426d0b9c-40f9-42b0-aa76-e8cf26052f95 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.033805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-426d0b9c-40f9-42b0-aa76-e8cf26052f95 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:26.034467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.034467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.036010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-426d0b9c-40f9-42b0-aa76-e8cf26052f95 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:26.054525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-426d0b9c-40f9-42b0-aa76-e8cf26052f95 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:26.055405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.055405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.056584 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-426d0b9c-40f9-42b0-aa76-e8cf26052f95 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496 returned with HTTP 200
Aug 09 11:29:26.057285 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 532/1013] 10.222.0.59 () {58 vars in 1362 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496 => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:26.058400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f7eed736-5421-43c4-a290-1d0133947b8a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.061862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f7eed736-5421-43c4-a290-1d0133947b8a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:26.062293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f7eed736-5421-43c4-a290-1d0133947b8a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.062737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f7eed736-5421-43c4-a290-1d0133947b8a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.077675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.077675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.085409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f7eed736-5421-43c4-a290-1d0133947b8a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:26.095703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f7eed736-5421-43c4-a290-1d0133947b8a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:26.096417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 533/1014] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:26.097562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4c250d9f-ef4d-4d21-b229-fb0d791aa780 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.101462 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c250d9f-ef4d-4d21-b229-fb0d791aa780 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/detail?status=available
Aug 09 11:29:26.101912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c250d9f-ef4d-4d21-b229-fb0d791aa780 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.102368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c250d9f-ef4d-4d21-b229-fb0d791aa780 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.102919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-4c250d9f-ef4d-4d21-b229-fb0d791aa780 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:26.104918 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-4c250d9f-ef4d-4d21-b229-fb0d791aa780 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:26.126460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4c250d9f-ef4d-4d21-b229-fb0d791aa780 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:26.127493 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.127493 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.128811 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c250d9f-ef4d-4d21-b229-fb0d791aa780 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/detail?status=available returned with HTTP 200
Aug 09 11:29:26.129505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 534/1015] 10.222.0.59 () {58 vars in 1274 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/detail?status=available => generated 1397 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:26.139078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f7b3cef7-1419-4a3c-9653-478f67354f2d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.143194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f7b3cef7-1419-4a3c-9653-478f67354f2d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496
Aug 09 11:29:26.143638 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f7b3cef7-1419-4a3c-9653-478f67354f2d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.144091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f7b3cef7-1419-4a3c-9653-478f67354f2d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.144627 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-f7b3cef7-1419-4a3c-9653-478f67354f2d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:26.147213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-f7b3cef7-1419-4a3c-9653-478f67354f2d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:26.166354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f7b3cef7-1419-4a3c-9653-478f67354f2d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:26.167313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.167313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.168578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f7b3cef7-1419-4a3c-9653-478f67354f2d tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496 returned with HTTP 200
Aug 09 11:29:26.174941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 535/1016] 10.222.0.59 () {58 vars in 1396 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496 => generated 476 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:26.180006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c08e94ea-bbe7-43fb-a60d-1754bc7fe174 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.184678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c08e94ea-bbe7-43fb-a60d-1754bc7fe174 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496
Aug 09 11:29:26.185209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c08e94ea-bbe7-43fb-a60d-1754bc7fe174 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.185606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c08e94ea-bbe7-43fb-a60d-1754bc7fe174 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.186154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-c08e94ea-bbe7-43fb-a60d-1754bc7fe174 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:26.188465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-c08e94ea-bbe7-43fb-a60d-1754bc7fe174 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:26.197374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c08e94ea-bbe7-43fb-a60d-1754bc7fe174 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:26.198796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c08e94ea-bbe7-43fb-a60d-1754bc7fe174 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496 returned with HTTP 200
Aug 09 11:29:26.199970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 536/1017] 10.222.0.59 () {58 vars in 1341 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:26.209093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-caa92cf8-b1af-44b2-9ab2-5cbacb8541f1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.213207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-caa92cf8-b1af-44b2-9ab2-5cbacb8541f1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?status=available
Aug 09 11:29:26.213652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-caa92cf8-b1af-44b2-9ab2-5cbacb8541f1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.214109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-caa92cf8-b1af-44b2-9ab2-5cbacb8541f1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.215268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-caa92cf8-b1af-44b2-9ab2-5cbacb8541f1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:26.215268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.215268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.216853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-caa92cf8-b1af-44b2-9ab2-5cbacb8541f1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:26.226310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-caa92cf8-b1af-44b2-9ab2-5cbacb8541f1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:26.226877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-caa92cf8-b1af-44b2-9ab2-5cbacb8541f1 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?status=available returned with HTTP 200
Aug 09 11:29:26.227614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 537/1018] 10.222.0.59 () {58 vars in 1253 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?status=available => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:26.236772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3a8c5fbc-a138-4bdf-8ee1-b200ef53e8b0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.241404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3a8c5fbc-a138-4bdf-8ee1-b200ef53e8b0 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496
Aug 09 11:29:26.241841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3a8c5fbc-a138-4bdf-8ee1-b200ef53e8b0 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.242284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3a8c5fbc-a138-4bdf-8ee1-b200ef53e8b0 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.242797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-3a8c5fbc-a138-4bdf-8ee1-b200ef53e8b0 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:26.243505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.243505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.245053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-3a8c5fbc-a138-4bdf-8ee1-b200ef53e8b0 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:26.252458 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3a8c5fbc-a138-4bdf-8ee1-b200ef53e8b0 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Get all snapshots completed successfully.
Aug 09 11:29:26.253164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3a8c5fbc-a138-4bdf-8ee1-b200ef53e8b0 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496 returned with HTTP 200
Aug 09 11:29:26.254106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 538/1019] 10.222.0.59 () {58 vars in 1375 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1701113496 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:26.263616 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fe737ba2-5ecf-4779-9119-5aa5550d4f0e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.267717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe737ba2-5ecf-4779-9119-5aa5550d4f0e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] DELETE http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:26.268160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe737ba2-5ecf-4779-9119-5aa5550d4f0e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.268748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe737ba2-5ecf-4779-9119-5aa5550d4f0e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.269045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-fe737ba2-5ecf-4779-9119-5aa5550d4f0e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Delete snapshot with id: a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:26.280901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.280901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.283063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fe737ba2-5ecf-4779-9119-5aa5550d4f0e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:26.324494 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fe737ba2-5ecf-4779-9119-5aa5550d4f0e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot delete request issued successfully.
Aug 09 11:29:26.325020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe737ba2-5ecf-4779-9119-5aa5550d4f0e tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 202
Aug 09 11:29:26.329501 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 539/1020] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:29:26 2022] DELETE /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:29:26.331645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5ec49bbe-e3b2-4186-a455-5601854d90fe None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.337220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ec49bbe-e3b2-4186-a455-5601854d90fe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:26.337220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5ec49bbe-e3b2-4186-a455-5601854d90fe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.337220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5ec49bbe-e3b2-4186-a455-5601854d90fe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.347481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.347481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.348664 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5ec49bbe-e3b2-4186-a455-5601854d90fe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:26.350482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ec49bbe-e3b2-4186-a455-5601854d90fe tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 200
Aug 09 11:29:26.351564 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 540/1021] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:26.468990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-ad83b35b-b52e-460a-9967-323924cf3451 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Lock "cinder-attachment_update-85dc2fd4-d356-4d21-a374-2bf78b5a1c7d-hv-cinder-84989" released by "attachment_update" :: held 7.686s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:29:26.469849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-ad83b35b-b52e-460a-9967-323924cf3451 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/f5f80843-514f-4fff-8de5-518d852013bf returned with HTTP 200
Aug 09 11:29:26.471226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 482/1022] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:29:18 2022] PUT /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/f5f80843-514f-4fff-8de5-518d852013bf => generated 747 bytes in 7731 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:26.473488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c0290e11-e7b1-4a5a-be08-adad414c9638 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.474531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c0290e11-e7b1-4a5a-be08-adad414c9638 None None] GET http://10.222.0.59/volume//
Aug 09 11:29:26.474846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c0290e11-e7b1-4a5a-be08-adad414c9638 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.475315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c0290e11-e7b1-4a5a-be08-adad414c9638 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.476278 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c0290e11-e7b1-4a5a-be08-adad414c9638 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:29:26.476803 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 541/1023] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:29:26.540691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e08e84f0-beeb-4b52-a22a-27f3244dc75d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.545467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e08e84f0-beeb-4b52-a22a-27f3244dc75d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:29:26.546185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e08e84f0-beeb-4b52-a22a-27f3244dc75d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.546939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e08e84f0-beeb-4b52-a22a-27f3244dc75d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.571555 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.571555 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.580414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e08e84f0-beeb-4b52-a22a-27f3244dc75d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:29:26.592326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e08e84f0-beeb-4b52-a22a-27f3244dc75d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:29:26.593153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 483/1024] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 1459 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:29:26.774493 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-30b6b6dd-179c-4524-ac2b-8bf5e5a07d38 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:26.778559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-30b6b6dd-179c-4524-ac2b-8bf5e5a07d38 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:26.779159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-30b6b6dd-179c-4524-ac2b-8bf5e5a07d38 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:26.779763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-30b6b6dd-179c-4524-ac2b-8bf5e5a07d38 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:26.800282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:26.800282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:26.822424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-30b6b6dd-179c-4524-ac2b-8bf5e5a07d38 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:26.846461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-30b6b6dd-179c-4524-ac2b-8bf5e5a07d38 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:26.859430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 542/1025] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:26 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 916 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:27.112034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-88ec69ca-4c49-4756-997b-ed37a88cafb0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:27.116003 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-88ec69ca-4c49-4756-997b-ed37a88cafb0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:27.116575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-88ec69ca-4c49-4756-997b-ed37a88cafb0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:27.116864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-88ec69ca-4c49-4756-997b-ed37a88cafb0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:27.132617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:27.132617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:27.140617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-88ec69ca-4c49-4756-997b-ed37a88cafb0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:27.145045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:27.153436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-88ec69ca-4c49-4756-997b-ed37a88cafb0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:27.154933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 484/1026] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:27 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:27.360741 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c85fa808-0f2b-4389-be6a-8cb680ee06d5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:27.367538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c85fa808-0f2b-4389-be6a-8cb680ee06d5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2
Aug 09 11:29:27.368146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c85fa808-0f2b-4389-be6a-8cb680ee06d5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:27.368710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c85fa808-0f2b-4389-be6a-8cb680ee06d5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:27.382417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c85fa808-0f2b-4389-be6a-8cb680ee06d5 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 returned with HTTP 404
Aug 09 11:29:27.383732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 543/1027] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:27 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/a131cd6f-80ed-47b8-8949-2e48b97286d2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:27.388520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8f4e4919-68ae-4cd7-98f5-3ceee4872161 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:27.402618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8f4e4919-68ae-4cd7-98f5-3ceee4872161 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] DELETE http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:27.403249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8f4e4919-68ae-4cd7-98f5-3ceee4872161 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:27.403846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8f4e4919-68ae-4cd7-98f5-3ceee4872161 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:27.404685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-8f4e4919-68ae-4cd7-98f5-3ceee4872161 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Delete snapshot with id: 80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:27.418257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:27.418257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:27.420455 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8f4e4919-68ae-4cd7-98f5-3ceee4872161 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:27.473391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8f4e4919-68ae-4cd7-98f5-3ceee4872161 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot delete request issued successfully.
Aug 09 11:29:27.475705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8f4e4919-68ae-4cd7-98f5-3ceee4872161 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 202
Aug 09 11:29:27.481346 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 485/1028] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:29:27 2022] DELETE /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:29:27.483469 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-921975c7-e150-4696-b609-c95b6142cbdc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:27.487953 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-921975c7-e150-4696-b609-c95b6142cbdc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:27.488568 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-921975c7-e150-4696-b609-c95b6142cbdc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:27.489099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-921975c7-e150-4696-b609-c95b6142cbdc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:27.502048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:27.502048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:27.503331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-921975c7-e150-4696-b609-c95b6142cbdc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:27.506735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-921975c7-e150-4696-b609-c95b6142cbdc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 200
Aug 09 11:29:27.506735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 544/1029] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:27 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:27.865221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-36ffdf14-df8b-4a3e-bfb0-e314bf58b2da None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:27.871604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-36ffdf14-df8b-4a3e-bfb0-e314bf58b2da tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:27.872210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-36ffdf14-df8b-4a3e-bfb0-e314bf58b2da tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:27.872763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-36ffdf14-df8b-4a3e-bfb0-e314bf58b2da tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:27.895977 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:27.895977 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:27.903908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-36ffdf14-df8b-4a3e-bfb0-e314bf58b2da tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:27.915348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-36ffdf14-df8b-4a3e-bfb0-e314bf58b2da tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:27.926848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 486/1030] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:27 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 916 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:28.171238 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8e831a58-8629-4568-ab27-9a8d1a77cc5c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:28.187364 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e831a58-8629-4568-ab27-9a8d1a77cc5c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:28.187980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8e831a58-8629-4568-ab27-9a8d1a77cc5c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:28.192329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8e831a58-8629-4568-ab27-9a8d1a77cc5c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:28.225310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:28.225310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:28.234748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8e831a58-8629-4568-ab27-9a8d1a77cc5c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:28.248559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e831a58-8629-4568-ab27-9a8d1a77cc5c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:28.249982 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 545/1031] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:28 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:28.514839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4917a0d6-42b1-4d75-90cf-b7d5c8eac4dc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:28.520160 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4917a0d6-42b1-4d75-90cf-b7d5c8eac4dc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af
Aug 09 11:29:28.521144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4917a0d6-42b1-4d75-90cf-b7d5c8eac4dc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:28.521786 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4917a0d6-42b1-4d75-90cf-b7d5c8eac4dc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:28.532454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4917a0d6-42b1-4d75-90cf-b7d5c8eac4dc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af returned with HTTP 404
Aug 09 11:29:28.533663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 487/1032] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:28 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/80e77e3a-5716-41a6-9e0d-6de8c6e9e8af => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:28.538963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7b858c88-141d-4a71-b41f-dbff641f203b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:28.549190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7b858c88-141d-4a71-b41f-dbff641f203b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] DELETE http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:28.550004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7b858c88-141d-4a71-b41f-dbff641f203b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:28.550889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7b858c88-141d-4a71-b41f-dbff641f203b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:28.551676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-7b858c88-141d-4a71-b41f-dbff641f203b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Delete snapshot with id: 9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:28.570087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:28.570087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:28.572523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7b858c88-141d-4a71-b41f-dbff641f203b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:28.612342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7b858c88-141d-4a71-b41f-dbff641f203b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot delete request issued successfully.
Aug 09 11:29:28.612862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7b858c88-141d-4a71-b41f-dbff641f203b tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 202
Aug 09 11:29:28.613836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 546/1033] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:29:28 2022] DELETE /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:29:28.618659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-97f80af7-efb1-4752-ad97-e17f8b873e11 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:28.623034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-97f80af7-efb1-4752-ad97-e17f8b873e11 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:28.623638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-97f80af7-efb1-4752-ad97-e17f8b873e11 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:28.624256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-97f80af7-efb1-4752-ad97-e17f8b873e11 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:28.636070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:28.636070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:28.637108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-97f80af7-efb1-4752-ad97-e17f8b873e11 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Snapshot retrieved successfully.
Aug 09 11:29:28.639013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-97f80af7-efb1-4752-ad97-e17f8b873e11 tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 200
Aug 09 11:29:28.639978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 488/1034] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:28 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:28.932751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-75cedcd4-00bc-49f8-8d16-4cd518d87dba None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:28.937423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-75cedcd4-00bc-49f8-8d16-4cd518d87dba tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:28.938027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-75cedcd4-00bc-49f8-8d16-4cd518d87dba tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:28.938562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-75cedcd4-00bc-49f8-8d16-4cd518d87dba tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:28.961153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:28.961153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:28.967276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=98,cinder:UPDATE=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:28.970925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-75cedcd4-00bc-49f8-8d16-4cd518d87dba tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:28.984327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-75cedcd4-00bc-49f8-8d16-4cd518d87dba tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:28.985845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 547/1035] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:28 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 916 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:29.265619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bf283f9f-6022-40a3-9dab-6fcf4d68e46d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:29.270313 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bf283f9f-6022-40a3-9dab-6fcf4d68e46d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:29.270912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bf283f9f-6022-40a3-9dab-6fcf4d68e46d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:29.271547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bf283f9f-6022-40a3-9dab-6fcf4d68e46d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:29.288478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:29.288478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:29.300316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bf283f9f-6022-40a3-9dab-6fcf4d68e46d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:29.326006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bf283f9f-6022-40a3-9dab-6fcf4d68e46d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:29.328238 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 489/1036] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:29 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:29.650981 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c8bf485c-106f-4176-866f-e5093d13f1bf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:29.658971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c8bf485c-106f-4176-866f-e5093d13f1bf tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6
Aug 09 11:29:29.659702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c8bf485c-106f-4176-866f-e5093d13f1bf tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:29.660334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c8bf485c-106f-4176-866f-e5093d13f1bf tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:29.670613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c8bf485c-106f-4176-866f-e5093d13f1bf tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 returned with HTTP 404
Aug 09 11:29:29.671664 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 548/1037] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:29 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/snapshots/9fa64e6a-7300-415e-9f2e-52f5146e70c6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:29.676427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-81066c5e-989c-4c5d-a658-b123eb5ccefc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:29.680092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-81066c5e-989c-4c5d-a658-b123eb5ccefc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] DELETE http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a
Aug 09 11:29:29.680530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-81066c5e-989c-4c5d-a658-b123eb5ccefc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:29.680985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-81066c5e-989c-4c5d-a658-b123eb5ccefc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:29.681372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-81066c5e-989c-4c5d-a658-b123eb5ccefc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Delete volume with id: 0a28dbf7-3e39-4ef7-8187-df5a5943936a 
Aug 09 11:29:29.696713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:29.696713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:29.697732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-81066c5e-989c-4c5d-a658-b123eb5ccefc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Volume info retrieved successfully.
Aug 09 11:29:29.730295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-81066c5e-989c-4c5d-a658-b123eb5ccefc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Delete volume request issued successfully.
Aug 09 11:29:29.730699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-81066c5e-989c-4c5d-a658-b123eb5ccefc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a returned with HTTP 202
Aug 09 11:29:29.731512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 490/1038] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:29:29 2022] DELETE /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:29:29.736545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-85bc24df-8091-4ae9-9b7b-6af650c12adc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:29.740131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-85bc24df-8091-4ae9-9b7b-6af650c12adc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a
Aug 09 11:29:29.740581 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-85bc24df-8091-4ae9-9b7b-6af650c12adc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:29.741035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-85bc24df-8091-4ae9-9b7b-6af650c12adc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:29.757061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:29.757061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:29.767001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-85bc24df-8091-4ae9-9b7b-6af650c12adc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Volume info retrieved successfully.
Aug 09 11:29:29.778495 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-85bc24df-8091-4ae9-9b7b-6af650c12adc tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a returned with HTTP 200
Aug 09 11:29:29.779323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 549/1039] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:29 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:30.002438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9a58eecd-dcae-4ace-96e7-0be0b26765d2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:30.006048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9a58eecd-dcae-4ace-96e7-0be0b26765d2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:30.006490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9a58eecd-dcae-4ace-96e7-0be0b26765d2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:30.006976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9a58eecd-dcae-4ace-96e7-0be0b26765d2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:30.027939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:30.027939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:30.035988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9a58eecd-dcae-4ace-96e7-0be0b26765d2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:30.045946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9a58eecd-dcae-4ace-96e7-0be0b26765d2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:30.046859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 491/1040] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:30 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 916 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:30.345983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1d257e29-665e-46ab-a3b2-3807dfb6a110 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:30.349562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1d257e29-665e-46ab-a3b2-3807dfb6a110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:30.350000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1d257e29-665e-46ab-a3b2-3807dfb6a110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:30.350446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1d257e29-665e-46ab-a3b2-3807dfb6a110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:30.365024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:30.365024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:30.371750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1d257e29-665e-46ab-a3b2-3807dfb6a110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:30.381382 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1d257e29-665e-46ab-a3b2-3807dfb6a110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:30.382087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 550/1041] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:30 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:30.796794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f9ffe279-29d1-4dfc-b544-d780d5080cfd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:30.801312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f9ffe279-29d1-4dfc-b544-d780d5080cfd tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] GET http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a
Aug 09 11:29:30.801982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f9ffe279-29d1-4dfc-b544-d780d5080cfd tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:30.802645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f9ffe279-29d1-4dfc-b544-d780d5080cfd tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:30.815153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f9ffe279-29d1-4dfc-b544-d780d5080cfd tempest-VolumesSnapshotListTestJSON-122975234 tempest-VolumesSnapshotListTestJSON-122975234-project] http://10.222.0.59/volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a returned with HTTP 404
Aug 09 11:29:30.816652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 492/1042] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:30 2022] GET /volume/v3/e8cf8263a0794dce9bfcbf43fc88f4aa/volumes/0a28dbf7-3e39-4ef7-8187-df5a5943936a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:31.063637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9e7e3e91-0ffa-454d-96f0-1f07eb858906 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:31.067424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9e7e3e91-0ffa-454d-96f0-1f07eb858906 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:31.067901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9e7e3e91-0ffa-454d-96f0-1f07eb858906 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:31.068360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9e7e3e91-0ffa-454d-96f0-1f07eb858906 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:31.089501 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:31.089501 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:31.097483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9e7e3e91-0ffa-454d-96f0-1f07eb858906 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:31.107805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9e7e3e91-0ffa-454d-96f0-1f07eb858906 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:31.108548 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 551/1043] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:31 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 916 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:31.398211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-aa02a001-e728-401e-83ed-76288cdb555d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:31.401905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aa02a001-e728-401e-83ed-76288cdb555d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:31.402344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aa02a001-e728-401e-83ed-76288cdb555d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:31.402792 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aa02a001-e728-401e-83ed-76288cdb555d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:31.418710 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:31.418710 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:31.425881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-aa02a001-e728-401e-83ed-76288cdb555d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:31.435715 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aa02a001-e728-401e-83ed-76288cdb555d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:31.436822 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 493/1044] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:31 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:32.124332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-42da2644-25ce-4bfd-8bf0-d64692edc3d9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:32.128045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-42da2644-25ce-4bfd-8bf0-d64692edc3d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:32.128558 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-42da2644-25ce-4bfd-8bf0-d64692edc3d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:32.129009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-42da2644-25ce-4bfd-8bf0-d64692edc3d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:32.149572 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:32.149572 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:32.156542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-42da2644-25ce-4bfd-8bf0-d64692edc3d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:32.165839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-42da2644-25ce-4bfd-8bf0-d64692edc3d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:32.166962 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 552/1045] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:32 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 916 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:32.175405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9828b6d2-7f03-4433-a4b9-0ede735efe5f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:32.277399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9828b6d2-7f03-4433-a4b9-0ede735efe5f tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] POST http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots
Aug 09 11:29:32.278105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9828b6d2-7f03-4433-a4b9-0ede735efe5f tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b66cba5d-8c1a-4b20-8168-1a1265f88f9f", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-810597154"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:32.291783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9828b6d2-7f03-4433-a4b9-0ede735efe5f tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots returned with HTTP 404
Aug 09 11:29:32.292740 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 494/1046] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:29:32 2022] POST /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:32.299035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7ef53059-ecdc-4861-a946-bfaccb12a54a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:32.305089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ef53059-ecdc-4861-a946-bfaccb12a54a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] POST http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots
Aug 09 11:29:32.305987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7ef53059-ecdc-4861-a946-bfaccb12a54a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1572953194"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:32.355704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ef53059-ecdc-4861-a946-bfaccb12a54a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots returned with HTTP 404
Aug 09 11:29:32.362406 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 553/1047] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:29:32 2022] POST /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots => generated 77 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:32.364486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7f8b7eab-6382-427b-873e-c671ab13749a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:32.368703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7f8b7eab-6382-427b-873e-c671ab13749a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots?limit=invalid
Aug 09 11:29:32.369248 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7f8b7eab-6382-427b-873e-c671ab13749a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:32.369897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7f8b7eab-6382-427b-873e-c671ab13749a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:32.370734 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7f8b7eab-6382-427b-873e-c671ab13749a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] HTTP exception thrown: limit param must be an integer
Aug 09 11:29:32.371116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7f8b7eab-6382-427b-873e-c671ab13749a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots?limit=invalid returned with HTTP 400
Aug 09 11:29:32.372101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 495/1048] 10.222.0.59 () {58 vars in 1247 bytes} [Tue Aug  9 11:29:32 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:29:32.380215 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-56b8216b-42e0-4c8c-847e-d8655a7eb89a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:32.384554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-56b8216b-42e0-4c8c-847e-d8655a7eb89a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots?marker=806089f0-bcf3-4165-9337-31361f10b406
Aug 09 11:29:32.384996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-56b8216b-42e0-4c8c-847e-d8655a7eb89a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:32.385457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-56b8216b-42e0-4c8c-847e-d8655a7eb89a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:32.385990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-56b8216b-42e0-4c8c-847e-d8655a7eb89a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:32.388573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-56b8216b-42e0-4c8c-847e-d8655a7eb89a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:32.398644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-56b8216b-42e0-4c8c-847e-d8655a7eb89a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots?marker=806089f0-bcf3-4165-9337-31361f10b406 returned with HTTP 404
Aug 09 11:29:32.399687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 554/1049] 10.222.0.59 () {58 vars in 1307 bytes} [Tue Aug  9 11:29:32 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots?marker=806089f0-bcf3-4165-9337-31361f10b406 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:32.405760 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-404aa652-ad2b-404b-a942-17614579bf54 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:32.409861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-404aa652-ad2b-404b-a942-17614579bf54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots?sort_key=invalid
Aug 09 11:29:32.410298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-404aa652-ad2b-404b-a942-17614579bf54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:32.410751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-404aa652-ad2b-404b-a942-17614579bf54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:32.411287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-404aa652-ad2b-404b-a942-17614579bf54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:29:32.413495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-404aa652-ad2b-404b-a942-17614579bf54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:29:32.414378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-404aa652-ad2b-404b-a942-17614579bf54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots?sort_key=invalid returned with HTTP 400
Aug 09 11:29:32.415307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 496/1050] 10.222.0.59 () {58 vars in 1253 bytes} [Tue Aug  9 11:29:32 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots?sort_key=invalid => generated 84 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:29:32.424524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:32.428421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] POST http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes
Aug 09 11:29:32.429222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1194871550"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:32.432103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1194871550'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:29:32.432406 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Create volume of 2 GB
Aug 09 11:29:32.442987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Availability Zones retrieved successfully.
Aug 09 11:29:32.452298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b8a126d1-0d5e-44fc-8336-100296edc6a4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:32.456279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b8a126d1-0d5e-44fc-8336-100296edc6a4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:32.456724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b8a126d1-0d5e-44fc-8336-100296edc6a4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:32.457200 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b8a126d1-0d5e-44fc-8336-100296edc6a4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:32.457646 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Flow 'volume_create_api' (d662f0b1-dd8d-4647-a3d4-8345f73a1d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:29:32.460327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c16c7b8-19ac-4857-8efa-3eac74ec339a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:32.462788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Validating volume size '2' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:29:32.472688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:32.472688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:32.479407 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b8a126d1-0d5e-44fc-8336-100296edc6a4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:32.489056 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b8a126d1-0d5e-44fc-8336-100296edc6a4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:32.489838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 497/1051] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:32 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:32.497364 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c16c7b8-19ac-4857-8efa-3eac74ec339a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:32.499478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5e3a60-4889-44bf-bc3f-f44ac998416f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:32.587873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Created reservations ['02b26409-b4dd-48c7-ba55-685ace0ad445', '84b5bdd2-ae6a-48c5-9195-661da44fb827', '0ab2f359-2d51-4501-82af-b6a74011ced4', '0731dfb6-9c99-40d5-a5d1-67a0a89dd3ad'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:29:32.589727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5e3a60-4889-44bf-bc3f-f44ac998416f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02b26409-b4dd-48c7-ba55-685ace0ad445', '84b5bdd2-ae6a-48c5-9195-661da44fb827', '0ab2f359-2d51-4501-82af-b6a74011ced4', '0731dfb6-9c99-40d5-a5d1-67a0a89dd3ad']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:32.591659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8877bf8f-1813-44e9-ab3d-1064a10e3d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:32.615389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8877bf8f-1813-44e9-ab3d-1064a10e3d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0947e8dd-2c67-409b-9c40-7280ad640929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1194871550',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='58b4497c4bdb4e448910da3a801f60cf',qos_specs=None,replication_status=<?>,reservations=['02b26409-b4dd-48c7-ba55-685ace0ad445','84b5bdd2-ae6a-48c5-9195-661da44fb827','0ab2f359-2d51-4501-82af-b6a74011ced4','0731dfb6-9c99-40d5-a5d1-67a0a89dd3ad'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='63bdbf40d3cf46ad87a3d5b977a03701',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1194871550',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=0947e8dd-2c67-409b-9c40-7280ad640929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58b4497c4bdb4e448910da3a801f60cf',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=2,snapshot_id=None,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bdbf40d3cf46ad87a3d5b977a03701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:32.617374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02400b9-1c66-4872-8a7a-ea1e1f02be57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:32.629043 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=86,cinder:INSERT=9,cinder:UPDATE=5 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:32.648612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02400b9-1c66-4872-8a7a-ea1e1f02be57) 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-VolumesSnapshotNegativeTestJSON-Volume-1194871550',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='58b4497c4bdb4e448910da3a801f60cf',qos_specs=None,replication_status=<?>,reservations=['02b26409-b4dd-48c7-ba55-685ace0ad445','84b5bdd2-ae6a-48c5-9195-661da44fb827','0ab2f359-2d51-4501-82af-b6a74011ced4','0731dfb6-9c99-40d5-a5d1-67a0a89dd3ad'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='63bdbf40d3cf46ad87a3d5b977a03701',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:32.651481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f623bf31-8dae-41a1-a7a2-1229690ec168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:32.670030 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f623bf31-8dae-41a1-a7a2-1229690ec168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:29:32.672528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Flow 'volume_create_api' (d662f0b1-dd8d-4647-a3d4-8345f73a1d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:29:32.673237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Create volume request issued successfully.
Aug 09 11:29:32.674473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a21040b6-5357-4a4a-8002-1cbabeecc137 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes returned with HTTP 202
Aug 09 11:29:32.675291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 555/1052] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:29:32 2022] POST /volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes => generated 831 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:32.693070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a4f57a14-ead8-4d54-a4d1-4581cfddf309 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:32.697002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a4f57a14-ead8-4d54-a4d1-4581cfddf309 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929
Aug 09 11:29:32.697465 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a4f57a14-ead8-4d54-a4d1-4581cfddf309 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:32.697926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a4f57a14-ead8-4d54-a4d1-4581cfddf309 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:32.712415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:32.712415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:32.719945 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a4f57a14-ead8-4d54-a4d1-4581cfddf309 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Volume info retrieved successfully.
Aug 09 11:29:32.730326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a4f57a14-ead8-4d54-a4d1-4581cfddf309 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 returned with HTTP 200
Aug 09 11:29:32.731454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 498/1053] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:32 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 => generated 899 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:33.116893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-b613e9b2-46d6-4041-a268-73ccb8d33364 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:33.123684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-b613e9b2-46d6-4041-a268-73ccb8d33364 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/f5f80843-514f-4fff-8de5-518d852013bf/action
Aug 09 11:29:33.124837 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-b613e9b2-46d6-4041-a268-73ccb8d33364 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:29:33.125507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-b613e9b2-46d6-4041-a268-73ccb8d33364 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:33.157424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:33.157424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:33.174183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-05dbf453-e7a5-40e2-b9b9-d2d2d21f8974 req-b613e9b2-46d6-4041-a268-73ccb8d33364 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/f5f80843-514f-4fff-8de5-518d852013bf/action returned with HTTP 204
Aug 09 11:29:33.175337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 556/1054] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:29:33 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/f5f80843-514f-4fff-8de5-518d852013bf/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:33.182153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5ba0a0ba-8e13-4a06-a853-55f3887f3bcb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:33.185759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5ba0a0ba-8e13-4a06-a853-55f3887f3bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:33.186202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5ba0a0ba-8e13-4a06-a853-55f3887f3bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:33.186652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5ba0a0ba-8e13-4a06-a853-55f3887f3bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:33.206596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:33.206596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:33.213408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5ba0a0ba-8e13-4a06-a853-55f3887f3bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:33.223850 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5ba0a0ba-8e13-4a06-a853-55f3887f3bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:33.224556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 499/1055] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:33 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 1208 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:33.240745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9c80ab3b-13c7-4043-b91c-2f10ea09d8c5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:33.244560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9c80ab3b-13c7-4043-b91c-2f10ea09d8c5 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:29:33.245090 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9c80ab3b-13c7-4043-b91c-2f10ea09d8c5 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:33.245613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9c80ab3b-13c7-4043-b91c-2f10ea09d8c5 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:33.253331 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-346b23cd-0e09-4173-9a71-acf991bed68b req-a7296c11-88b9-4556-a30e-e1c212db556d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:33.257832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-a7296c11-88b9-4556-a30e-e1c212db556d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] PUT http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/f6d4e370-14e5-4cac-b35c-6248a32f7975
Aug 09 11:29:33.258611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-a7296c11-88b9-4556-a30e-e1c212db556d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sda"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:33.266686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:33.266686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:33.273176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-346b23cd-0e09-4173-9a71-acf991bed68b req-a7296c11-88b9-4556-a30e-e1c212db556d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Acquiring lock "cinder-attachment_update-eb151910-5f20-42c2-afbb-b88acb7a8a4e-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:29:33.274578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9c80ab3b-13c7-4043-b91c-2f10ea09d8c5 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:29:33.281576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-346b23cd-0e09-4173-9a71-acf991bed68b req-a7296c11-88b9-4556-a30e-e1c212db556d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Lock "cinder-attachment_update-eb151910-5f20-42c2-afbb-b88acb7a8a4e-hv-cinder-84989" acquired by "attachment_update" :: waited 0.008s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:29:33.283753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:33.283753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:33.286439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9c80ab3b-13c7-4043-b91c-2f10ea09d8c5 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:29:33.287460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 557/1056] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:33 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:33.505602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5a635578-5001-42e6-b734-6127082929cf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:33.509793 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a635578-5001-42e6-b734-6127082929cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:33.510241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5a635578-5001-42e6-b734-6127082929cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:33.510694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5a635578-5001-42e6-b734-6127082929cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:33.526076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:33.526076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:33.534241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5a635578-5001-42e6-b734-6127082929cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:33.544741 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a635578-5001-42e6-b734-6127082929cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:33.545446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 558/1057] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:33 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:33.749343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-01240099-0e1a-40a5-9507-1fcd448ed3dd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:33.753192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-01240099-0e1a-40a5-9507-1fcd448ed3dd tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929
Aug 09 11:29:33.754532 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-01240099-0e1a-40a5-9507-1fcd448ed3dd tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:33.755021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-01240099-0e1a-40a5-9507-1fcd448ed3dd tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:33.771699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:33.771699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:33.780981 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-01240099-0e1a-40a5-9507-1fcd448ed3dd tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Volume info retrieved successfully.
Aug 09 11:29:33.792077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-01240099-0e1a-40a5-9507-1fcd448ed3dd tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 returned with HTTP 200
Aug 09 11:29:33.793150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 559/1058] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:33 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 => generated 923 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:34.561807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-03ec6ee7-e4b9-4cf1-a154-263405de517f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:34.566500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-03ec6ee7-e4b9-4cf1-a154-263405de517f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:34.567160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-03ec6ee7-e4b9-4cf1-a154-263405de517f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:34.567795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-03ec6ee7-e4b9-4cf1-a154-263405de517f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:34.582512 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:34.582512 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:34.592506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-03ec6ee7-e4b9-4cf1-a154-263405de517f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:34.603964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-03ec6ee7-e4b9-4cf1-a154-263405de517f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:34.604628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 560/1059] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:34 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:34.722584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-346b23cd-0e09-4173-9a71-acf991bed68b req-a7296c11-88b9-4556-a30e-e1c212db556d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Lock "cinder-attachment_update-eb151910-5f20-42c2-afbb-b88acb7a8a4e-hv-cinder-84989" released by "attachment_update" :: held 1.441s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:29:34.723232 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-a7296c11-88b9-4556-a30e-e1c212db556d tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/f6d4e370-14e5-4cac-b35c-6248a32f7975 returned with HTTP 200
Aug 09 11:29:34.724015 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 500/1060] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:29:33 2022] PUT /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/f6d4e370-14e5-4cac-b35c-6248a32f7975 => generated 747 bytes in 1472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:29:34.759557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e8bfadf8-b3d5-4930-a205-14b5ad496ceb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:34.763620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e8bfadf8-b3d5-4930-a205-14b5ad496ceb tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] POST http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/f6d4e370-14e5-4cac-b35c-6248a32f7975/action
Aug 09 11:29:34.764399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e8bfadf8-b3d5-4930-a205-14b5ad496ceb tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:29:34.764682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e8bfadf8-b3d5-4930-a205-14b5ad496ceb tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:34.798594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:34.798594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:34.810257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b723c818-a0f4-41a0-8758-fbe0a8dbde97 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:34.815957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b723c818-a0f4-41a0-8758-fbe0a8dbde97 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929
Aug 09 11:29:34.816902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b723c818-a0f4-41a0-8758-fbe0a8dbde97 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:34.817263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b723c818-a0f4-41a0-8758-fbe0a8dbde97 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:34.820214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-346b23cd-0e09-4173-9a71-acf991bed68b req-e8bfadf8-b3d5-4930-a205-14b5ad496ceb tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/f6d4e370-14e5-4cac-b35c-6248a32f7975/action returned with HTTP 204
Aug 09 11:29:34.821458 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 561/1061] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:29:34 2022] POST /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/f6d4e370-14e5-4cac-b35c-6248a32f7975/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:34.832094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:34.832094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:34.839329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b723c818-a0f4-41a0-8758-fbe0a8dbde97 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Volume info retrieved successfully.
Aug 09 11:29:34.850490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b723c818-a0f4-41a0-8758-fbe0a8dbde97 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 returned with HTTP 200
Aug 09 11:29:34.851529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 501/1062] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:34 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 => generated 924 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:34.866775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d4e38123-02a4-462d-a42b-97ad2a9fb94c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:34.871146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d4e38123-02a4-462d-a42b-97ad2a9fb94c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] POST http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots
Aug 09 11:29:34.872059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d4e38123-02a4-462d-a42b-97ad2a9fb94c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0947e8dd-2c67-409b-9c40-7280ad640929", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-235033866"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:34.897299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:34.897299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:34.898416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d4e38123-02a4-462d-a42b-97ad2a9fb94c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Volume info retrieved successfully.
Aug 09 11:29:34.898749 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-d4e38123-02a4-462d-a42b-97ad2a9fb94c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Create snapshot from volume 0947e8dd-2c67-409b-9c40-7280ad640929
Aug 09 11:29:34.973411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-d4e38123-02a4-462d-a42b-97ad2a9fb94c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Created reservations ['b434636c-e063-42df-8064-df60f71695e2', 'd2eaa1a7-0b38-4cf7-8a25-52c44f0544e1', '87b1fea0-7fd9-4d41-9132-558d0a201c95', '6a5fdec7-3f50-4ea1-a45d-4a3cd8c11d1a'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:29:35.013841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=15,cinder:SELECT=77,cinder:INSERT=8 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:35.047544 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d4e38123-02a4-462d-a42b-97ad2a9fb94c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot create request issued successfully.
Aug 09 11:29:35.048771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d4e38123-02a4-462d-a42b-97ad2a9fb94c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots returned with HTTP 202
Aug 09 11:29:35.049786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 562/1063] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:29:34 2022] POST /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots => generated 317 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:35.058121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-271d6398-4be4-404b-ae66-a6dcc4d8b1c9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:35.063523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-271d6398-4be4-404b-ae66-a6dcc4d8b1c9 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:35.063523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-271d6398-4be4-404b-ae66-a6dcc4d8b1c9 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:35.064143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-271d6398-4be4-404b-ae66-a6dcc4d8b1c9 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:35.066981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:35.079206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:35.079206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:35.080701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-271d6398-4be4-404b-ae66-a6dcc4d8b1c9 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot retrieved successfully.
Aug 09 11:29:35.082998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-271d6398-4be4-404b-ae66-a6dcc4d8b1c9 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c returned with HTTP 200
Aug 09 11:29:35.084320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 502/1064] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:35 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c => generated 449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:35.620836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ef98bbf8-e03c-4444-9782-f5672cc0fd69 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:35.624841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ef98bbf8-e03c-4444-9782-f5672cc0fd69 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:35.625303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ef98bbf8-e03c-4444-9782-f5672cc0fd69 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:35.625767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ef98bbf8-e03c-4444-9782-f5672cc0fd69 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:35.642789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:35.642789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:35.650698 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ef98bbf8-e03c-4444-9782-f5672cc0fd69 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:35.662053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ef98bbf8-e03c-4444-9782-f5672cc0fd69 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:35.669583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 563/1065] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:35 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:36.094752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a56b90dd-24dd-47c3-a52a-aa046e68db3a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:36.099361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a56b90dd-24dd-47c3-a52a-aa046e68db3a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:36.099842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a56b90dd-24dd-47c3-a52a-aa046e68db3a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:36.100342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a56b90dd-24dd-47c3-a52a-aa046e68db3a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:36.112131 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:36.112131 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:36.113189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a56b90dd-24dd-47c3-a52a-aa046e68db3a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot retrieved successfully.
Aug 09 11:29:36.115120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a56b90dd-24dd-47c3-a52a-aa046e68db3a tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c returned with HTTP 200
Aug 09 11:29:36.115882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 503/1066] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:36 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c => generated 449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:36.680312 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-81ae2529-52c0-477b-b03c-a6b24b42b09f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:36.685940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-81ae2529-52c0-477b-b03c-a6b24b42b09f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:36.686611 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-81ae2529-52c0-477b-b03c-a6b24b42b09f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:36.687393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-81ae2529-52c0-477b-b03c-a6b24b42b09f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:36.707424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:36.707424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:36.714392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-81ae2529-52c0-477b-b03c-a6b24b42b09f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:36.724227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-81ae2529-52c0-477b-b03c-a6b24b42b09f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:36.724964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 564/1067] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:36 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:37.126126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1abaaee5-7ee9-4915-92f4-ae5342594bd6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:37.130302 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1abaaee5-7ee9-4915-92f4-ae5342594bd6 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:37.130748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1abaaee5-7ee9-4915-92f4-ae5342594bd6 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:37.131244 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1abaaee5-7ee9-4915-92f4-ae5342594bd6 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:37.142439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:37.142439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:37.143464 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1abaaee5-7ee9-4915-92f4-ae5342594bd6 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot retrieved successfully.
Aug 09 11:29:37.145203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1abaaee5-7ee9-4915-92f4-ae5342594bd6 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c returned with HTTP 200
Aug 09 11:29:37.145879 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 504/1068] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:37 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c => generated 449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:37.741196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c684eb67-4758-4444-810c-0f64c6a79abf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:37.744945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c684eb67-4758-4444-810c-0f64c6a79abf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:37.745390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c684eb67-4758-4444-810c-0f64c6a79abf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:37.745843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c684eb67-4758-4444-810c-0f64c6a79abf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:37.761017 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:37.761017 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:37.773284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c684eb67-4758-4444-810c-0f64c6a79abf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:37.783527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c684eb67-4758-4444-810c-0f64c6a79abf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:37.784598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 565/1069] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:37 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:38.158008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c078cd49-1e60-44f2-b0bf-9eabff0e68aa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:38.162054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c078cd49-1e60-44f2-b0bf-9eabff0e68aa tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:38.162579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c078cd49-1e60-44f2-b0bf-9eabff0e68aa tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:38.163106 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c078cd49-1e60-44f2-b0bf-9eabff0e68aa tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:38.174654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:38.174654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:38.175679 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c078cd49-1e60-44f2-b0bf-9eabff0e68aa tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot retrieved successfully.
Aug 09 11:29:38.177461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c078cd49-1e60-44f2-b0bf-9eabff0e68aa tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c returned with HTTP 200
Aug 09 11:29:38.178183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 505/1070] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:38 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c => generated 449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:38.800597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f77307d5-7856-456b-95f9-84d7eb78d12c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:38.804796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f77307d5-7856-456b-95f9-84d7eb78d12c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:38.805356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f77307d5-7856-456b-95f9-84d7eb78d12c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:38.805955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f77307d5-7856-456b-95f9-84d7eb78d12c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:38.822430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:38.822430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:38.831420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f77307d5-7856-456b-95f9-84d7eb78d12c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:38.842001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f77307d5-7856-456b-95f9-84d7eb78d12c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:38.843607 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 566/1071] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:38 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:39.187810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a768b097-6835-4a9d-b835-58234c3b5e54 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:39.192754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a768b097-6835-4a9d-b835-58234c3b5e54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:39.193413 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a768b097-6835-4a9d-b835-58234c3b5e54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:39.194142 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a768b097-6835-4a9d-b835-58234c3b5e54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:39.208583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:39.208583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:39.210083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a768b097-6835-4a9d-b835-58234c3b5e54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot retrieved successfully.
Aug 09 11:29:39.212713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a768b097-6835-4a9d-b835-58234c3b5e54 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c returned with HTTP 200
Aug 09 11:29:39.213405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 506/1072] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:39 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c => generated 449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:39.859034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-86c5d33a-f24d-4d05-8e6c-643db74857b9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:39.862739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-86c5d33a-f24d-4d05-8e6c-643db74857b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:39.863219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-86c5d33a-f24d-4d05-8e6c-643db74857b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:39.863700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-86c5d33a-f24d-4d05-8e6c-643db74857b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:39.879074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:39.879074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:39.889257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-86c5d33a-f24d-4d05-8e6c-643db74857b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:39.901557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-86c5d33a-f24d-4d05-8e6c-643db74857b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:39.902319 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 567/1073] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:39 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:40.227650 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-04e4eb47-88ea-4147-9a7b-551d332106fc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:40.233675 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-04e4eb47-88ea-4147-9a7b-551d332106fc tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:40.234197 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-04e4eb47-88ea-4147-9a7b-551d332106fc tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:40.234849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-04e4eb47-88ea-4147-9a7b-551d332106fc tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:40.246851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:40.246851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:40.247828 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-04e4eb47-88ea-4147-9a7b-551d332106fc tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot retrieved successfully.
Aug 09 11:29:40.249645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-04e4eb47-88ea-4147-9a7b-551d332106fc tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c returned with HTTP 200
Aug 09 11:29:40.250388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 507/1074] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:40 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:40.264245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:40.267804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] POST http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes
Aug 09 11:29:40.268624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "73ba7bb7-4240-4858-9e0f-4f822c24dc8c"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:40.270980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '73ba7bb7-4240-4858-9e0f-4f822c24dc8c'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:29:40.282303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:40.282303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:40.283347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot retrieved successfully.
Aug 09 11:29:40.283624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Create volume of 1 GB
Aug 09 11:29:40.291335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Availability Zones retrieved successfully.
Aug 09 11:29:40.306254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Flow 'volume_create_api' (90a51a83-9fa2-4fc9-8edb-7c64a10c79c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:29:40.308942 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fe4aa7-63ee-4182-9535-90a6452f3095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:40.311403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:29:40.312999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fe4aa7-63ee-4182-9535-90a6452f3095) transitioned into state 'FAILURE' from state 'RUNNING'
Aug 09 11:29:40.312999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size.
Aug 09 11:29:40.317018 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fe4aa7-63ee-4182-9535-90a6452f3095) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:29:40.318903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fe4aa7-63ee-4182-9535-90a6452f3095) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None'
Aug 09 11:29:40.321129 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.volume.api [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Flow 'volume_create_api' (90a51a83-9fa2-4fc9-8edb-7c64a10c79c1) transitioned into state 'REVERTED' from state 'RUNNING'
Aug 09 11:29:40.321727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8618f718-a5c5-4409-b6bb-28ef4519a174 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes returned with HTTP 400
Aug 09 11:29:40.322696 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 568/1075] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:29:40 2022] POST /volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes => generated 171 bytes in 60 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:29:40.329529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0e4cc087-1d33-4090-80b9-c1959c57bd34 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:40.334528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0e4cc087-1d33-4090-80b9-c1959c57bd34 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] DELETE http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:40.335170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0e4cc087-1d33-4090-80b9-c1959c57bd34 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:40.335695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0e4cc087-1d33-4090-80b9-c1959c57bd34 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:40.335998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-0e4cc087-1d33-4090-80b9-c1959c57bd34 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Delete snapshot with id: 73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:40.347604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:40.347604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:40.349076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0e4cc087-1d33-4090-80b9-c1959c57bd34 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot retrieved successfully.
Aug 09 11:29:40.384960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0e4cc087-1d33-4090-80b9-c1959c57bd34 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot delete request issued successfully.
Aug 09 11:29:40.385788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0e4cc087-1d33-4090-80b9-c1959c57bd34 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c returned with HTTP 202
Aug 09 11:29:40.387515 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 508/1076] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:29:40 2022] DELETE /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:29:40.392380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fff8141a-501f-4201-8bc4-46ecbbb8fc0c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:40.396561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fff8141a-501f-4201-8bc4-46ecbbb8fc0c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:40.397107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fff8141a-501f-4201-8bc4-46ecbbb8fc0c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:40.397570 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fff8141a-501f-4201-8bc4-46ecbbb8fc0c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:40.409533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:40.409533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:40.410545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fff8141a-501f-4201-8bc4-46ecbbb8fc0c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Snapshot retrieved successfully.
Aug 09 11:29:40.412418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fff8141a-501f-4201-8bc4-46ecbbb8fc0c tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c returned with HTTP 200
Aug 09 11:29:40.413131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 569/1077] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:40 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:40.918444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-745a818b-3025-4418-b033-ba8d4279b596 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:40.922266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-745a818b-3025-4418-b033-ba8d4279b596 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:40.922716 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-745a818b-3025-4418-b033-ba8d4279b596 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:40.923215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-745a818b-3025-4418-b033-ba8d4279b596 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:40.941134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:40.941134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:40.949031 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-745a818b-3025-4418-b033-ba8d4279b596 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:40.960551 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-745a818b-3025-4418-b033-ba8d4279b596 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:40.961316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 509/1078] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:40 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:41.025067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-870b3a49-ff46-4d61-bcfe-2d8a606fbf53 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.029305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-870b3a49-ff46-4d61-bcfe-2d8a606fbf53 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:41.029879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-870b3a49-ff46-4d61-bcfe-2d8a606fbf53 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:41.030333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-870b3a49-ff46-4d61-bcfe-2d8a606fbf53 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:41.044606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:41.044606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:41.051154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-870b3a49-ff46-4d61-bcfe-2d8a606fbf53 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:41.060935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-870b3a49-ff46-4d61-bcfe-2d8a606fbf53 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:41.061705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 570/1079] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:29:41 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:41.260085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-400affba-7c60-478c-9bb9-1fac7d49e00e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.261584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-400affba-7c60-478c-9bb9-1fac7d49e00e None None] GET http://10.222.0.59/volume//
Aug 09 11:29:41.262277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-400affba-7c60-478c-9bb9-1fac7d49e00e None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:41.263077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-400affba-7c60-478c-9bb9-1fac7d49e00e None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:41.264866 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-400affba-7c60-478c-9bb9-1fac7d49e00e None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:29:41.265721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 510/1080] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:29:41 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:29:41.274026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-6f73bc0d-08f0-4446-a7ab-58d1cc518f73 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.279157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-6f73bc0d-08f0-4446-a7ab-58d1cc518f73 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments
Aug 09 11:29:41.279787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-6f73bc0d-08f0-4446-a7ab-58d1cc518f73 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44d6055c-52f8-40e6-991e-ce054100290c", "connector": null, "instance_uuid": "b9983eb2-0da6-452f-9608-55b4c87fd1da"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:41.299812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:41.299812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:41.345723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-6f73bc0d-08f0-4446-a7ab-58d1cc518f73 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments returned with HTTP 200
Aug 09 11:29:41.347581 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 571/1081] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:29:41 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:41.383744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d897b410-a634-49d0-9864-19cff842c5d4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.387422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d897b410-a634-49d0-9864-19cff842c5d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:41.388097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d897b410-a634-49d0-9864-19cff842c5d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:41.388543 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d897b410-a634-49d0-9864-19cff842c5d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:41.407946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:41.407946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:41.417458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d897b410-a634-49d0-9864-19cff842c5d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:41.422434 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2fc437dd-6a9f-4856-9566-e2c7bb655a4d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.427903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2fc437dd-6a9f-4856-9566-e2c7bb655a4d tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c
Aug 09 11:29:41.428677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2fc437dd-6a9f-4856-9566-e2c7bb655a4d tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:41.428808 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d897b410-a634-49d0-9864-19cff842c5d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:41.429603 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2fc437dd-6a9f-4856-9566-e2c7bb655a4d tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:41.429738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 511/1082] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:41 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:29:41.431202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-15d105ba-bc04-412f-922c-ffbdf66d85cc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.432095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15d105ba-bc04-412f-922c-ffbdf66d85cc None None] GET http://10.222.0.59/volume//
Aug 09 11:29:41.432666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15d105ba-bc04-412f-922c-ffbdf66d85cc None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:41.433360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15d105ba-bc04-412f-922c-ffbdf66d85cc None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:41.434296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15d105ba-bc04-412f-922c-ffbdf66d85cc None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:29:41.435102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 512/1083] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:29:41 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:29:41.445138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-88e4bf6f-882d-4b1c-b9cf-803eed0259d3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.450143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2fc437dd-6a9f-4856-9566-e2c7bb655a4d tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c returned with HTTP 404
Aug 09 11:29:41.450622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-88e4bf6f-882d-4b1c-b9cf-803eed0259d3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:41.451357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 572/1084] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:41 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/snapshots/73ba7bb7-4240-4858-9e0f-4f822c24dc8c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:29:41.454514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-88e4bf6f-882d-4b1c-b9cf-803eed0259d3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:41.455060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-88e4bf6f-882d-4b1c-b9cf-803eed0259d3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:41.456240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c58d73d4-ab06-413e-a93f-3f5437c38550 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.459830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c58d73d4-ab06-413e-a93f-3f5437c38550 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] DELETE http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929
Aug 09 11:29:41.460272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c58d73d4-ab06-413e-a93f-3f5437c38550 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:41.463977 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c58d73d4-ab06-413e-a93f-3f5437c38550 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:41.463977 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-c58d73d4-ab06-413e-a93f-3f5437c38550 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Delete volume with id: 0947e8dd-2c67-409b-9c40-7280ad640929 
Aug 09 11:29:41.480618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:41.480618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:41.485913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:41.485913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:41.487237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c58d73d4-ab06-413e-a93f-3f5437c38550 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Volume info retrieved successfully.
Aug 09 11:29:41.489411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-88e4bf6f-882d-4b1c-b9cf-803eed0259d3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:41.501690 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-88e4bf6f-882d-4b1c-b9cf-803eed0259d3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:41.503245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 513/1085] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:29:41 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:29:41.522285 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c58d73d4-ab06-413e-a93f-3f5437c38550 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Delete volume request issued successfully.
Aug 09 11:29:41.522691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c58d73d4-ab06-413e-a93f-3f5437c38550 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 returned with HTTP 202
Aug 09 11:29:41.523510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 573/1086] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:29:41 2022] DELETE /volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:29:41.528150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a9254ee2-94d2-4d8e-b2ea-ca221ba01669 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.531880 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a9254ee2-94d2-4d8e-b2ea-ca221ba01669 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929
Aug 09 11:29:41.532282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a9254ee2-94d2-4d8e-b2ea-ca221ba01669 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:41.532799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a9254ee2-94d2-4d8e-b2ea-ca221ba01669 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:41.547534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:41.547534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:41.554569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a9254ee2-94d2-4d8e-b2ea-ca221ba01669 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Volume info retrieved successfully.
Aug 09 11:29:41.565776 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a9254ee2-94d2-4d8e-b2ea-ca221ba01669 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 returned with HTTP 200
Aug 09 11:29:41.566608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 514/1087] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:41 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 => generated 923 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:29:41.701990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f9461114-db0f-403f-88b9-9078dbee583b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:41.706662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f9461114-db0f-403f-88b9-9078dbee583b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] PUT http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/7417ee1a-8c70-4a30-acfe-3375cba75f61
Aug 09 11:29:41.707562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f9461114-db0f-403f-88b9-9078dbee583b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:41.722464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f9461114-db0f-403f-88b9-9078dbee583b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Acquiring lock "cinder-attachment_update-44d6055c-52f8-40e6-991e-ce054100290c-hv-cinder-84989" by "attachment_update" {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:29:41.732598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f9461114-db0f-403f-88b9-9078dbee583b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Lock "cinder-attachment_update-44d6055c-52f8-40e6-991e-ce054100290c-hv-cinder-84989" acquired by "attachment_update" :: waited 0.010s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:29:41.734711 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:41.734711 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:42.389221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f9461114-db0f-403f-88b9-9078dbee583b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Lock "cinder-attachment_update-44d6055c-52f8-40e6-991e-ce054100290c-hv-cinder-84989" released by "attachment_update" :: held 0.657s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:29:42.389864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f9461114-db0f-403f-88b9-9078dbee583b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/7417ee1a-8c70-4a30-acfe-3375cba75f61 returned with HTTP 200
Aug 09 11:29:42.390852 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 574/1088] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:29:41 2022] PUT /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/7417ee1a-8c70-4a30-acfe-3375cba75f61 => generated 747 bytes in 690 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:42.447168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1dc29495-0a13-43e1-ae76-3f51340d0041 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:42.451058 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1dc29495-0a13-43e1-ae76-3f51340d0041 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:42.451504 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1dc29495-0a13-43e1-ae76-3f51340d0041 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:42.451957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1dc29495-0a13-43e1-ae76-3f51340d0041 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:42.472323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:42.472323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:42.481908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1dc29495-0a13-43e1-ae76-3f51340d0041 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:42.496018 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1dc29495-0a13-43e1-ae76-3f51340d0041 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:42.497189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 515/1089] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:42 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:42.583936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-be4e3693-5247-4b0f-b783-b36290215390 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:42.587926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-be4e3693-5247-4b0f-b783-b36290215390 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] GET http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929
Aug 09 11:29:42.588400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-be4e3693-5247-4b0f-b783-b36290215390 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:42.588859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-be4e3693-5247-4b0f-b783-b36290215390 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:42.604088 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-be4e3693-5247-4b0f-b783-b36290215390 tempest-VolumesSnapshotNegativeTestJSON-531108835 tempest-VolumesSnapshotNegativeTestJSON-531108835-project] http://10.222.0.59/volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 returned with HTTP 404
Aug 09 11:29:42.605041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 575/1090] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:42 2022] GET /volume/v3/58b4497c4bdb4e448910da3a801f60cf/volumes/0947e8dd-2c67-409b-9c40-7280ad640929 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:43.518523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-245e91e6-e680-48ac-a82b-e3c75ce37fa4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:43.527687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-245e91e6-e680-48ac-a82b-e3c75ce37fa4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:43.528335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-245e91e6-e680-48ac-a82b-e3c75ce37fa4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:43.528916 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-245e91e6-e680-48ac-a82b-e3c75ce37fa4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:43.590139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:43.590139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:43.598569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-245e91e6-e680-48ac-a82b-e3c75ce37fa4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:43.609729 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-245e91e6-e680-48ac-a82b-e3c75ce37fa4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:43.611063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 516/1091] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:43 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:44.626898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7bc156bc-a6a6-464f-aadc-a9d097cb85f4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:44.632016 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7bc156bc-a6a6-464f-aadc-a9d097cb85f4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:44.632592 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7bc156bc-a6a6-464f-aadc-a9d097cb85f4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:44.633172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7bc156bc-a6a6-464f-aadc-a9d097cb85f4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:44.652051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=12,cinder:SELECT=86,cinder:INSERT=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:44.657166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:44.657166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:44.664995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7bc156bc-a6a6-464f-aadc-a9d097cb85f4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:44.675889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7bc156bc-a6a6-464f-aadc-a9d097cb85f4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:44.676639 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 576/1092] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:44 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:45.694048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-db485915-eea4-4a39-a22f-8a33b2d52a42 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:45.698109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-db485915-eea4-4a39-a22f-8a33b2d52a42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:45.698556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-db485915-eea4-4a39-a22f-8a33b2d52a42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:45.699110 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-db485915-eea4-4a39-a22f-8a33b2d52a42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:45.720764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:45.720764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:45.727806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-db485915-eea4-4a39-a22f-8a33b2d52a42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:45.738316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-db485915-eea4-4a39-a22f-8a33b2d52a42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:45.739089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 517/1093] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:45 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:46.754887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f286b62d-29ee-400f-932d-1926865d176e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:46.758521 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f286b62d-29ee-400f-932d-1926865d176e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:46.759021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f286b62d-29ee-400f-932d-1926865d176e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:46.759514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f286b62d-29ee-400f-932d-1926865d176e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:46.779980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:46.779980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:46.787030 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f286b62d-29ee-400f-932d-1926865d176e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:46.797691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f286b62d-29ee-400f-932d-1926865d176e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:46.798446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 577/1094] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:46 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:47.816036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-117b353b-55d6-4d71-ac70-495240981154 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:47.819843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-117b353b-55d6-4d71-ac70-495240981154 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:47.820294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-117b353b-55d6-4d71-ac70-495240981154 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:47.820777 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-117b353b-55d6-4d71-ac70-495240981154 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:47.841686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:47.841686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:47.849546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-117b353b-55d6-4d71-ac70-495240981154 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:47.862030 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-117b353b-55d6-4d71-ac70-495240981154 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:47.862763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 518/1095] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:47 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:48.880593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-361eed26-118b-4b1f-8991-78f3280d8f52 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:48.885149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-361eed26-118b-4b1f-8991-78f3280d8f52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:48.885603 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-361eed26-118b-4b1f-8991-78f3280d8f52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:48.886062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-361eed26-118b-4b1f-8991-78f3280d8f52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:48.908267 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:48.908267 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:48.915702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-361eed26-118b-4b1f-8991-78f3280d8f52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:48.926518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-361eed26-118b-4b1f-8991-78f3280d8f52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:48.927250 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 578/1096] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:48 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:49.824344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f7c761d2-1ac6-4b76-a140-90e496436582 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:49.831412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f7c761d2-1ac6-4b76-a140-90e496436582 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/7417ee1a-8c70-4a30-acfe-3375cba75f61/action
Aug 09 11:29:49.832584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f7c761d2-1ac6-4b76-a140-90e496436582 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action body: b'{"os-complete": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:29:49.833185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f7c761d2-1ac6-4b76-a140-90e496436582 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:49.875060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:49.875060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:49.898749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-939c1643-1b54-4fb8-a18d-6ecde4d2eda3 req-f7c761d2-1ac6-4b76-a140-90e496436582 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/7417ee1a-8c70-4a30-acfe-3375cba75f61/action returned with HTTP 204
Aug 09 11:29:49.900496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 519/1097] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:29:49 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/7417ee1a-8c70-4a30-acfe-3375cba75f61/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:29:49.943609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e9dd9c35-6698-4315-b81c-27ffbeef5022 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:49.949531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e9dd9c35-6698-4315-b81c-27ffbeef5022 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:49.951067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e9dd9c35-6698-4315-b81c-27ffbeef5022 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:49.952231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e9dd9c35-6698-4315-b81c-27ffbeef5022 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:49.980700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:49.980700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:49.990885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e9dd9c35-6698-4315-b81c-27ffbeef5022 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:50.007810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e9dd9c35-6698-4315-b81c-27ffbeef5022 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:29:50.009354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 579/1098] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:29:49 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1656 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:29:50.025600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0a5fb32a-f21c-4f17-b7cc-1a66c604dda1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:50.029683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a5fb32a-f21c-4f17-b7cc-1a66c604dda1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:29:50.030425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0a5fb32a-f21c-4f17-b7cc-1a66c604dda1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44d6055c-52f8-40e6-991e-ce054100290c", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2014946326"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:50.035150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=97,cinder:UPDATE=3 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:50.061424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:50.061424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:50.063153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0a5fb32a-f21c-4f17-b7cc-1a66c604dda1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:50.063927 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-0a5fb32a-f21c-4f17-b7cc-1a66c604dda1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume 44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:50.073936 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a5fb32a-f21c-4f17-b7cc-1a66c604dda1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 400
Aug 09 11:29:50.079579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 520/1099] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:29:50 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 160 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:29:50.082377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6aa2f656-bb37-4fda-b1c9-125197522a3a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:50.087344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6aa2f656-bb37-4fda-b1c9-125197522a3a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:29:50.087559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6aa2f656-bb37-4fda-b1c9-125197522a3a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44d6055c-52f8-40e6-991e-ce054100290c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1685808613"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:50.114042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:50.114042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:50.115333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6aa2f656-bb37-4fda-b1c9-125197522a3a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:50.115686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-6aa2f656-bb37-4fda-b1c9-125197522a3a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume 44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:50.190750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-6aa2f656-bb37-4fda-b1c9-125197522a3a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['af3695da-804f-461b-afa0-ab461be17ee8', 'b2aca22d-2776-4a2c-85a0-e9e652c7413a', '0eae6297-c8cd-4c5c-9bf0-5f8c03239a37', '41af68ef-6b4a-4249-a48a-b6f1bff73e21'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:29:50.256497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6aa2f656-bb37-4fda-b1c9-125197522a3a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot force create request issued successfully.
Aug 09 11:29:50.257372 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6aa2f656-bb37-4fda-b1c9-125197522a3a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 202
Aug 09 11:29:50.264772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 580/1100] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:29:50 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 310 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:50.266597 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3f1e542d-6a2a-42e1-9bab-ce95712cab12 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:50.271772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f1e542d-6a2a-42e1-9bab-ce95712cab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:29:50.272242 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f1e542d-6a2a-42e1-9bab-ce95712cab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:50.272705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f1e542d-6a2a-42e1-9bab-ce95712cab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:50.283801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:50.283801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:50.285078 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3f1e542d-6a2a-42e1-9bab-ce95712cab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:50.287124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f1e542d-6a2a-42e1-9bab-ce95712cab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 200
Aug 09 11:29:50.287844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 521/1101] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:50 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:51.297505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ef770782-914e-4b5c-99d6-1ddeb435090d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:51.301788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ef770782-914e-4b5c-99d6-1ddeb435090d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:29:51.302227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ef770782-914e-4b5c-99d6-1ddeb435090d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:51.302688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ef770782-914e-4b5c-99d6-1ddeb435090d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:51.312800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:51.312800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:51.313801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ef770782-914e-4b5c-99d6-1ddeb435090d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:51.315665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ef770782-914e-4b5c-99d6-1ddeb435090d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 200
Aug 09 11:29:51.316391 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 581/1102] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:51 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:52.325873 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1ff88887-1a7b-463e-b8f9-33d351c95421 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:52.330704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1ff88887-1a7b-463e-b8f9-33d351c95421 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:29:52.331352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1ff88887-1a7b-463e-b8f9-33d351c95421 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:52.331969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1ff88887-1a7b-463e-b8f9-33d351c95421 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:52.343434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:52.343434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:52.344423 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1ff88887-1a7b-463e-b8f9-33d351c95421 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:52.346209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1ff88887-1a7b-463e-b8f9-33d351c95421 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 200
Aug 09 11:29:52.346942 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 522/1103] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:52 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:53.357044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c2176c23-9f08-490e-963b-b26b778e4a0b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:53.361405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2176c23-9f08-490e-963b-b26b778e4a0b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:29:53.361855 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2176c23-9f08-490e-963b-b26b778e4a0b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:53.362315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2176c23-9f08-490e-963b-b26b778e4a0b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:53.374556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:53.374556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:53.375592 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c2176c23-9f08-490e-963b-b26b778e4a0b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:53.377378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2176c23-9f08-490e-963b-b26b778e4a0b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 200
Aug 09 11:29:53.378113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 582/1104] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:53 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:54.393565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c36cfbbd-6db1-4a3e-bb65-8c054ec59e29 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:54.397664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c36cfbbd-6db1-4a3e-bb65-8c054ec59e29 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:29:54.398105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c36cfbbd-6db1-4a3e-bb65-8c054ec59e29 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:54.398556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c36cfbbd-6db1-4a3e-bb65-8c054ec59e29 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:54.413468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:54.413468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:54.414469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c36cfbbd-6db1-4a3e-bb65-8c054ec59e29 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:54.416433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c36cfbbd-6db1-4a3e-bb65-8c054ec59e29 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 200
Aug 09 11:29:54.417230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 523/1105] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:54 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:55.426582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b0661ab7-2ad5-4679-974c-5f1f8459909e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:55.430928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b0661ab7-2ad5-4679-974c-5f1f8459909e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:29:55.431456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b0661ab7-2ad5-4679-974c-5f1f8459909e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:55.431920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b0661ab7-2ad5-4679-974c-5f1f8459909e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:55.442710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:55.442710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:55.444261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b0661ab7-2ad5-4679-974c-5f1f8459909e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:55.445806 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b0661ab7-2ad5-4679-974c-5f1f8459909e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 200
Aug 09 11:29:55.446927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 583/1106] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:55 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:56.456452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6a142f6e-8e64-420e-8a06-497d89447583 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:56.461035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6a142f6e-8e64-420e-8a06-497d89447583 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:29:56.462271 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6a142f6e-8e64-420e-8a06-497d89447583 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:56.463192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6a142f6e-8e64-420e-8a06-497d89447583 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:56.482871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:56.482871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:56.482871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6a142f6e-8e64-420e-8a06-497d89447583 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:56.483268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6a142f6e-8e64-420e-8a06-497d89447583 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 200
Aug 09 11:29:56.492758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 524/1107] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:56 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:56.496658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6dd7735c-23d3-4063-9e39-8773cbb2932b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:56.511044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6dd7735c-23d3-4063-9e39-8773cbb2932b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:29:56.512029 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6dd7735c-23d3-4063-9e39-8773cbb2932b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44d6055c-52f8-40e6-991e-ce054100290c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2010173716"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:29:56.534877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:56.534877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:56.536058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6dd7735c-23d3-4063-9e39-8773cbb2932b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:29:56.536459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-6dd7735c-23d3-4063-9e39-8773cbb2932b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume 44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:29:56.560694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=81,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:29:56.588659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-6dd7735c-23d3-4063-9e39-8773cbb2932b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['028c1e6d-818b-461a-b322-42ea94dec728', '2fa1dda7-55c0-4ee3-b550-750990c82318', '95b6b9d8-84d8-483e-b8e0-ee8ee759aea1', '3e4d9a66-076c-4fd9-b077-7498868a169d'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:29:56.675586 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6dd7735c-23d3-4063-9e39-8773cbb2932b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot force create request issued successfully.
Aug 09 11:29:56.676307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6dd7735c-23d3-4063-9e39-8773cbb2932b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 202
Aug 09 11:29:56.678425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 584/1108] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:29:56 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 310 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:29:56.687896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-15c410cc-a321-4450-8f75-7668e87227b9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:56.698713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15c410cc-a321-4450-8f75-7668e87227b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:29:56.700097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15c410cc-a321-4450-8f75-7668e87227b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:56.701059 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15c410cc-a321-4450-8f75-7668e87227b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:56.718917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:56.718917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:56.719933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-15c410cc-a321-4450-8f75-7668e87227b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:56.721725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15c410cc-a321-4450-8f75-7668e87227b9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 200
Aug 09 11:29:56.722669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 525/1109] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:56 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:57.732516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8c8fb65e-2470-4fdf-adbd-63cfeaf1ab12 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:57.736961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c8fb65e-2470-4fdf-adbd-63cfeaf1ab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:29:57.737405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8c8fb65e-2470-4fdf-adbd-63cfeaf1ab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:57.737862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8c8fb65e-2470-4fdf-adbd-63cfeaf1ab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:57.748541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:57.748541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:57.749840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8c8fb65e-2470-4fdf-adbd-63cfeaf1ab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:57.751684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c8fb65e-2470-4fdf-adbd-63cfeaf1ab12 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 200
Aug 09 11:29:57.752428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 585/1110] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:57 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:58.762457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7921bdad-47f0-4ff9-96f9-72634b14b8ad None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:58.768010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7921bdad-47f0-4ff9-96f9-72634b14b8ad tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:29:58.768656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7921bdad-47f0-4ff9-96f9-72634b14b8ad tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:58.769274 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7921bdad-47f0-4ff9-96f9-72634b14b8ad tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:58.781345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:58.781345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:58.782377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7921bdad-47f0-4ff9-96f9-72634b14b8ad tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:58.784201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7921bdad-47f0-4ff9-96f9-72634b14b8ad tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 200
Aug 09 11:29:58.784921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 526/1111] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:58 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:29:59.794451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d557e373-77e7-4f96-a65d-1741498d5a8d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:29:59.798801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d557e373-77e7-4f96-a65d-1741498d5a8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:29:59.799287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d557e373-77e7-4f96-a65d-1741498d5a8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:29:59.799775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d557e373-77e7-4f96-a65d-1741498d5a8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:29:59.815115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:29:59.815115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:29:59.816105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d557e373-77e7-4f96-a65d-1741498d5a8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:29:59.817870 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d557e373-77e7-4f96-a65d-1741498d5a8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 200
Aug 09 11:29:59.823780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 586/1112] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:29:59 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:00.828195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cec51403-d72b-403b-a7eb-4ee1c0deadcd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:00.833091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cec51403-d72b-403b-a7eb-4ee1c0deadcd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:30:00.833697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cec51403-d72b-403b-a7eb-4ee1c0deadcd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:00.834201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cec51403-d72b-403b-a7eb-4ee1c0deadcd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:00.845682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:00.845682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:00.846806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-cec51403-d72b-403b-a7eb-4ee1c0deadcd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:00.848579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cec51403-d72b-403b-a7eb-4ee1c0deadcd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 200
Aug 09 11:30:00.849340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 527/1113] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:00 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:01.859281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-db3ccbdf-4d7c-4905-90ad-30d36613a4b1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:01.868468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-db3ccbdf-4d7c-4905-90ad-30d36613a4b1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:30:01.869658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-db3ccbdf-4d7c-4905-90ad-30d36613a4b1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:01.870118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-db3ccbdf-4d7c-4905-90ad-30d36613a4b1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:01.880773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:01.880773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:01.881725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-db3ccbdf-4d7c-4905-90ad-30d36613a4b1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:01.883509 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-db3ccbdf-4d7c-4905-90ad-30d36613a4b1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 200
Aug 09 11:30:01.884247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 587/1114] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:01 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:02.897711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-de6141ae-4568-4965-83f6-95446b7ede54 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:02.901961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-de6141ae-4568-4965-83f6-95446b7ede54 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:30:02.902409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-de6141ae-4568-4965-83f6-95446b7ede54 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:02.902847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-de6141ae-4568-4965-83f6-95446b7ede54 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:02.913691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:02.913691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:02.914800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-de6141ae-4568-4965-83f6-95446b7ede54 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:02.916645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-de6141ae-4568-4965-83f6-95446b7ede54 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 200
Aug 09 11:30:02.917387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 528/1115] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:02 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:02.925979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2cb8a651-9379-4a45-81a3-5eb40d008feb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:02.930290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2cb8a651-9379-4a45-81a3-5eb40d008feb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:30:02.930958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2cb8a651-9379-4a45-81a3-5eb40d008feb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44d6055c-52f8-40e6-991e-ce054100290c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-702521504"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:02.953289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:02.953289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:02.953679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2cb8a651-9379-4a45-81a3-5eb40d008feb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:02.953871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-2cb8a651-9379-4a45-81a3-5eb40d008feb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume 44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:30:03.013140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-2cb8a651-9379-4a45-81a3-5eb40d008feb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['b5cdbd6e-2658-4cd2-9d49-105b41d764af', 'f2d0b097-1f6b-4e3c-b66d-47eac6d475e6', '62cb3f80-3f6e-4709-aec9-d6bff4aae2bc', '52af0be1-7597-4113-a9b1-1fc6305e4cb2'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:30:03.070923 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2cb8a651-9379-4a45-81a3-5eb40d008feb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot force create request issued successfully.
Aug 09 11:30:03.071658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2cb8a651-9379-4a45-81a3-5eb40d008feb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 202
Aug 09 11:30:03.072461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 588/1116] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:30:02 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 309 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:30:03.080663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b875e06a-2fed-437e-88fc-92f9d89a9c5d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:03.084914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b875e06a-2fed-437e-88fc-92f9d89a9c5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:03.085366 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b875e06a-2fed-437e-88fc-92f9d89a9c5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:03.085847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b875e06a-2fed-437e-88fc-92f9d89a9c5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:03.096904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:03.096904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:03.097874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b875e06a-2fed-437e-88fc-92f9d89a9c5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:03.100163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b875e06a-2fed-437e-88fc-92f9d89a9c5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 200
Aug 09 11:30:03.107094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 529/1117] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:03 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:04.111571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1a8138f2-845b-4f81-9945-5834f0268627 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:04.116286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1a8138f2-845b-4f81-9945-5834f0268627 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:04.116722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1a8138f2-845b-4f81-9945-5834f0268627 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:04.117193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1a8138f2-845b-4f81-9945-5834f0268627 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:04.128525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:04.128525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:04.129564 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1a8138f2-845b-4f81-9945-5834f0268627 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:04.131413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1a8138f2-845b-4f81-9945-5834f0268627 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 200
Aug 09 11:30:04.132147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 589/1118] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:04 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:05.141888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-19356680-0c5f-44f3-a11c-3b493e27ec41 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:05.146135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-19356680-0c5f-44f3-a11c-3b493e27ec41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:05.146648 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-19356680-0c5f-44f3-a11c-3b493e27ec41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:05.147168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-19356680-0c5f-44f3-a11c-3b493e27ec41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:05.158669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:05.158669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:05.159606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-19356680-0c5f-44f3-a11c-3b493e27ec41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:05.161368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-19356680-0c5f-44f3-a11c-3b493e27ec41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 200
Aug 09 11:30:05.162319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 530/1119] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:05 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:06.172623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a4ec3948-dd36-4772-bfc4-fffe716fa1d5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:06.176631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4ec3948-dd36-4772-bfc4-fffe716fa1d5 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:06.177084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4ec3948-dd36-4772-bfc4-fffe716fa1d5 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:06.177539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4ec3948-dd36-4772-bfc4-fffe716fa1d5 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:06.188192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:06.188192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:06.189155 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a4ec3948-dd36-4772-bfc4-fffe716fa1d5 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:06.190951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4ec3948-dd36-4772-bfc4-fffe716fa1d5 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 200
Aug 09 11:30:06.191796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 590/1120] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:06 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:07.201659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7ded2f8e-3918-44f9-b0d0-4b0b106773b3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:07.205732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ded2f8e-3918-44f9-b0d0-4b0b106773b3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:07.206179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ded2f8e-3918-44f9-b0d0-4b0b106773b3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:07.206627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ded2f8e-3918-44f9-b0d0-4b0b106773b3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:07.217614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:07.217614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:07.218548 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7ded2f8e-3918-44f9-b0d0-4b0b106773b3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:07.220333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ded2f8e-3918-44f9-b0d0-4b0b106773b3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 200
Aug 09 11:30:07.221059 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 531/1121] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:07 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:08.230244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4337e56a-7012-41e1-a9b2-5be16225a209 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:08.234337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4337e56a-7012-41e1-a9b2-5be16225a209 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:08.234779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4337e56a-7012-41e1-a9b2-5be16225a209 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:08.235286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4337e56a-7012-41e1-a9b2-5be16225a209 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:08.246259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:08.246259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:08.247213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4337e56a-7012-41e1-a9b2-5be16225a209 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:08.248936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4337e56a-7012-41e1-a9b2-5be16225a209 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 200
Aug 09 11:30:08.249642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 591/1122] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:08 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:09.258363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-832696c5-9ac7-4015-a0fe-8a04fcdeaba7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:09.262605 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-832696c5-9ac7-4015-a0fe-8a04fcdeaba7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:09.263101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-832696c5-9ac7-4015-a0fe-8a04fcdeaba7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:09.263737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-832696c5-9ac7-4015-a0fe-8a04fcdeaba7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:09.275647 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:09.275647 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:09.277097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-832696c5-9ac7-4015-a0fe-8a04fcdeaba7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:09.278960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-832696c5-9ac7-4015-a0fe-8a04fcdeaba7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 200
Aug 09 11:30:09.279831 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 532/1123] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:09 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:09.288158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6ef5fe5a-8c82-4d8d-8077-cb41b6853cec None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:09.292357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6ef5fe5a-8c82-4d8d-8077-cb41b6853cec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:30:09.292792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6ef5fe5a-8c82-4d8d-8077-cb41b6853cec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:09.293422 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6ef5fe5a-8c82-4d8d-8077-cb41b6853cec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:09.293713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-6ef5fe5a-8c82-4d8d-8077-cb41b6853cec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:30:09.304555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:09.304555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:09.305833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6ef5fe5a-8c82-4d8d-8077-cb41b6853cec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:09.347005 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6ef5fe5a-8c82-4d8d-8077-cb41b6853cec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot delete request issued successfully.
Aug 09 11:30:09.347565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6ef5fe5a-8c82-4d8d-8077-cb41b6853cec tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 202
Aug 09 11:30:09.351021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 592/1124] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:30:09 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:30:09.354871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-27d029cb-3c69-4a75-ac07-4b94ca3a6c4f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:09.359049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-27d029cb-3c69-4a75-ac07-4b94ca3a6c4f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:30:09.359715 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-27d029cb-3c69-4a75-ac07-4b94ca3a6c4f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:09.360235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-27d029cb-3c69-4a75-ac07-4b94ca3a6c4f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:09.370724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:09.370724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:09.371928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-27d029cb-3c69-4a75-ac07-4b94ca3a6c4f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:09.373937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-27d029cb-3c69-4a75-ac07-4b94ca3a6c4f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 200
Aug 09 11:30:09.375105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 533/1125] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:09 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:10.384212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b60c4830-baee-4cf0-8474-5ae7c5d1694c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:10.388284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b60c4830-baee-4cf0-8474-5ae7c5d1694c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:30:10.388725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b60c4830-baee-4cf0-8474-5ae7c5d1694c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:10.389206 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b60c4830-baee-4cf0-8474-5ae7c5d1694c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:10.397884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b60c4830-baee-4cf0-8474-5ae7c5d1694c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 404
Aug 09 11:30:10.402052 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 593/1126] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:10 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:30:10.404112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e1fdaf18-17ff-4bc1-b2df-598f77904474 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:10.408914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e1fdaf18-17ff-4bc1-b2df-598f77904474 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:10.409441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e1fdaf18-17ff-4bc1-b2df-598f77904474 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:10.409911 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e1fdaf18-17ff-4bc1-b2df-598f77904474 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:10.410204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-e1fdaf18-17ff-4bc1-b2df-598f77904474 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:10.420546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:10.420546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:10.421558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e1fdaf18-17ff-4bc1-b2df-598f77904474 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:10.456336 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e1fdaf18-17ff-4bc1-b2df-598f77904474 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot delete request issued successfully.
Aug 09 11:30:10.456875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e1fdaf18-17ff-4bc1-b2df-598f77904474 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 202
Aug 09 11:30:10.458966 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 534/1127] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:30:10 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:30:10.462510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1011019d-ea2e-488d-90a9-da394def27cd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:10.466689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1011019d-ea2e-488d-90a9-da394def27cd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:10.467556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1011019d-ea2e-488d-90a9-da394def27cd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:10.468210 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1011019d-ea2e-488d-90a9-da394def27cd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:10.482489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:10.482489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:10.483565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1011019d-ea2e-488d-90a9-da394def27cd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:10.485716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1011019d-ea2e-488d-90a9-da394def27cd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 200
Aug 09 11:30:10.486630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 594/1128] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:10 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:11.496195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-45c4589f-cf56-4e27-9a09-d6bcd703812f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:11.500597 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-45c4589f-cf56-4e27-9a09-d6bcd703812f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:30:11.501052 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-45c4589f-cf56-4e27-9a09-d6bcd703812f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:11.501513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-45c4589f-cf56-4e27-9a09-d6bcd703812f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:11.510467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-45c4589f-cf56-4e27-9a09-d6bcd703812f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 404
Aug 09 11:30:11.511661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 535/1129] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:11 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:30:11.516703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e7b4c253-213f-45bf-b20d-28e024210e32 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:11.520409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e7b4c253-213f-45bf-b20d-28e024210e32 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:30:11.520859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e7b4c253-213f-45bf-b20d-28e024210e32 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:11.521320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e7b4c253-213f-45bf-b20d-28e024210e32 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:11.521617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-e7b4c253-213f-45bf-b20d-28e024210e32 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:30:11.523975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=65,cinder:INSERT=10,cinder:UPDATE=25 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:30:11.535621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:11.535621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:11.536575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e7b4c253-213f-45bf-b20d-28e024210e32 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:11.571634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e7b4c253-213f-45bf-b20d-28e024210e32 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot delete request issued successfully.
Aug 09 11:30:11.572051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e7b4c253-213f-45bf-b20d-28e024210e32 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 202
Aug 09 11:30:11.572823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 595/1130] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:30:11 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:30:11.577468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-79ddf90b-62c0-490f-870a-196997b1c939 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:11.581526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-79ddf90b-62c0-490f-870a-196997b1c939 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:30:11.582033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-79ddf90b-62c0-490f-870a-196997b1c939 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:11.582396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-79ddf90b-62c0-490f-870a-196997b1c939 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:11.593537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:11.593537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:11.594517 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-79ddf90b-62c0-490f-870a-196997b1c939 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:11.596402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-79ddf90b-62c0-490f-870a-196997b1c939 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 200
Aug 09 11:30:11.597112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 536/1131] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:11 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:12.606687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2faa64be-6bf0-492d-b07a-ad9afd1acd1f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:12.611848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2faa64be-6bf0-492d-b07a-ad9afd1acd1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:30:12.612293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2faa64be-6bf0-492d-b07a-ad9afd1acd1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:12.612748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2faa64be-6bf0-492d-b07a-ad9afd1acd1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:12.622427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2faa64be-6bf0-492d-b07a-ad9afd1acd1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 404
Aug 09 11:30:12.623620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 596/1132] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:12 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:30:12.717707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-68b7aaa1-0e2e-482f-ab95-4ba79a1f92c2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:12.723965 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-68b7aaa1-0e2e-482f-ab95-4ba79a1f92c2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:30:12.724618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-68b7aaa1-0e2e-482f-ab95-4ba79a1f92c2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:12.725299 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-68b7aaa1-0e2e-482f-ab95-4ba79a1f92c2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:12.753844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:12.753844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:12.761961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-68b7aaa1-0e2e-482f-ab95-4ba79a1f92c2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:12.773233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-68b7aaa1-0e2e-482f-ab95-4ba79a1f92c2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:30:12.774415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 537/1133] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:30:12 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1656 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:30:12.847314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-ca8e8865-2bb2-4bc1-b623-1d10e1aa942e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:12.851273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-ca8e8865-2bb2-4bc1-b623-1d10e1aa942e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c/action
Aug 09 11:30:12.852074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-ca8e8865-2bb2-4bc1-b623-1d10e1aa942e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:30:12.852384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-ca8e8865-2bb2-4bc1-b623-1d10e1aa942e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:12.872910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:12.872910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:12.873981 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-ca8e8865-2bb2-4bc1-b623-1d10e1aa942e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:12.886167 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-ca8e8865-2bb2-4bc1-b623-1d10e1aa942e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Begin detaching volume completed successfully.
Aug 09 11:30:12.886709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-ca8e8865-2bb2-4bc1-b623-1d10e1aa942e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c/action returned with HTTP 202
Aug 09 11:30:12.887587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 597/1134] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:30:12 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:30:12.910630 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-67bc20aa-9bc1-434d-b22a-7e403b25d727 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:12.915447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-67bc20aa-9bc1-434d-b22a-7e403b25d727 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:30:12.916087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-67bc20aa-9bc1-434d-b22a-7e403b25d727 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:12.916706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-67bc20aa-9bc1-434d-b22a-7e403b25d727 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:12.940062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:12.940062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:12.946907 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-67bc20aa-9bc1-434d-b22a-7e403b25d727 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:12.958166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-67bc20aa-9bc1-434d-b22a-7e403b25d727 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:30:12.958877 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 538/1135] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:12 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1659 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:30:12.992608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b678586a-000f-451b-965b-337de0d240ef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:12.993442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b678586a-000f-451b-965b-337de0d240ef None None] GET http://10.222.0.59/volume//
Aug 09 11:30:12.993860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b678586a-000f-451b-965b-337de0d240ef None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:12.994294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b678586a-000f-451b-965b-337de0d240ef None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:12.995259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b678586a-000f-451b-965b-337de0d240ef None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:30:12.995865 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 598/1136] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:30:12 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:30:13.003528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-539a5837-b026-40cc-8b59-641845a031f1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:13.007169 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-539a5837-b026-40cc-8b59-641845a031f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:30:13.007793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-539a5837-b026-40cc-8b59-641845a031f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:13.008311 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-539a5837-b026-40cc-8b59-641845a031f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:13.028168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:13.028168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:13.034929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-539a5837-b026-40cc-8b59-641845a031f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:13.045875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-539a5837-b026-40cc-8b59-641845a031f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:30:13.046649 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 539/1137] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:30:13 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1757 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:30:13.789411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-3d3dcee6-c339-404b-ad23-96f750d521e9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:13.793852 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-3d3dcee6-c339-404b-ad23-96f750d521e9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/7417ee1a-8c70-4a30-acfe-3375cba75f61
Aug 09 11:30:13.794288 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-3d3dcee6-c339-404b-ad23-96f750d521e9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:13.794761 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-3d3dcee6-c339-404b-ad23-96f750d521e9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:13.812630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:13.812630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:13.976100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-79dffb12-8579-4feb-8329-8f8e57c76d6b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:13.979758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-79dffb12-8579-4feb-8329-8f8e57c76d6b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:30:13.980207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-79dffb12-8579-4feb-8329-8f8e57c76d6b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:13.980656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-79dffb12-8579-4feb-8329-8f8e57c76d6b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:14.004644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:14.004644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:14.011926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-79dffb12-8579-4feb-8329-8f8e57c76d6b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:14.023445 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-79dffb12-8579-4feb-8329-8f8e57c76d6b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:30:14.024192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 540/1138] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:13 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1659 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:30:14.109867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-8f292f5f-df99-4157-833b-bd5af20ed37c req-3d3dcee6-c339-404b-ad23-96f750d521e9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/7417ee1a-8c70-4a30-acfe-3375cba75f61 returned with HTTP 200
Aug 09 11:30:14.110645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 599/1139] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:30:13 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/7417ee1a-8c70-4a30-acfe-3375cba75f61 => generated 19 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:15.041276 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a99dff40-af2e-4e33-a317-2a706215c95a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:15.045148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a99dff40-af2e-4e33-a317-2a706215c95a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:30:15.045580 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a99dff40-af2e-4e33-a317-2a706215c95a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:15.046035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a99dff40-af2e-4e33-a317-2a706215c95a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:15.060891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:15.060891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:15.067717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a99dff40-af2e-4e33-a317-2a706215c95a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:15.079223 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a99dff40-af2e-4e33-a317-2a706215c95a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:30:15.081519 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 541/1140] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:15 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:30:19.935976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7ae32409-f1c0-4a9b-8dcc-04a9d2205242 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:19.940045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ae32409-f1c0-4a9b-8dcc-04a9d2205242 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:30:19.940774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7ae32409-f1c0-4a9b-8dcc-04a9d2205242 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88317e2-5180-474f-9c7a-1e9572698e4e", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1218020716"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:19.958099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:19.958099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:19.959132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7ae32409-f1c0-4a9b-8dcc-04a9d2205242 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:19.959431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-7ae32409-f1c0-4a9b-8dcc-04a9d2205242 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:20.009082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-7ae32409-f1c0-4a9b-8dcc-04a9d2205242 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['de106598-a313-4e36-8524-1267da399ab8', '8da306f8-3bbf-4d40-ab8c-c31582f1b3ec', 'e147d8d3-e6e1-4301-962d-4d53a1d3499e', '7041968c-49fb-4ac1-abe8-69d49dbf249d'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:30:20.072296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7ae32409-f1c0-4a9b-8dcc-04a9d2205242 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot create request issued successfully.
Aug 09 11:30:20.072992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ae32409-f1c0-4a9b-8dcc-04a9d2205242 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 202
Aug 09 11:30:20.073926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 600/1141] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:30:19 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 380 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:30:20.082240 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a971ecb8-3c20-4464-8b71-dc3c74c01bd7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:20.086415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a971ecb8-3c20-4464-8b71-dc3c74c01bd7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:20.086895 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a971ecb8-3c20-4464-8b71-dc3c74c01bd7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:20.087350 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a971ecb8-3c20-4464-8b71-dc3c74c01bd7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:20.089370 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=88,cinder:UPDATE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:30:20.101897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:20.101897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:20.102990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a971ecb8-3c20-4464-8b71-dc3c74c01bd7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:20.105259 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a971ecb8-3c20-4464-8b71-dc3c74c01bd7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:20.105990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 542/1142] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:20 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:21.115923 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-550c686d-93f4-420b-9673-9d8eaf1414d4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:21.120461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-550c686d-93f4-420b-9673-9d8eaf1414d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:21.120910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-550c686d-93f4-420b-9673-9d8eaf1414d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:21.121504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-550c686d-93f4-420b-9673-9d8eaf1414d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:21.133385 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:21.133385 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:21.134370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-550c686d-93f4-420b-9673-9d8eaf1414d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:21.136162 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-550c686d-93f4-420b-9673-9d8eaf1414d4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:21.136861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 601/1143] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:21 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:22.147702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0ede8a51-d442-40a1-a712-95e751083de9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:22.152206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0ede8a51-d442-40a1-a712-95e751083de9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:22.152380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0ede8a51-d442-40a1-a712-95e751083de9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:22.152833 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0ede8a51-d442-40a1-a712-95e751083de9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:22.164655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:22.164655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:22.165622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0ede8a51-d442-40a1-a712-95e751083de9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:22.167395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0ede8a51-d442-40a1-a712-95e751083de9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:22.168104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 543/1144] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:22 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:23.177190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-57c20d5d-6d94-4dd9-a1d4-d6e7d6b43d0d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:23.181347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-57c20d5d-6d94-4dd9-a1d4-d6e7d6b43d0d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:23.181789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-57c20d5d-6d94-4dd9-a1d4-d6e7d6b43d0d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:23.182237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-57c20d5d-6d94-4dd9-a1d4-d6e7d6b43d0d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:23.193965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:23.193965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:23.194916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-57c20d5d-6d94-4dd9-a1d4-d6e7d6b43d0d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:23.196643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-57c20d5d-6d94-4dd9-a1d4-d6e7d6b43d0d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:23.197313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 602/1145] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:23 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:24.208266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ebbb0e77-c5c2-456c-b0c9-9617aa863d55 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:24.214383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ebbb0e77-c5c2-456c-b0c9-9617aa863d55 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:24.215054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ebbb0e77-c5c2-456c-b0c9-9617aa863d55 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:24.215673 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ebbb0e77-c5c2-456c-b0c9-9617aa863d55 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:24.228053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:24.228053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:24.228992 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ebbb0e77-c5c2-456c-b0c9-9617aa863d55 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:24.230748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ebbb0e77-c5c2-456c-b0c9-9617aa863d55 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:24.231486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 544/1146] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:24 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:25.241649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4c015a34-a808-4b09-909e-cbd09ecfbf49 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:25.245784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c015a34-a808-4b09-909e-cbd09ecfbf49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:25.246228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c015a34-a808-4b09-909e-cbd09ecfbf49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:25.246686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c015a34-a808-4b09-909e-cbd09ecfbf49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:25.258854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:25.258854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:25.259892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4c015a34-a808-4b09-909e-cbd09ecfbf49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:25.261636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c015a34-a808-4b09-909e-cbd09ecfbf49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:25.262333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 603/1147] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:25 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:25.271141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b4eb0f5b-55e0-49df-a8ad-5807957bd562 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:25.275658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b4eb0f5b-55e0-49df-a8ad-5807957bd562 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:25.276124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b4eb0f5b-55e0-49df-a8ad-5807957bd562 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:25.276605 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b4eb0f5b-55e0-49df-a8ad-5807957bd562 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:25.287633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:25.287633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:25.288588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b4eb0f5b-55e0-49df-a8ad-5807957bd562 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:25.290353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b4eb0f5b-55e0-49df-a8ad-5807957bd562 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:25.291126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 545/1148] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:25 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:25.299375 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0d1e7791-6a52-4c3d-96a3-3e4abc974096 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:25.303347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0d1e7791-6a52-4c3d-96a3-3e4abc974096 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:30:25.303787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0d1e7791-6a52-4c3d-96a3-3e4abc974096 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:25.304296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0d1e7791-6a52-4c3d-96a3-3e4abc974096 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:25.304878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-0d1e7791-6a52-4c3d-96a3-3e4abc974096 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:30:25.307930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-0d1e7791-6a52-4c3d-96a3-3e4abc974096 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:30:25.315087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0d1e7791-6a52-4c3d-96a3-3e4abc974096 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Get all snapshots completed successfully.
Aug 09 11:30:25.315763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0d1e7791-6a52-4c3d-96a3-3e4abc974096 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 200
Aug 09 11:30:25.316507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 604/1149] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:30:25 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 408 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:30:25.324927 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7feedbf2-d7fe-4e04-9d82-62853b0e808c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:25.329080 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7feedbf2-d7fe-4e04-9d82-62853b0e808c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] PUT http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:25.329783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7feedbf2-d7fe-4e04-9d82-62853b0e808c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2016932071", "description": "This is the new description of snapshot."}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:25.343389 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:25.343389 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:25.344329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7feedbf2-d7fe-4e04-9d82-62853b0e808c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:25.355339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7feedbf2-d7fe-4e04-9d82-62853b0e808c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:25.356086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 546/1150] 10.222.0.59 () {60 vars in 1352 bytes} [Tue Aug  9 11:30:25 2022] PUT /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:30:25.364789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a38a5cd4-80c5-4136-9370-4debfb419328 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:25.369320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a38a5cd4-80c5-4136-9370-4debfb419328 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:25.369766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a38a5cd4-80c5-4136-9370-4debfb419328 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:25.370225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a38a5cd4-80c5-4136-9370-4debfb419328 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:25.385121 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:25.385121 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:25.386669 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a38a5cd4-80c5-4136-9370-4debfb419328 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:25.389590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a38a5cd4-80c5-4136-9370-4debfb419328 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:25.390296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 605/1151] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:25 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 577 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:25.398566 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cac1dfa7-95e7-4e45-8aa5-2ad487ef6898 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:25.402702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cac1dfa7-95e7-4e45-8aa5-2ad487ef6898 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:25.403212 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cac1dfa7-95e7-4e45-8aa5-2ad487ef6898 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:25.403658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cac1dfa7-95e7-4e45-8aa5-2ad487ef6898 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:25.403943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-cac1dfa7-95e7-4e45-8aa5-2ad487ef6898 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:25.415148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:25.415148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:25.416141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-cac1dfa7-95e7-4e45-8aa5-2ad487ef6898 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:25.448055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-cac1dfa7-95e7-4e45-8aa5-2ad487ef6898 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot delete request issued successfully.
Aug 09 11:30:25.448701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cac1dfa7-95e7-4e45-8aa5-2ad487ef6898 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 202
Aug 09 11:30:25.449944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 547/1152] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:30:25 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:30:25.455681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e069d837-016d-4b48-b659-2d3688257804 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:25.459703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e069d837-016d-4b48-b659-2d3688257804 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:25.460254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e069d837-016d-4b48-b659-2d3688257804 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:25.460805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e069d837-016d-4b48-b659-2d3688257804 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:25.473059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:25.473059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:25.474060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e069d837-016d-4b48-b659-2d3688257804 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:25.475950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e069d837-016d-4b48-b659-2d3688257804 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 200
Aug 09 11:30:25.476681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 606/1153] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:25 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 576 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:26.486443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4a81f2db-4dba-4e8f-815b-0e2760c06ba6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:26.490658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a81f2db-4dba-4e8f-815b-0e2760c06ba6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:30:26.491131 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a81f2db-4dba-4e8f-815b-0e2760c06ba6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:26.491588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a81f2db-4dba-4e8f-815b-0e2760c06ba6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:26.500898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a81f2db-4dba-4e8f-815b-0e2760c06ba6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 404
Aug 09 11:30:26.501950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 548/1154] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:26 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:30:26.509101 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c22339fc-975e-4611-a4ce-c9d925272777 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:26.513134 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c22339fc-975e-4611-a4ce-c9d925272777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:30:26.513831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c22339fc-975e-4611-a4ce-c9d925272777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88317e2-5180-474f-9c7a-1e9572698e4e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1103459343"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:26.531437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:26.531437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:26.532560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c22339fc-975e-4611-a4ce-c9d925272777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:26.532838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-c22339fc-975e-4611-a4ce-c9d925272777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:26.547557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=75,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:30:26.581274 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-c22339fc-975e-4611-a4ce-c9d925272777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['5ac0315e-a325-441f-adb1-790ab84dc6cf', '91dc17f4-8e35-44a2-a10d-e7f8afc598f2', '2dc12948-8577-43ab-92f5-34dd67a374f6', '01cd0c4d-dda4-4add-9f11-9c2853bb5dbf'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:30:26.642154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c22339fc-975e-4611-a4ce-c9d925272777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot create request issued successfully.
Aug 09 11:30:26.642902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c22339fc-975e-4611-a4ce-c9d925272777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 202
Aug 09 11:30:26.643719 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 607/1155] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:30:26 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 310 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:30:26.651397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3819ab64-4173-47a4-8545-167710c55fb3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:26.655637 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3819ab64-4173-47a4-8545-167710c55fb3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:30:26.656076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3819ab64-4173-47a4-8545-167710c55fb3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:26.656783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3819ab64-4173-47a4-8545-167710c55fb3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:26.668235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:26.668235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:26.669223 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3819ab64-4173-47a4-8545-167710c55fb3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:26.671103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3819ab64-4173-47a4-8545-167710c55fb3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 200
Aug 09 11:30:26.671846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 549/1156] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:26 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:27.681851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1e10da91-5780-4e95-818b-a396f9183de1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:27.686293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1e10da91-5780-4e95-818b-a396f9183de1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:30:27.686769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1e10da91-5780-4e95-818b-a396f9183de1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:27.687335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1e10da91-5780-4e95-818b-a396f9183de1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:27.702211 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:27.702211 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:27.703264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1e10da91-5780-4e95-818b-a396f9183de1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:27.705100 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1e10da91-5780-4e95-818b-a396f9183de1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 200
Aug 09 11:30:27.705855 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 608/1157] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:27 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:28.715742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1182137f-b76b-4d42-aef2-c1a8fb49911e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:28.720458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1182137f-b76b-4d42-aef2-c1a8fb49911e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:30:28.720918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1182137f-b76b-4d42-aef2-c1a8fb49911e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:28.721400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1182137f-b76b-4d42-aef2-c1a8fb49911e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:28.732243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:28.732243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:28.733249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1182137f-b76b-4d42-aef2-c1a8fb49911e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:28.735260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1182137f-b76b-4d42-aef2-c1a8fb49911e tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 200
Aug 09 11:30:28.736008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 550/1158] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:28 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:29.745709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9e690732-8cfd-432d-be41-ca354d582300 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:29.749908 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9e690732-8cfd-432d-be41-ca354d582300 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:30:29.750356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9e690732-8cfd-432d-be41-ca354d582300 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:29.750841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9e690732-8cfd-432d-be41-ca354d582300 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:29.761891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:29.761891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:29.762976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9e690732-8cfd-432d-be41-ca354d582300 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:29.764907 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9e690732-8cfd-432d-be41-ca354d582300 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 200
Aug 09 11:30:29.765604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 609/1159] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:29 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:30.774639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4eca6131-683d-4438-aec0-13a31cf667e0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:30.778685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4eca6131-683d-4438-aec0-13a31cf667e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:30:30.779156 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4eca6131-683d-4438-aec0-13a31cf667e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:30.779604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4eca6131-683d-4438-aec0-13a31cf667e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:30.791307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:30.791307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:30.792662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4eca6131-683d-4438-aec0-13a31cf667e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:30.794440 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4eca6131-683d-4438-aec0-13a31cf667e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 200
Aug 09 11:30:30.795184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 551/1160] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:30 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:31.805188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-77ae273f-4a46-43f6-a1c1-ed9b3a68f9f1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:31.809326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77ae273f-4a46-43f6-a1c1-ed9b3a68f9f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:30:31.809763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77ae273f-4a46-43f6-a1c1-ed9b3a68f9f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:31.810221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77ae273f-4a46-43f6-a1c1-ed9b3a68f9f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:31.821268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:31.821268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:31.822364 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-77ae273f-4a46-43f6-a1c1-ed9b3a68f9f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:31.824281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77ae273f-4a46-43f6-a1c1-ed9b3a68f9f1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 200
Aug 09 11:30:31.825032 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 610/1161] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:31 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:40.783418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=25,cinder:UPDATE=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:30:41.814164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=20,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:30:44.526677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-bc460588-4c15-40ba-9b75-00c462718459 req-50ba4ced-b398-4452-b5a1-e3dca0ba58fc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:44.531158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-50ba4ced-b398-4452-b5a1-e3dca0ba58fc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:44.531607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-50ba4ced-b398-4452-b5a1-e3dca0ba58fc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:44.532096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-50ba4ced-b398-4452-b5a1-e3dca0ba58fc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:44.546988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:44.546988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:44.554668 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-bc460588-4c15-40ba-9b75-00c462718459 req-50ba4ced-b398-4452-b5a1-e3dca0ba58fc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:44.565463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-50ba4ced-b398-4452-b5a1-e3dca0ba58fc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:44.566101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 552/1162] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:30:44 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:44.696223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e00e5739-35a2-4a45-af6d-f5dbe0c54bef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:44.697030 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e00e5739-35a2-4a45-af6d-f5dbe0c54bef None None] GET http://10.222.0.59/volume//
Aug 09 11:30:44.697428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e00e5739-35a2-4a45-af6d-f5dbe0c54bef None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:44.697882 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e00e5739-35a2-4a45-af6d-f5dbe0c54bef None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:44.698915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e00e5739-35a2-4a45-af6d-f5dbe0c54bef None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:30:44.699657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 611/1163] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:30:44 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:30:44.706848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-bc460588-4c15-40ba-9b75-00c462718459 req-b09fe5ab-68d3-4ecc-a876-cbbdc6f37d7d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:44.712037 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-b09fe5ab-68d3-4ecc-a876-cbbdc6f37d7d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments
Aug 09 11:30:44.712775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-b09fe5ab-68d3-4ecc-a876-cbbdc6f37d7d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c88317e2-5180-474f-9c7a-1e9572698e4e", "connector": null, "instance_uuid": "3f682407-e7c0-44b6-bdd9-1212f8d0eef0"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:44.729884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:44.729884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:44.776495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-b09fe5ab-68d3-4ecc-a876-cbbdc6f37d7d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments returned with HTTP 200
Aug 09 11:30:44.777536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 553/1164] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:30:44 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:30:44.813899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-27c8b6ae-3c6e-4679-ba68-bbd86ec74b14 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:44.817670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-27c8b6ae-3c6e-4679-ba68-bbd86ec74b14 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:44.818036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-27c8b6ae-3c6e-4679-ba68-bbd86ec74b14 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:44.818487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-27c8b6ae-3c6e-4679-ba68-bbd86ec74b14 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:44.838005 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:44.838005 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:44.844996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-27c8b6ae-3c6e-4679-ba68-bbd86ec74b14 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:44.853906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-27c8b6ae-3c6e-4679-ba68-bbd86ec74b14 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:44.854634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 612/1165] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:44 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:44.860279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0b70fbb4-b8d1-4c03-b618-03ce05fed6db None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:44.861077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0b70fbb4-b8d1-4c03-b618-03ce05fed6db None None] GET http://10.222.0.59/volume//
Aug 09 11:30:44.861466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0b70fbb4-b8d1-4c03-b618-03ce05fed6db None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:44.861911 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0b70fbb4-b8d1-4c03-b618-03ce05fed6db None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:44.862721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0b70fbb4-b8d1-4c03-b618-03ce05fed6db None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:30:44.863317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 554/1166] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:30:44 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:30:44.870925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bc460588-4c15-40ba-9b75-00c462718459 req-bf6f59a2-68b8-4024-aeb1-b7d3e8166aea None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:44.874461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-bf6f59a2-68b8-4024-aeb1-b7d3e8166aea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:44.874964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-bf6f59a2-68b8-4024-aeb1-b7d3e8166aea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:44.875443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-bf6f59a2-68b8-4024-aeb1-b7d3e8166aea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:44.895249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:44.895249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:44.901788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-bc460588-4c15-40ba-9b75-00c462718459 req-bf6f59a2-68b8-4024-aeb1-b7d3e8166aea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:44.911088 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-bf6f59a2-68b8-4024-aeb1-b7d3e8166aea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:44.911785 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 613/1167] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:30:44 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:30:44.981086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-bc460588-4c15-40ba-9b75-00c462718459 req-e7fa12c2-30aa-4e9c-9d2f-94446f8aee1f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:44.987097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-e7fa12c2-30aa-4e9c-9d2f-94446f8aee1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] PUT http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/fabda5ca-38da-4699-9350-af3e4122b522
Aug 09 11:30:44.988380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-e7fa12c2-30aa-4e9c-9d2f-94446f8aee1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:45.005602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-bc460588-4c15-40ba-9b75-00c462718459 req-e7fa12c2-30aa-4e9c-9d2f-94446f8aee1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Acquiring lock "cinder-attachment_update-c88317e2-5180-474f-9c7a-1e9572698e4e-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:30:45.017478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-bc460588-4c15-40ba-9b75-00c462718459 req-e7fa12c2-30aa-4e9c-9d2f-94446f8aee1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Lock "cinder-attachment_update-c88317e2-5180-474f-9c7a-1e9572698e4e-hv-cinder-84989" acquired by "attachment_update" :: waited 0.012s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:30:45.019597 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:45.019597 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:45.616941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-bc460588-4c15-40ba-9b75-00c462718459 req-e7fa12c2-30aa-4e9c-9d2f-94446f8aee1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Lock "cinder-attachment_update-c88317e2-5180-474f-9c7a-1e9572698e4e-hv-cinder-84989" released by "attachment_update" :: held 0.599s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:30:45.617586 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-e7fa12c2-30aa-4e9c-9d2f-94446f8aee1f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/fabda5ca-38da-4699-9350-af3e4122b522 returned with HTTP 200
Aug 09 11:30:45.618302 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 555/1168] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:30:44 2022] PUT /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/fabda5ca-38da-4699-9350-af3e4122b522 => generated 747 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:30:45.870569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a21a7480-9fb7-416f-8bf7-50f23ce98b10 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:45.874177 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a21a7480-9fb7-416f-8bf7-50f23ce98b10 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:45.874625 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a21a7480-9fb7-416f-8bf7-50f23ce98b10 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:45.875217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a21a7480-9fb7-416f-8bf7-50f23ce98b10 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:45.895305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:45.895305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:45.902660 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a21a7480-9fb7-416f-8bf7-50f23ce98b10 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:45.912214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a21a7480-9fb7-416f-8bf7-50f23ce98b10 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:45.912939 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 614/1169] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:45 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:46.929233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-49ce89ab-08e1-40c4-9dba-cac4885d29a9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:46.933128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49ce89ab-08e1-40c4-9dba-cac4885d29a9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:46.933387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-49ce89ab-08e1-40c4-9dba-cac4885d29a9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:46.933844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-49ce89ab-08e1-40c4-9dba-cac4885d29a9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:46.955255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:46.955255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:46.962062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-49ce89ab-08e1-40c4-9dba-cac4885d29a9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:46.971615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49ce89ab-08e1-40c4-9dba-cac4885d29a9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:46.972349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 556/1170] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:46 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:47.989473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e2ccc3d5-4c85-4a2f-824e-03e801043b8d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:47.994720 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e2ccc3d5-4c85-4a2f-824e-03e801043b8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:47.995212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e2ccc3d5-4c85-4a2f-824e-03e801043b8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:47.995790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e2ccc3d5-4c85-4a2f-824e-03e801043b8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:48.016968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:48.016968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:48.024143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e2ccc3d5-4c85-4a2f-824e-03e801043b8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:48.033522 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e2ccc3d5-4c85-4a2f-824e-03e801043b8d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:48.034238 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 615/1171] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:47 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 915 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:49.050599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6c57ce70-59b2-4e2a-b3b2-85fbc4e9df71 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:49.054320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6c57ce70-59b2-4e2a-b3b2-85fbc4e9df71 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:49.054770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6c57ce70-59b2-4e2a-b3b2-85fbc4e9df71 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:49.055307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6c57ce70-59b2-4e2a-b3b2-85fbc4e9df71 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:49.075699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:49.075699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:49.082795 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6c57ce70-59b2-4e2a-b3b2-85fbc4e9df71 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:49.092663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6c57ce70-59b2-4e2a-b3b2-85fbc4e9df71 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:49.093401 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 557/1172] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:49 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:50.111733 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a212856b-b7a0-4999-8502-4d3629fefa41 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:50.117658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a212856b-b7a0-4999-8502-4d3629fefa41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:50.118286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a212856b-b7a0-4999-8502-4d3629fefa41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:50.118864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a212856b-b7a0-4999-8502-4d3629fefa41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:50.145186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:50.145186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:50.152188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a212856b-b7a0-4999-8502-4d3629fefa41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:50.161835 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a212856b-b7a0-4999-8502-4d3629fefa41 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:50.162609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 616/1173] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:50 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:51.178735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-961ac9d1-c4cc-4d83-9775-aefc69f69281 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:51.182411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-961ac9d1-c4cc-4d83-9775-aefc69f69281 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:51.182922 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-961ac9d1-c4cc-4d83-9775-aefc69f69281 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:51.183359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-961ac9d1-c4cc-4d83-9775-aefc69f69281 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:51.203105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:51.203105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:51.209794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-961ac9d1-c4cc-4d83-9775-aefc69f69281 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:51.219389 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-961ac9d1-c4cc-4d83-9775-aefc69f69281 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:51.220076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 558/1174] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:51 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 915 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:52.191677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bc460588-4c15-40ba-9b75-00c462718459 req-06bf9e62-438c-4f21-9d1a-bfe0ae3e417c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:52.196203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-06bf9e62-438c-4f21-9d1a-bfe0ae3e417c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/fabda5ca-38da-4699-9350-af3e4122b522/action
Aug 09 11:30:52.196981 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-06bf9e62-438c-4f21-9d1a-bfe0ae3e417c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:30:52.197302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-06bf9e62-438c-4f21-9d1a-bfe0ae3e417c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:52.227504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:52.227504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:52.236453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-da0d534d-bef9-437b-bca2-f760c14d0ed6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:52.240458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da0d534d-bef9-437b-bca2-f760c14d0ed6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:52.240920 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da0d534d-bef9-437b-bca2-f760c14d0ed6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:52.241416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da0d534d-bef9-437b-bca2-f760c14d0ed6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:52.247766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bc460588-4c15-40ba-9b75-00c462718459 req-06bf9e62-438c-4f21-9d1a-bfe0ae3e417c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/fabda5ca-38da-4699-9350-af3e4122b522/action returned with HTTP 204
Aug 09 11:30:52.248883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 617/1175] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:30:52 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/fabda5ca-38da-4699-9350-af3e4122b522/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:30:52.263040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:52.263040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:52.270238 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-da0d534d-bef9-437b-bca2-f760c14d0ed6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:52.283878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da0d534d-bef9-437b-bca2-f760c14d0ed6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:30:52.285406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 559/1176] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:52 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 1207 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:30:52.300919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1e73397a-386d-4765-a5e5-b97dc682bed9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:52.304941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1e73397a-386d-4765-a5e5-b97dc682bed9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:30:52.305699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1e73397a-386d-4765-a5e5-b97dc682bed9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88317e2-5180-474f-9c7a-1e9572698e4e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-971567921"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:52.329497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:52.329497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:52.330608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1e73397a-386d-4765-a5e5-b97dc682bed9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:52.331044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-1e73397a-386d-4765-a5e5-b97dc682bed9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:52.382946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-1e73397a-386d-4765-a5e5-b97dc682bed9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['d46be232-c4b6-4d44-8817-a62f1b20e4ce', 'f5d34b3a-d9fe-49b5-8769-eaa249c75499', '079cf608-53cc-4c49-9195-9cbe7189a006', '6e4b8b64-1ce5-4672-af95-3f74331a5fdf'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:30:52.434754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=81,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:30:52.446302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1e73397a-386d-4765-a5e5-b97dc682bed9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot force create request issued successfully.
Aug 09 11:30:52.447315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1e73397a-386d-4765-a5e5-b97dc682bed9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 202
Aug 09 11:30:52.448765 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 618/1177] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:30:52 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 309 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:30:52.456296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1ccefc50-030f-4def-a3dd-5aa873c75f90 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:52.460316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1ccefc50-030f-4def-a3dd-5aa873c75f90 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:30:52.460723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1ccefc50-030f-4def-a3dd-5aa873c75f90 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:52.461175 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1ccefc50-030f-4def-a3dd-5aa873c75f90 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:52.472063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:52.472063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:52.473199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1ccefc50-030f-4def-a3dd-5aa873c75f90 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:52.475380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1ccefc50-030f-4def-a3dd-5aa873c75f90 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 200
Aug 09 11:30:52.476088 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 560/1178] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:52 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:53.486764 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a51376ff-3721-4418-85fc-6302e78521d6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:53.493272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a51376ff-3721-4418-85fc-6302e78521d6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:30:53.493863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a51376ff-3721-4418-85fc-6302e78521d6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:53.494522 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a51376ff-3721-4418-85fc-6302e78521d6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:53.506842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:53.506842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:53.507887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a51376ff-3721-4418-85fc-6302e78521d6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:53.509674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a51376ff-3721-4418-85fc-6302e78521d6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 200
Aug 09 11:30:53.510355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 619/1179] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:53 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:54.520371 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d3b70fb8-33ac-42ea-96a5-ff476fa60d49 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:54.525180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d3b70fb8-33ac-42ea-96a5-ff476fa60d49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:30:54.525699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d3b70fb8-33ac-42ea-96a5-ff476fa60d49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:54.526205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d3b70fb8-33ac-42ea-96a5-ff476fa60d49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:54.539101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:54.539101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:54.540179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d3b70fb8-33ac-42ea-96a5-ff476fa60d49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:54.542211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d3b70fb8-33ac-42ea-96a5-ff476fa60d49 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 200
Aug 09 11:30:54.543073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 561/1180] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:54 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:55.556120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c8fea6cc-d7fc-40c1-8167-4bf83f064f8b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:55.562227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c8fea6cc-d7fc-40c1-8167-4bf83f064f8b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:30:55.562893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c8fea6cc-d7fc-40c1-8167-4bf83f064f8b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:55.563499 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c8fea6cc-d7fc-40c1-8167-4bf83f064f8b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:55.575879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:55.575879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:55.576883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c8fea6cc-d7fc-40c1-8167-4bf83f064f8b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:55.578620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c8fea6cc-d7fc-40c1-8167-4bf83f064f8b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 200
Aug 09 11:30:55.579342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 620/1181] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:55 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:56.265180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:56.268836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes
Aug 09 11:30:56.269535 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1821436244"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:56.271780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1821436244'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:30:56.272083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Create volume of 1 GB
Aug 09 11:30:56.280633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Availability Zones retrieved successfully.
Aug 09 11:30:56.295092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Flow 'volume_create_api' (9ccf77a1-0fbb-4b84-8b6f-b0f7cdb111cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:30:56.297707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0ff030-33cf-4d66-8520-cb8632a51448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:30:56.300064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:30:56.336272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0ff030-33cf-4d66-8520-cb8632a51448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:30:56.338370 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e081102f-d859-46e0-89b7-87a165f6a6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:30:56.366238 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:30:56.425673 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Created reservations ['d9bb1d5e-b93f-4848-b9b9-b7c6edb219ef', '7e43bb1e-8f58-4b51-a62c-dafb9bb03ee6', 'c12904a5-8166-42c5-b2ff-183b89708898', '30a47a17-6f55-4351-9684-5e6385fc24d0'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:30:56.427684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e081102f-d859-46e0-89b7-87a165f6a6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9bb1d5e-b93f-4848-b9b9-b7c6edb219ef', '7e43bb1e-8f58-4b51-a62c-dafb9bb03ee6', 'c12904a5-8166-42c5-b2ff-183b89708898', '30a47a17-6f55-4351-9684-5e6385fc24d0']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:30:56.429584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a447da-397e-4974-ae5a-3a256cf10e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:30:56.453067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a447da-397e-4974-ae5a-3a256cf10e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfa36a9a-e2d0-4657-986a-3b44a5129708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1821436244',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='001b779aebf8445eba01022c8c9abe19',qos_specs=None,replication_status=<?>,reservations=['d9bb1d5e-b93f-4848-b9b9-b7c6edb219ef','7e43bb1e-8f58-4b51-a62c-dafb9bb03ee6','c12904a5-8166-42c5-b2ff-183b89708898','30a47a17-6f55-4351-9684-5e6385fc24d0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0f80c1f4f2d04a9b80ab0c315dfe180d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1821436244',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=cfa36a9a-e2d0-4657-986a-3b44a5129708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='001b779aebf8445eba01022c8c9abe19',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='0f80c1f4f2d04a9b80ab0c315dfe180d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:30:56.454928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431b5e68-90d7-4e26-88e5-3e8953054beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:30:56.482614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431b5e68-90d7-4e26-88e5-3e8953054beb) 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-1821436244',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='001b779aebf8445eba01022c8c9abe19',qos_specs=None,replication_status=<?>,reservations=['d9bb1d5e-b93f-4848-b9b9-b7c6edb219ef','7e43bb1e-8f58-4b51-a62c-dafb9bb03ee6','c12904a5-8166-42c5-b2ff-183b89708898','30a47a17-6f55-4351-9684-5e6385fc24d0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0f80c1f4f2d04a9b80ab0c315dfe180d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:30:56.484669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da7b0376-1c4c-4fcd-b8a8-4fc6bfda049e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:30:56.504570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da7b0376-1c4c-4fcd-b8a8-4fc6bfda049e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:30:56.506937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Flow 'volume_create_api' (9ccf77a1-0fbb-4b84-8b6f-b0f7cdb111cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:30:56.507604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Create volume request issued successfully.
Aug 09 11:30:56.508814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4ac0cf61-b738-4dd9-9c32-90fe261244be tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes returned with HTTP 202
Aug 09 11:30:56.509604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 562/1182] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:30:56 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes => generated 820 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:30:56.523922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9da4e5fd-3eb8-4a2c-8138-26924f9494dd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:56.527732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9da4e5fd-3eb8-4a2c-8138-26924f9494dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:30:56.528222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9da4e5fd-3eb8-4a2c-8138-26924f9494dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:56.528794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9da4e5fd-3eb8-4a2c-8138-26924f9494dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:56.543156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:56.543156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:56.550470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9da4e5fd-3eb8-4a2c-8138-26924f9494dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:30:56.560008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9da4e5fd-3eb8-4a2c-8138-26924f9494dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:30:56.560922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 621/1183] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:56 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 888 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:56.589071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8c642357-8752-410c-9402-2b6204ca66ea None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:56.593754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8c642357-8752-410c-9402-2b6204ca66ea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:30:56.594174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8c642357-8752-410c-9402-2b6204ca66ea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:56.594672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8c642357-8752-410c-9402-2b6204ca66ea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:56.604881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:56.604881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:56.605843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8c642357-8752-410c-9402-2b6204ca66ea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:56.607639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8c642357-8752-410c-9402-2b6204ca66ea tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 200
Aug 09 11:30:56.608536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 563/1184] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:56 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:57.577932 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8c32643f-8261-471d-83f5-8b1d103383e0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:57.582283 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c32643f-8261-471d-83f5-8b1d103383e0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:30:57.582728 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8c32643f-8261-471d-83f5-8b1d103383e0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:57.583216 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8c32643f-8261-471d-83f5-8b1d103383e0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:57.599847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:57.599847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:57.609542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8c32643f-8261-471d-83f5-8b1d103383e0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:30:57.617823 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e50d845d-cf27-400d-8380-cb1cf8eaa085 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:57.619812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c32643f-8261-471d-83f5-8b1d103383e0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:30:57.620519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 622/1185] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:57 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:57.622049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e50d845d-cf27-400d-8380-cb1cf8eaa085 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:30:57.622489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e50d845d-cf27-400d-8380-cb1cf8eaa085 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:57.623013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e50d845d-cf27-400d-8380-cb1cf8eaa085 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:57.633489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:57.633489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:57.634872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e50d845d-cf27-400d-8380-cb1cf8eaa085 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:57.637576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e50d845d-cf27-400d-8380-cb1cf8eaa085 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 200
Aug 09 11:30:57.638541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 564/1186] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:57 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:58.636846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3e5c68d4-de28-4734-b1a5-89ef3a9585e2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:58.640791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3e5c68d4-de28-4734-b1a5-89ef3a9585e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:30:58.641229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3e5c68d4-de28-4734-b1a5-89ef3a9585e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:58.641707 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3e5c68d4-de28-4734-b1a5-89ef3a9585e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:58.648898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3bf167c1-e58a-4a3f-9832-01cd5f7444b2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:58.655362 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3bf167c1-e58a-4a3f-9832-01cd5f7444b2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:30:58.656114 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3bf167c1-e58a-4a3f-9832-01cd5f7444b2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:58.656788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3bf167c1-e58a-4a3f-9832-01cd5f7444b2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:58.660472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:58.660472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:58.667443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3e5c68d4-de28-4734-b1a5-89ef3a9585e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:30:58.668001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:58.668001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:58.668955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3bf167c1-e58a-4a3f-9832-01cd5f7444b2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:58.670745 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3bf167c1-e58a-4a3f-9832-01cd5f7444b2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 200
Aug 09 11:30:58.671791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 565/1187] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:58 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:58.679678 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c21bb976-ee1c-4c11-ba8d-695c95ab5828 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:58.683046 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3e5c68d4-de28-4734-b1a5-89ef3a9585e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:30:58.683583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c21bb976-ee1c-4c11-ba8d-695c95ab5828 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:30:58.683993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 623/1188] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:58 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:58.684597 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c21bb976-ee1c-4c11-ba8d-695c95ab5828 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88317e2-5180-474f-9c7a-1e9572698e4e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-382219171"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:58.706607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:58.706607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:58.707667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c21bb976-ee1c-4c11-ba8d-695c95ab5828 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:30:58.708010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-c21bb976-ee1c-4c11-ba8d-695c95ab5828 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:30:58.749338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-08773b7c-112c-4602-9c12-1867f408be58 req-ff3c4be3-46a7-4569-9778-1ee5fe5cd37d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:58.755543 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-c21bb976-ee1c-4c11-ba8d-695c95ab5828 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['30afa3d1-a67c-4213-9599-74c870cde83c', '2604fe64-5558-46ca-afe1-10b27dc1ca37', 'f4ba0ccf-9b65-4815-8581-b6f10cd69c25', '2258688c-f594-423f-bdf8-cf5ad71a184d'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:30:58.815500 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c21bb976-ee1c-4c11-ba8d-695c95ab5828 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot force create request issued successfully.
Aug 09 11:30:58.816190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c21bb976-ee1c-4c11-ba8d-695c95ab5828 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 202
Aug 09 11:30:58.817002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 566/1189] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:30:58 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 309 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:30:58.825968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a3546e5d-f3dc-4990-b98e-04892b628326 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:58.832295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a3546e5d-f3dc-4990-b98e-04892b628326 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:30:58.832953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a3546e5d-f3dc-4990-b98e-04892b628326 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:58.833415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a3546e5d-f3dc-4990-b98e-04892b628326 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:58.844199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:58.844199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:58.845264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a3546e5d-f3dc-4990-b98e-04892b628326 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:58.847183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a3546e5d-f3dc-4990-b98e-04892b628326 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 200
Aug 09 11:30:58.853229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 567/1190] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:58 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:30:58.927380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-ff3c4be3-46a7-4569-9778-1ee5fe5cd37d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:30:58.927831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-ff3c4be3-46a7-4569-9778-1ee5fe5cd37d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:58.928277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-ff3c4be3-46a7-4569-9778-1ee5fe5cd37d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:58.942465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:58.942465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:58.948726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-08773b7c-112c-4602-9c12-1867f408be58 req-ff3c4be3-46a7-4569-9778-1ee5fe5cd37d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:30:58.957579 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-ff3c4be3-46a7-4569-9778-1ee5fe5cd37d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:30:58.958284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 624/1191] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:30:58 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:59.086973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ff45e84e-37fb-4243-9b41-505077f4579c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:59.087946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ff45e84e-37fb-4243-9b41-505077f4579c None None] GET http://10.222.0.59/volume//
Aug 09 11:30:59.088521 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ff45e84e-37fb-4243-9b41-505077f4579c None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:59.089087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ff45e84e-37fb-4243-9b41-505077f4579c None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:59.089976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ff45e84e-37fb-4243-9b41-505077f4579c None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:30:59.091053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 568/1192] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:30:59 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:30:59.098201 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-08773b7c-112c-4602-9c12-1867f408be58 req-d2a53d9f-d634-4ce2-9d8a-b7a4ebaa51f7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:59.103371 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-d2a53d9f-d634-4ce2-9d8a-b7a4ebaa51f7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments
Aug 09 11:30:59.104164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-d2a53d9f-d634-4ce2-9d8a-b7a4ebaa51f7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfa36a9a-e2d0-4657-986a-3b44a5129708", "connector": null, "instance_uuid": "26bbe60e-21bf-4703-8873-5190575e1ec9"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:30:59.121370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:59.121370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:59.167169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-d2a53d9f-d634-4ce2-9d8a-b7a4ebaa51f7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments returned with HTTP 200
Aug 09 11:30:59.167956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 625/1193] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:30:59 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:30:59.203744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7eba48e8-5b8e-42fc-b370-8b909b4cf0b6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:59.207695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7eba48e8-5b8e-42fc-b370-8b909b4cf0b6 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:30:59.208223 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7eba48e8-5b8e-42fc-b370-8b909b4cf0b6 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:59.208933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7eba48e8-5b8e-42fc-b370-8b909b4cf0b6 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:59.230241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:59.230241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:59.237517 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7eba48e8-5b8e-42fc-b370-8b909b4cf0b6 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:30:59.241712 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=61,cinder:INSERT=15,cinder:UPDATE=24 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:30:59.248676 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7eba48e8-5b8e-42fc-b370-8b909b4cf0b6 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:30:59.249775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 569/1194] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:30:59 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 912 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:30:59.858335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-47896dc1-d968-40a3-8262-49e2cbfb931b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:30:59.862951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-47896dc1-d968-40a3-8262-49e2cbfb931b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:30:59.863401 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-47896dc1-d968-40a3-8262-49e2cbfb931b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:30:59.863855 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-47896dc1-d968-40a3-8262-49e2cbfb931b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:30:59.874307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:30:59.874307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:30:59.875287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-47896dc1-d968-40a3-8262-49e2cbfb931b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:30:59.877022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-47896dc1-d968-40a3-8262-49e2cbfb931b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 200
Aug 09 11:30:59.877877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 626/1195] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:30:59 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:00.266791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7bf56e32-8a8a-4001-a3ac-d6db2c5ad69d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:00.270981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7bf56e32-8a8a-4001-a3ac-d6db2c5ad69d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:00.271392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7bf56e32-8a8a-4001-a3ac-d6db2c5ad69d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:00.271864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7bf56e32-8a8a-4001-a3ac-d6db2c5ad69d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:00.290927 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:00.290927 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:00.297619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7bf56e32-8a8a-4001-a3ac-d6db2c5ad69d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:00.307386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7bf56e32-8a8a-4001-a3ac-d6db2c5ad69d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:00.308083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 570/1196] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:00 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:00.886411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-acab6d19-1aec-436d-aeff-83660b526ded None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:00.890731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-acab6d19-1aec-436d-aeff-83660b526ded tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:00.891210 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-acab6d19-1aec-436d-aeff-83660b526ded tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:00.891697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-acab6d19-1aec-436d-aeff-83660b526ded tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:00.903410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:00.903410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:00.904349 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-acab6d19-1aec-436d-aeff-83660b526ded tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:00.906071 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-acab6d19-1aec-436d-aeff-83660b526ded tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 200
Aug 09 11:31:00.906775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 627/1197] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:00 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:01.324562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b61905d8-cc0f-4bdd-85a1-bfb8e7748b85 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:01.328170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b61905d8-cc0f-4bdd-85a1-bfb8e7748b85 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:01.328606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b61905d8-cc0f-4bdd-85a1-bfb8e7748b85 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:01.329053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b61905d8-cc0f-4bdd-85a1-bfb8e7748b85 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:01.349259 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:01.349259 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:01.356774 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b61905d8-cc0f-4bdd-85a1-bfb8e7748b85 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:01.366575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b61905d8-cc0f-4bdd-85a1-bfb8e7748b85 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:01.367358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 571/1198] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:01 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:01.916777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3725285c-44e3-4aea-829f-a0bef34d7272 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:01.921309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3725285c-44e3-4aea-829f-a0bef34d7272 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:01.921798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3725285c-44e3-4aea-829f-a0bef34d7272 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:01.922299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3725285c-44e3-4aea-829f-a0bef34d7272 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:01.933188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:01.933188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:01.934140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3725285c-44e3-4aea-829f-a0bef34d7272 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:01.935935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3725285c-44e3-4aea-829f-a0bef34d7272 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 200
Aug 09 11:31:01.936636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 628/1199] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:01 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:02.385419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e0f3a676-31db-495c-bf98-daab98fd71aa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:02.389576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e0f3a676-31db-495c-bf98-daab98fd71aa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:02.390189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e0f3a676-31db-495c-bf98-daab98fd71aa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:02.390794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e0f3a676-31db-495c-bf98-daab98fd71aa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:02.411756 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:02.411756 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:02.418501 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e0f3a676-31db-495c-bf98-daab98fd71aa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:02.427644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e0f3a676-31db-495c-bf98-daab98fd71aa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:02.428366 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 572/1200] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:02 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:02.946048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3788b3e8-f5f9-4103-a532-786ed38ee4f6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:02.950084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3788b3e8-f5f9-4103-a532-786ed38ee4f6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:02.950526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3788b3e8-f5f9-4103-a532-786ed38ee4f6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:02.951111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3788b3e8-f5f9-4103-a532-786ed38ee4f6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:02.961872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:02.961872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:02.962776 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3788b3e8-f5f9-4103-a532-786ed38ee4f6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:02.964513 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3788b3e8-f5f9-4103-a532-786ed38ee4f6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 200
Aug 09 11:31:02.965527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 629/1201] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:02 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:03.251542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-765a06c9-a8d6-4457-8ee1-4e3e0c32177d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:03.252279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-765a06c9-a8d6-4457-8ee1-4e3e0c32177d None None] GET http://10.222.0.59/volume//
Aug 09 11:31:03.252766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-765a06c9-a8d6-4457-8ee1-4e3e0c32177d None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:03.253249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-765a06c9-a8d6-4457-8ee1-4e3e0c32177d None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:03.254011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-765a06c9-a8d6-4457-8ee1-4e3e0c32177d None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:31:03.254600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 573/1202] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:31:03 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:31:03.289236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-08773b7c-112c-4602-9c12-1867f408be58 req-a480c718-b375-4fd8-a0bb-f3bd7a0bb45e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:03.293044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-a480c718-b375-4fd8-a0bb-f3bd7a0bb45e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:03.293530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-a480c718-b375-4fd8-a0bb-f3bd7a0bb45e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:03.293975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-a480c718-b375-4fd8-a0bb-f3bd7a0bb45e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:03.314195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:03.314195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:03.321074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-08773b7c-112c-4602-9c12-1867f408be58 req-a480c718-b375-4fd8-a0bb-f3bd7a0bb45e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:03.330735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-a480c718-b375-4fd8-a0bb-f3bd7a0bb45e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:03.331610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 630/1203] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:31:03 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:31:03.436157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-08773b7c-112c-4602-9c12-1867f408be58 req-64ecd3f5-353d-497b-ba2f-9ae3e2e540e2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:03.440696 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-64ecd3f5-353d-497b-ba2f-9ae3e2e540e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] PUT http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/85c83ab2-a2ae-48bc-bd59-717b7e83eab9
Aug 09 11:31:03.441451 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-64ecd3f5-353d-497b-ba2f-9ae3e2e540e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:03.444695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-90032ec1-3ad8-4ce7-b0b9-ab4df6793598 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:03.448555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-90032ec1-3ad8-4ce7-b0b9-ab4df6793598 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:03.449611 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-90032ec1-3ad8-4ce7-b0b9-ab4df6793598 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:03.450082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-90032ec1-3ad8-4ce7-b0b9-ab4df6793598 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:03.456690 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-08773b7c-112c-4602-9c12-1867f408be58 req-64ecd3f5-353d-497b-ba2f-9ae3e2e540e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Acquiring lock "cinder-attachment_update-cfa36a9a-e2d0-4657-986a-3b44a5129708-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:31:03.466877 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-08773b7c-112c-4602-9c12-1867f408be58 req-64ecd3f5-353d-497b-ba2f-9ae3e2e540e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Lock "cinder-attachment_update-cfa36a9a-e2d0-4657-986a-3b44a5129708-hv-cinder-84989" acquired by "attachment_update" :: waited 0.010s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:31:03.469780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:03.469780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:03.472658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:03.472658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:03.480596 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-90032ec1-3ad8-4ce7-b0b9-ab4df6793598 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:03.490330 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-90032ec1-3ad8-4ce7-b0b9-ab4df6793598 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:03.491411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 631/1204] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:03 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:03.974915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7ca1da5d-af80-424a-804b-4baea9f7ad52 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:03.979271 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ca1da5d-af80-424a-804b-4baea9f7ad52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:03.979729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7ca1da5d-af80-424a-804b-4baea9f7ad52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:03.980192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7ca1da5d-af80-424a-804b-4baea9f7ad52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:03.991261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:03.991261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:03.992387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7ca1da5d-af80-424a-804b-4baea9f7ad52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:03.994173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ca1da5d-af80-424a-804b-4baea9f7ad52 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 200
Aug 09 11:31:03.995070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 632/1205] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:03 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:04.507098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-85719d41-7d33-4539-a9d2-8ed93502bf95 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:04.512576 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-85719d41-7d33-4539-a9d2-8ed93502bf95 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:04.513209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-85719d41-7d33-4539-a9d2-8ed93502bf95 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:04.513925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-85719d41-7d33-4539-a9d2-8ed93502bf95 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:04.539515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:04.539515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:04.546511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-85719d41-7d33-4539-a9d2-8ed93502bf95 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:04.556117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-85719d41-7d33-4539-a9d2-8ed93502bf95 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:04.556897 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 633/1206] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:04 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:04.620283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-08773b7c-112c-4602-9c12-1867f408be58 req-64ecd3f5-353d-497b-ba2f-9ae3e2e540e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Lock "cinder-attachment_update-cfa36a9a-e2d0-4657-986a-3b44a5129708-hv-cinder-84989" released by "attachment_update" :: held 1.153s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:31:04.620891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-64ecd3f5-353d-497b-ba2f-9ae3e2e540e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/85c83ab2-a2ae-48bc-bd59-717b7e83eab9 returned with HTTP 200
Aug 09 11:31:04.621697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 574/1207] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:31:03 2022] PUT /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/85c83ab2-a2ae-48bc-bd59-717b7e83eab9 => generated 747 bytes in 1187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:05.004603 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-29826f53-b601-4b20-b2dc-ccbf9fe8a7c1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:05.009094 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-29826f53-b601-4b20-b2dc-ccbf9fe8a7c1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:05.009593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-29826f53-b601-4b20-b2dc-ccbf9fe8a7c1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:05.010047 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-29826f53-b601-4b20-b2dc-ccbf9fe8a7c1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:05.021226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:05.021226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:05.022235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-29826f53-b601-4b20-b2dc-ccbf9fe8a7c1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:05.024071 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-29826f53-b601-4b20-b2dc-ccbf9fe8a7c1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 200
Aug 09 11:31:05.024810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 634/1208] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:05 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:05.033211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d08679e4-11fd-461f-8fe6-b5d2bf6a5e5d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:05.037374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d08679e4-11fd-461f-8fe6-b5d2bf6a5e5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:05.037817 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d08679e4-11fd-461f-8fe6-b5d2bf6a5e5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:05.038287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d08679e4-11fd-461f-8fe6-b5d2bf6a5e5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:05.038603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-d08679e4-11fd-461f-8fe6-b5d2bf6a5e5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:05.050062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:05.050062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:05.051024 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d08679e4-11fd-461f-8fe6-b5d2bf6a5e5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:05.088210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d08679e4-11fd-461f-8fe6-b5d2bf6a5e5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot delete request issued successfully.
Aug 09 11:31:05.088619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d08679e4-11fd-461f-8fe6-b5d2bf6a5e5d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 202
Aug 09 11:31:05.089400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 575/1209] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:05 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:05.094414 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fdb2cf37-2d3a-46d8-aa9f-d9816cbdf8ff None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:05.098474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fdb2cf37-2d3a-46d8-aa9f-d9816cbdf8ff tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:05.098947 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fdb2cf37-2d3a-46d8-aa9f-d9816cbdf8ff tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:05.099405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fdb2cf37-2d3a-46d8-aa9f-d9816cbdf8ff tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:05.109685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:05.109685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:05.110650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fdb2cf37-2d3a-46d8-aa9f-d9816cbdf8ff tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:05.112656 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fdb2cf37-2d3a-46d8-aa9f-d9816cbdf8ff tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 200
Aug 09 11:31:05.113404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 635/1210] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:05 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:05.577097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-802a3c15-27f8-44a1-888a-45b2367ee6bc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:05.581480 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-802a3c15-27f8-44a1-888a-45b2367ee6bc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:05.582129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-802a3c15-27f8-44a1-888a-45b2367ee6bc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:05.582871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-802a3c15-27f8-44a1-888a-45b2367ee6bc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:05.608491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:05.608491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:05.615546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-802a3c15-27f8-44a1-888a-45b2367ee6bc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:05.624386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-802a3c15-27f8-44a1-888a-45b2367ee6bc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:05.625266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 576/1211] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:05 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:06.122416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ba398ef0-1f7a-498b-9290-b76387c1b44c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:06.126534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ba398ef0-1f7a-498b-9290-b76387c1b44c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:06.127013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ba398ef0-1f7a-498b-9290-b76387c1b44c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:06.127508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ba398ef0-1f7a-498b-9290-b76387c1b44c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:06.136706 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ba398ef0-1f7a-498b-9290-b76387c1b44c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 404
Aug 09 11:31:06.137562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 636/1212] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:06 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:06.142332 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d5d7e0d9-e5b9-4a45-a85b-58edb0fa1282 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:06.146486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d5d7e0d9-e5b9-4a45-a85b-58edb0fa1282 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:31:06.146965 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d5d7e0d9-e5b9-4a45-a85b-58edb0fa1282 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:06.147415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d5d7e0d9-e5b9-4a45-a85b-58edb0fa1282 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:06.147709 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-d5d7e0d9-e5b9-4a45-a85b-58edb0fa1282 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:31:06.158353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:06.158353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:06.159571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d5d7e0d9-e5b9-4a45-a85b-58edb0fa1282 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:06.199755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d5d7e0d9-e5b9-4a45-a85b-58edb0fa1282 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot delete request issued successfully.
Aug 09 11:31:06.200214 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d5d7e0d9-e5b9-4a45-a85b-58edb0fa1282 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 202
Aug 09 11:31:06.200973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 577/1213] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:06 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:06.205675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0734fe6d-2ca8-488a-82f8-9957f99587fa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:06.209624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0734fe6d-2ca8-488a-82f8-9957f99587fa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:31:06.210064 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0734fe6d-2ca8-488a-82f8-9957f99587fa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:06.210645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0734fe6d-2ca8-488a-82f8-9957f99587fa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:06.222017 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:06.222017 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:06.223002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0734fe6d-2ca8-488a-82f8-9957f99587fa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:06.224759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0734fe6d-2ca8-488a-82f8-9957f99587fa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 200
Aug 09 11:31:06.225453 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 637/1214] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:06 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:31:06.642576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-86a633df-df7e-46f7-927c-8721fddc0a90 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:06.646307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-86a633df-df7e-46f7-927c-8721fddc0a90 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:06.646750 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-86a633df-df7e-46f7-927c-8721fddc0a90 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:06.647236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-86a633df-df7e-46f7-927c-8721fddc0a90 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:06.666856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:06.666856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:06.673502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-86a633df-df7e-46f7-927c-8721fddc0a90 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:06.682607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-86a633df-df7e-46f7-927c-8721fddc0a90 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:06.683367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 578/1215] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:06 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:07.234363 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d7444be8-f884-4049-a8fc-4413a09cfab0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:07.238554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d7444be8-f884-4049-a8fc-4413a09cfab0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:31:07.239052 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d7444be8-f884-4049-a8fc-4413a09cfab0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:07.239510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d7444be8-f884-4049-a8fc-4413a09cfab0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:07.248984 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d7444be8-f884-4049-a8fc-4413a09cfab0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 404
Aug 09 11:31:07.249854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 638/1216] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:07 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:07.254878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b15f635e-df09-44fa-837c-33fec609bfaa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:07.258967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b15f635e-df09-44fa-837c-33fec609bfaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:31:07.259422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b15f635e-df09-44fa-837c-33fec609bfaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:07.259874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b15f635e-df09-44fa-837c-33fec609bfaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:07.260167 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-b15f635e-df09-44fa-837c-33fec609bfaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:31:07.270323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:07.270323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:07.271307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b15f635e-df09-44fa-837c-33fec609bfaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:07.311130 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b15f635e-df09-44fa-837c-33fec609bfaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot delete request issued successfully.
Aug 09 11:31:07.311534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b15f635e-df09-44fa-837c-33fec609bfaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 202
Aug 09 11:31:07.312307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 579/1217] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:07 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:07.317205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e01a014d-d628-40f7-90b7-184a5e579d68 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:07.321230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e01a014d-d628-40f7-90b7-184a5e579d68 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:31:07.321673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e01a014d-d628-40f7-90b7-184a5e579d68 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:07.322145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e01a014d-d628-40f7-90b7-184a5e579d68 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:07.332970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:07.332970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:07.333902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e01a014d-d628-40f7-90b7-184a5e579d68 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:07.335780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e01a014d-d628-40f7-90b7-184a5e579d68 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 200
Aug 09 11:31:07.336569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 639/1218] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:07 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:07.700670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0a66447d-23d1-4e33-a806-8cf7e79e7cfa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:07.705817 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a66447d-23d1-4e33-a806-8cf7e79e7cfa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:07.706483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0a66447d-23d1-4e33-a806-8cf7e79e7cfa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:07.707162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0a66447d-23d1-4e33-a806-8cf7e79e7cfa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:07.733222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:07.733222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:07.740170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0a66447d-23d1-4e33-a806-8cf7e79e7cfa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:07.749347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a66447d-23d1-4e33-a806-8cf7e79e7cfa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:07.750071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 580/1219] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:07 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:08.346524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fe161877-a8e7-45f1-bfdb-91fd5147b889 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:08.351153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe161877-a8e7-45f1-bfdb-91fd5147b889 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:31:08.351647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe161877-a8e7-45f1-bfdb-91fd5147b889 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:08.352204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe161877-a8e7-45f1-bfdb-91fd5147b889 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:08.362056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe161877-a8e7-45f1-bfdb-91fd5147b889 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 404
Aug 09 11:31:08.362948 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 640/1220] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:08 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:08.478387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-3276deb9-66e0-4e68-8cc2-7721d83cd568 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:08.544947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-3276deb9-66e0-4e68-8cc2-7721d83cd568 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:31:08.545406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-3276deb9-66e0-4e68-8cc2-7721d83cd568 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:08.545891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-3276deb9-66e0-4e68-8cc2-7721d83cd568 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:08.565175 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:08.565175 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:08.567384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:UPDATE=4 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:08.572658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-3276deb9-66e0-4e68-8cc2-7721d83cd568 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:08.582408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-3276deb9-66e0-4e68-8cc2-7721d83cd568 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:31:08.583173 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 581/1221] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:31:08 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 1207 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:08.652766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f42310c2-e3dd-461b-8fe3-9fd7bd79ba2f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:08.659039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f42310c2-e3dd-461b-8fe3-9fd7bd79ba2f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e/action
Aug 09 11:31:08.659796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f42310c2-e3dd-461b-8fe3-9fd7bd79ba2f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:31:08.660146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f42310c2-e3dd-461b-8fe3-9fd7bd79ba2f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:08.662974 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=97,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:08.690219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:08.690219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:08.691274 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f42310c2-e3dd-461b-8fe3-9fd7bd79ba2f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:08.703545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f42310c2-e3dd-461b-8fe3-9fd7bd79ba2f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Begin detaching volume completed successfully.
Aug 09 11:31:08.703994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f42310c2-e3dd-461b-8fe3-9fd7bd79ba2f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e/action returned with HTTP 202
Aug 09 11:31:08.704942 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 641/1222] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:31:08 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:31:08.729981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7c155255-cae4-4bd5-a54f-50ec075dfdbd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:08.742742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7c155255-cae4-4bd5-a54f-50ec075dfdbd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:31:08.743602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7c155255-cae4-4bd5-a54f-50ec075dfdbd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:08.744391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7c155255-cae4-4bd5-a54f-50ec075dfdbd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:08.765883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:08.765883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:08.771946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-58ec6d6c-3568-46a9-9086-35697a47c7a0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:08.773840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7c155255-cae4-4bd5-a54f-50ec075dfdbd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:08.776446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-58ec6d6c-3568-46a9-9086-35697a47c7a0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:08.776890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-58ec6d6c-3568-46a9-9086-35697a47c7a0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:08.777341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-58ec6d6c-3568-46a9-9086-35697a47c7a0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:08.784885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7c155255-cae4-4bd5-a54f-50ec075dfdbd tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:31:08.798845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 582/1223] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:08 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 1210 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:08.799431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:08.799431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:08.807457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-58ec6d6c-3568-46a9-9086-35697a47c7a0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:08.812072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d6fc7685-4a54-4df0-aca8-fa050e8af317 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:08.813252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d6fc7685-4a54-4df0-aca8-fa050e8af317 None None] GET http://10.222.0.59/volume//
Aug 09 11:31:08.814141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d6fc7685-4a54-4df0-aca8-fa050e8af317 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:08.814847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d6fc7685-4a54-4df0-aca8-fa050e8af317 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:08.815788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d6fc7685-4a54-4df0-aca8-fa050e8af317 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:31:08.816687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 583/1224] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:31:08 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Aug 09 11:31:08.819489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-58ec6d6c-3568-46a9-9086-35697a47c7a0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:08.823858 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 642/1225] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:08 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:08.825514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-e2ce8135-6395-4f24-a2f0-4be4031c575b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:08.829357 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-e2ce8135-6395-4f24-a2f0-4be4031c575b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:31:08.829888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-e2ce8135-6395-4f24-a2f0-4be4031c575b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:08.830617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-e2ce8135-6395-4f24-a2f0-4be4031c575b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:08.853310 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:08.853310 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:08.860209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-e2ce8135-6395-4f24-a2f0-4be4031c575b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:08.869132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-e2ce8135-6395-4f24-a2f0-4be4031c575b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:31:08.869865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 584/1226] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:31:08 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:31:09.838003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dcbbe598-e236-465a-9c4f-9165da2cc54d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:09.842602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dcbbe598-e236-465a-9c4f-9165da2cc54d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:09.843137 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dcbbe598-e236-465a-9c4f-9165da2cc54d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:09.843662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dcbbe598-e236-465a-9c4f-9165da2cc54d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:09.862738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-262e0faa-d703-4b0d-aada-e18a28081efa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:09.866511 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-262e0faa-d703-4b0d-aada-e18a28081efa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:31:09.866692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:09.866692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:09.867010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-262e0faa-d703-4b0d-aada-e18a28081efa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:09.867456 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-262e0faa-d703-4b0d-aada-e18a28081efa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:09.873960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-dcbbe598-e236-465a-9c4f-9165da2cc54d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:09.883416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dcbbe598-e236-465a-9c4f-9165da2cc54d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:09.884133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 643/1227] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:09 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:09.886996 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:09.886996 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:09.893944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-262e0faa-d703-4b0d-aada-e18a28081efa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:09.902864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-262e0faa-d703-4b0d-aada-e18a28081efa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:31:09.903592 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 585/1228] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:09 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 1210 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:10.902389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7451f506-399e-4d4c-9680-af03f43376d9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:10.907275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7451f506-399e-4d4c-9680-af03f43376d9 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:10.907881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7451f506-399e-4d4c-9680-af03f43376d9 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:10.908514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7451f506-399e-4d4c-9680-af03f43376d9 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:10.919755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2633714a-e7c5-456f-a4fc-5dc68efde110 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:10.923442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2633714a-e7c5-456f-a4fc-5dc68efde110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:31:10.923753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2633714a-e7c5-456f-a4fc-5dc68efde110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:10.924596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2633714a-e7c5-456f-a4fc-5dc68efde110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:10.928187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:10.928187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:10.934597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7451f506-399e-4d4c-9680-af03f43376d9 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:10.943935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7451f506-399e-4d4c-9680-af03f43376d9 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:10.944034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:10.944034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:10.944598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 644/1229] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:10 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:10.950593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2633714a-e7c5-456f-a4fc-5dc68efde110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:10.959872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2633714a-e7c5-456f-a4fc-5dc68efde110 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:31:10.960587 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 586/1230] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:10 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 1210 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:11.042154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-08773b7c-112c-4602-9c12-1867f408be58 req-eea2e622-9331-4553-a06c-54bca223d84d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:11.046480 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-eea2e622-9331-4553-a06c-54bca223d84d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/85c83ab2-a2ae-48bc-bd59-717b7e83eab9/action
Aug 09 11:31:11.047291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-eea2e622-9331-4553-a06c-54bca223d84d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:31:11.047613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-eea2e622-9331-4553-a06c-54bca223d84d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:11.078066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:11.078066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:11.096906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-08773b7c-112c-4602-9c12-1867f408be58 req-eea2e622-9331-4553-a06c-54bca223d84d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/85c83ab2-a2ae-48bc-bd59-717b7e83eab9/action returned with HTTP 204
Aug 09 11:31:11.097703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 645/1231] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:31:11 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/85c83ab2-a2ae-48bc-bd59-717b7e83eab9/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:11.890945 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f14a195d-aff9-43d8-90c5-8a1e9ab0d4df None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:11.895641 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f14a195d-aff9-43d8-90c5-8a1e9ab0d4df tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/fabda5ca-38da-4699-9350-af3e4122b522
Aug 09 11:31:11.896092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f14a195d-aff9-43d8-90c5-8a1e9ab0d4df tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:11.896549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f14a195d-aff9-43d8-90c5-8a1e9ab0d4df tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:11.910799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:11.910799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:11.961188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-adea1bc7-4fb8-4736-b17e-87f31de448dd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:11.965234 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-adea1bc7-4fb8-4736-b17e-87f31de448dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:11.965679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-adea1bc7-4fb8-4736-b17e-87f31de448dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:11.966123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-adea1bc7-4fb8-4736-b17e-87f31de448dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:12.137997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:12.137997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:12.144909 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-adea1bc7-4fb8-4736-b17e-87f31de448dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:12.153991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-adea1bc7-4fb8-4736-b17e-87f31de448dd tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:12.154678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 646/1232] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:11 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1205 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:12.155883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-86a9ee65-a241-4528-904a-4e0f8921d891 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:12.159500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-86a9ee65-a241-4528-904a-4e0f8921d891 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:31:12.159938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-86a9ee65-a241-4528-904a-4e0f8921d891 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:12.160383 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-86a9ee65-a241-4528-904a-4e0f8921d891 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:12.174859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:12.174859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:12.181346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-86a9ee65-a241-4528-904a-4e0f8921d891 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:12.183281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-4207dbf8-78ff-42af-bf96-b96e13eb134d req-f14a195d-aff9-43d8-90c5-8a1e9ab0d4df tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/fabda5ca-38da-4699-9350-af3e4122b522 returned with HTTP 200
Aug 09 11:31:12.184096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 587/1233] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:31:11 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/attachments/fabda5ca-38da-4699-9350-af3e4122b522 => generated 19 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:12.185337 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-265864bf-ff8d-41f2-a19b-0efd6c36643e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:12.188849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-265864bf-ff8d-41f2-a19b-0efd6c36643e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:31:12.189288 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-265864bf-ff8d-41f2-a19b-0efd6c36643e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:12.189742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-265864bf-ff8d-41f2-a19b-0efd6c36643e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:12.190366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-86a9ee65-a241-4528-904a-4e0f8921d891 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:31:12.191111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 647/1234] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:12 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 915 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:12.210349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:12.210349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:12.217024 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-265864bf-ff8d-41f2-a19b-0efd6c36643e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:31:12.226429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-265864bf-ff8d-41f2-a19b-0efd6c36643e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:31:12.227667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 588/1235] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:12 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1205 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:16.193809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:16.197498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes
Aug 09 11:31:16.198194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-241068422"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:16.200427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-241068422'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:31:16.200731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume of 1 GB
Aug 09 11:31:16.208904 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Availability Zones retrieved successfully.
Aug 09 11:31:16.224137 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (9d1b5d30-a002-4ea3-bf9c-c0e37f0ed7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:31:16.226575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1393be-d354-408a-a829-a99edb7b8421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:16.228961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:31:16.270714 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1393be-d354-408a-a829-a99edb7b8421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:16.272725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1ee91f-0d51-44de-9cfa-a0eeb649db37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:16.325893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['76d86733-d585-4891-8e2f-d1c2c9cb125b', '7b38d8e6-2632-4158-a32d-69ce69294a14', 'faac8c2b-0ac7-464b-84e5-56c7416eded9', '0a86b377-a079-4d43-bdf8-fe502ab6d491'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:31:16.327893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1ee91f-0d51-44de-9cfa-a0eeb649db37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76d86733-d585-4891-8e2f-d1c2c9cb125b', '7b38d8e6-2632-4158-a32d-69ce69294a14', 'faac8c2b-0ac7-464b-84e5-56c7416eded9', '0a86b377-a079-4d43-bdf8-fe502ab6d491']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:16.329804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f54e43c-81fc-4248-9f93-b24efb41ed3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:16.335013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=89,cinder:UPDATE=7,cinder:INSERT=4 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:16.356168 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f54e43c-81fc-4248-9f93-b24efb41ed3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f6bbade-3221-4c17-9eaf-336bbee8b671', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-241068422',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['76d86733-d585-4891-8e2f-d1c2c9cb125b','7b38d8e6-2632-4158-a32d-69ce69294a14','faac8c2b-0ac7-464b-84e5-56c7416eded9','0a86b377-a079-4d43-bdf8-fe502ab6d491'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-241068422',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=9f6bbade-3221-4c17-9eaf-336bbee8b671,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',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='50e392889ece4517a139dfde15fcb208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:16.358011 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacb24a4-da0c-411a-88fc-0403bef673d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:16.385621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bacb24a4-da0c-411a-88fc-0403bef673d6) 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-VolumesSnapshotTestJSON-Volume-241068422',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['76d86733-d585-4891-8e2f-d1c2c9cb125b','7b38d8e6-2632-4158-a32d-69ce69294a14','faac8c2b-0ac7-464b-84e5-56c7416eded9','0a86b377-a079-4d43-bdf8-fe502ab6d491'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:16.387674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65e231d-1528-4c25-9b56-b824051a0efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:16.405251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65e231d-1528-4c25-9b56-b824051a0efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:16.407330 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (9d1b5d30-a002-4ea3-bf9c-c0e37f0ed7c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:31:16.407943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request issued successfully.
Aug 09 11:31:16.409511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d04c0d0c-a8dc-45fc-a67c-f9bcc06c2aaa tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes returned with HTTP 202
Aug 09 11:31:16.422207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 648/1236] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:31:16 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes => generated 822 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:31:16.424093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e8e28315-7d7a-4582-b624-b3e14002d940 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:16.438838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e8e28315-7d7a-4582-b624-b3e14002d940 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671
Aug 09 11:31:16.438838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e8e28315-7d7a-4582-b624-b3e14002d940 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:16.438838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e8e28315-7d7a-4582-b624-b3e14002d940 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:16.443889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:16.443889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:16.450922 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e8e28315-7d7a-4582-b624-b3e14002d940 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:16.467616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e8e28315-7d7a-4582-b624-b3e14002d940 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 returned with HTTP 200
Aug 09 11:31:16.467616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 589/1237] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:16 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:17.478538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-38b12dbb-6ab5-4dbc-96d6-e954e2fc19e0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:17.483079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-38b12dbb-6ab5-4dbc-96d6-e954e2fc19e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671
Aug 09 11:31:17.483731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-38b12dbb-6ab5-4dbc-96d6-e954e2fc19e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:17.484292 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-38b12dbb-6ab5-4dbc-96d6-e954e2fc19e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:17.499430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:17.499430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:17.506953 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-38b12dbb-6ab5-4dbc-96d6-e954e2fc19e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:17.516633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-38b12dbb-6ab5-4dbc-96d6-e954e2fc19e0 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 returned with HTTP 200
Aug 09 11:31:17.517613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 649/1238] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:17 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 => generated 915 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:17.533309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d8b030b8-1fc1-4199-98be-f519f6602d51 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:17.537910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d8b030b8-1fc1-4199-98be-f519f6602d51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:31:17.538634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d8b030b8-1fc1-4199-98be-f519f6602d51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f6bbade-3221-4c17-9eaf-336bbee8b671", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2068517733"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:17.555207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:17.555207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:17.556237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d8b030b8-1fc1-4199-98be-f519f6602d51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:17.556556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-d8b030b8-1fc1-4199-98be-f519f6602d51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume 9f6bbade-3221-4c17-9eaf-336bbee8b671
Aug 09 11:31:17.607261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-d8b030b8-1fc1-4199-98be-f519f6602d51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['545f804f-4510-4f53-b962-39ecb7c0aeea', 'c23fa659-1ccb-4cbd-a384-062e737e7afb', '9a95e7c0-d673-422b-aa05-dc228316826b', 'd1f88923-968e-4e66-bacd-9ab1a4a210c1'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:31:17.610446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=89,cinder:UPDATE=7,cinder:INSERT=4 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:17.664564 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d8b030b8-1fc1-4199-98be-f519f6602d51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot create request issued successfully.
Aug 09 11:31:17.665352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d8b030b8-1fc1-4199-98be-f519f6602d51 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 202
Aug 09 11:31:17.666188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 590/1239] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:31:17 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 310 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:31:17.674233 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4f25db6c-6e9c-4e13-a670-3ecbea4e5429 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:17.678376 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4f25db6c-6e9c-4e13-a670-3ecbea4e5429 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:17.678989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4f25db6c-6e9c-4e13-a670-3ecbea4e5429 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:17.679454 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4f25db6c-6e9c-4e13-a670-3ecbea4e5429 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:17.690235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:17.690235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:17.691256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4f25db6c-6e9c-4e13-a670-3ecbea4e5429 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:17.693038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4f25db6c-6e9c-4e13-a670-3ecbea4e5429 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 returned with HTTP 200
Aug 09 11:31:17.693782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 650/1240] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:17 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:18.703865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8264ee26-cce0-45e8-8b17-334e431c103b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:18.708281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8264ee26-cce0-45e8-8b17-334e431c103b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:18.708723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8264ee26-cce0-45e8-8b17-334e431c103b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:18.709173 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8264ee26-cce0-45e8-8b17-334e431c103b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:18.719661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:18.719661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:18.720753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8264ee26-cce0-45e8-8b17-334e431c103b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:18.722491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8264ee26-cce0-45e8-8b17-334e431c103b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 returned with HTTP 200
Aug 09 11:31:18.723261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 591/1241] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:18 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:19.732811 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c7d0d4e6-b8a7-4877-b93b-7f78309e99e8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:19.737784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7d0d4e6-b8a7-4877-b93b-7f78309e99e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:19.738261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7d0d4e6-b8a7-4877-b93b-7f78309e99e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:19.738748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7d0d4e6-b8a7-4877-b93b-7f78309e99e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:19.749756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:19.749756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:19.750745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c7d0d4e6-b8a7-4877-b93b-7f78309e99e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:19.752612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7d0d4e6-b8a7-4877-b93b-7f78309e99e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 returned with HTTP 200
Aug 09 11:31:19.753339 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 651/1242] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:19 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:20.762947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-901257e0-10e8-4387-8d89-6eabf60e4501 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:20.767974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-901257e0-10e8-4387-8d89-6eabf60e4501 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:20.768524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-901257e0-10e8-4387-8d89-6eabf60e4501 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:20.769126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-901257e0-10e8-4387-8d89-6eabf60e4501 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:20.780820 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:20.780820 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:20.781744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-901257e0-10e8-4387-8d89-6eabf60e4501 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:20.785627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-901257e0-10e8-4387-8d89-6eabf60e4501 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 returned with HTTP 200
Aug 09 11:31:20.785627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 592/1243] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:20 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:21.794025 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-462ffb57-c942-4faa-9b8c-cd9d375b94e9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:21.798021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-462ffb57-c942-4faa-9b8c-cd9d375b94e9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:21.798454 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-462ffb57-c942-4faa-9b8c-cd9d375b94e9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:21.798930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-462ffb57-c942-4faa-9b8c-cd9d375b94e9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:21.809531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:21.809531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:21.810466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-462ffb57-c942-4faa-9b8c-cd9d375b94e9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:21.812250 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-462ffb57-c942-4faa-9b8c-cd9d375b94e9 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 returned with HTTP 200
Aug 09 11:31:21.812943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 652/1244] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:21 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:22.824537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ab4d9ee0-4dc0-4d53-afeb-c2722ccbbf7f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:22.828807 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab4d9ee0-4dc0-4d53-afeb-c2722ccbbf7f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:22.829266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab4d9ee0-4dc0-4d53-afeb-c2722ccbbf7f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:22.829701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab4d9ee0-4dc0-4d53-afeb-c2722ccbbf7f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:22.841120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:22.841120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:22.842074 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ab4d9ee0-4dc0-4d53-afeb-c2722ccbbf7f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:22.844017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab4d9ee0-4dc0-4d53-afeb-c2722ccbbf7f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 returned with HTTP 200
Aug 09 11:31:22.844772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 593/1245] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:22 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:22.853451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:22.857116 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes
Aug 09 11:31:22.857830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "98f2d934-ce10-4047-9ec2-3614d115c918", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1092896999"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:22.860191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request body: {'volume': {'snapshot_id': '98f2d934-ce10-4047-9ec2-3614d115c918', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1092896999'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:31:22.872657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:22.872657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:22.873634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:22.873924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume of 2 GB
Aug 09 11:31:22.881142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Availability Zones retrieved successfully.
Aug 09 11:31:22.895810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (81a3d2a5-9656-495f-8bf7-1ef208b396da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:31:22.898367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f2876c-b6de-4320-be7a-456b9cf4ffdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:22.900983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:31:22.943850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f2876c-b6de-4320-be7a-456b9cf4ffdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '98f2d934-ce10-4047-9ec2-3614d115c918', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:22.945794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c26c52-5907-4056-9175-46324d6e0609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:22.999322 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['ede00969-652c-411c-ad35-1483b557485b', '8f6c4590-e6e4-4a32-abaa-302a6d76c7b1', '0357796c-ca9d-4927-8acb-1abdc72cc036', '5d1ee2bf-04bd-438b-bf65-862a67cbaf38'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:31:23.001026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c26c52-5907-4056-9175-46324d6e0609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ede00969-652c-411c-ad35-1483b557485b', '8f6c4590-e6e4-4a32-abaa-302a6d76c7b1', '0357796c-ca9d-4927-8acb-1abdc72cc036', '5d1ee2bf-04bd-438b-bf65-862a67cbaf38']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:23.002959 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6e016a-7243-4bca-a1fc-187e6503f554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:23.044691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6e016a-7243-4bca-a1fc-187e6503f554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c763858-d004-4e9b-a670-b1a4009a661a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1092896999',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['ede00969-652c-411c-ad35-1483b557485b','8f6c4590-e6e4-4a32-abaa-302a6d76c7b1','0357796c-ca9d-4927-8acb-1abdc72cc036','5d1ee2bf-04bd-438b-bf65-862a67cbaf38'],size=2,snapshot_id=98f2d934-ce10-4047-9ec2-3614d115c918,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:31:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1092896999',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8c763858-d004-4e9b-a670-b1a4009a661a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',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=2,snapshot_id=98f2d934-ce10-4047-9ec2-3614d115c918,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50e392889ece4517a139dfde15fcb208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:23.046539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b2906c-d821-4f3a-946d-b3fe4e2b541b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:23.071031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b2906c-d821-4f3a-946d-b3fe4e2b541b) 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-VolumesSnapshotTestJSON-Volume-1092896999',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['ede00969-652c-411c-ad35-1483b557485b','8f6c4590-e6e4-4a32-abaa-302a6d76c7b1','0357796c-ca9d-4927-8acb-1abdc72cc036','5d1ee2bf-04bd-438b-bf65-862a67cbaf38'],size=2,snapshot_id=98f2d934-ce10-4047-9ec2-3614d115c918,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:23.072847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908b5109-541b-48f8-a985-e07a3c9da619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:23.112281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908b5109-541b-48f8-a985-e07a3c9da619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:23.114617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (81a3d2a5-9656-495f-8bf7-1ef208b396da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:31:23.115328 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request issued successfully.
Aug 09 11:31:23.116648 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6cbf94ae-86e9-47c1-bf93-38563a5617bc tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes returned with HTTP 202
Aug 09 11:31:23.117346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 653/1246] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:31:22 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes => generated 857 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:31:23.136155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6dc67fc9-674e-4846-9b7c-bbf332a5a9e8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:23.139823 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6dc67fc9-674e-4846-9b7c-bbf332a5a9e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a
Aug 09 11:31:23.140270 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6dc67fc9-674e-4846-9b7c-bbf332a5a9e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:23.140728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6dc67fc9-674e-4846-9b7c-bbf332a5a9e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:23.155282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:23.155282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:23.162547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6dc67fc9-674e-4846-9b7c-bbf332a5a9e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:23.173070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6dc67fc9-674e-4846-9b7c-bbf332a5a9e8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a returned with HTTP 200
Aug 09 11:31:23.173849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 594/1247] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:23 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a => generated 925 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:24.190880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3301d5c3-2825-4f8c-9b44-92f063844279 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:24.195571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3301d5c3-2825-4f8c-9b44-92f063844279 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a
Aug 09 11:31:24.196044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3301d5c3-2825-4f8c-9b44-92f063844279 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:24.196591 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3301d5c3-2825-4f8c-9b44-92f063844279 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:24.212185 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:24.212185 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:24.217746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=8,cinder:SELECT=72,cinder:UPDATE=20 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:24.220212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3301d5c3-2825-4f8c-9b44-92f063844279 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:24.231442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3301d5c3-2825-4f8c-9b44-92f063844279 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a returned with HTTP 200
Aug 09 11:31:24.232226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 654/1248] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:24 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a => generated 950 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:24.248436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1c25d3b5-3e26-4482-ab2a-66473f24b6ef None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:24.252508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1c25d3b5-3e26-4482-ab2a-66473f24b6ef tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a
Aug 09 11:31:24.252955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1c25d3b5-3e26-4482-ab2a-66473f24b6ef tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:24.253446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1c25d3b5-3e26-4482-ab2a-66473f24b6ef tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:24.269342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:24.269342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:24.276507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1c25d3b5-3e26-4482-ab2a-66473f24b6ef tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:24.285612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1c25d3b5-3e26-4482-ab2a-66473f24b6ef tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a returned with HTTP 200
Aug 09 11:31:24.286317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 595/1249] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:24 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a => generated 950 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:24.303041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-49ce1608-7b80-4e0d-8dca-636f7ed017f2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:24.307889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-49ce1608-7b80-4e0d-8dca-636f7ed017f2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a
Aug 09 11:31:24.308345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-49ce1608-7b80-4e0d-8dca-636f7ed017f2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:24.308822 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-49ce1608-7b80-4e0d-8dca-636f7ed017f2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:24.309204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-49ce1608-7b80-4e0d-8dca-636f7ed017f2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume with id: 8c763858-d004-4e9b-a670-b1a4009a661a 
Aug 09 11:31:24.324387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:24.324387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:24.325377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-49ce1608-7b80-4e0d-8dca-636f7ed017f2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:24.365376 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-49ce1608-7b80-4e0d-8dca-636f7ed017f2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume request issued successfully.
Aug 09 11:31:24.366067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-49ce1608-7b80-4e0d-8dca-636f7ed017f2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a returned with HTTP 202
Aug 09 11:31:24.367582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 655/1250] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:31:24 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:24.372619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c28251bb-aaa3-4812-b6f5-ddcd01852d1a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:24.376469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c28251bb-aaa3-4812-b6f5-ddcd01852d1a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a
Aug 09 11:31:24.376987 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c28251bb-aaa3-4812-b6f5-ddcd01852d1a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:24.377460 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c28251bb-aaa3-4812-b6f5-ddcd01852d1a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:24.392729 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:24.392729 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:24.400383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c28251bb-aaa3-4812-b6f5-ddcd01852d1a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:24.411886 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c28251bb-aaa3-4812-b6f5-ddcd01852d1a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a returned with HTTP 200
Aug 09 11:31:24.412752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 596/1251] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:24 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a => generated 949 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:25.429668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-83e10159-3fd1-44f5-93fb-7d3f7da9758a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:25.433795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-83e10159-3fd1-44f5-93fb-7d3f7da9758a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a
Aug 09 11:31:25.434359 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-83e10159-3fd1-44f5-93fb-7d3f7da9758a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:25.434971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-83e10159-3fd1-44f5-93fb-7d3f7da9758a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:25.448325 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-83e10159-3fd1-44f5-93fb-7d3f7da9758a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a returned with HTTP 404
Aug 09 11:31:25.449269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 656/1252] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:25 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:25.455734 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:25.460011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes
Aug 09 11:31:25.460758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1966704721"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:25.463083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1966704721'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:31:25.463417 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume of 1 GB
Aug 09 11:31:25.472580 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Availability Zones retrieved successfully.
Aug 09 11:31:25.489438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (a11a62d8-a084-4f01-8563-8ececbed5fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:31:25.491943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6904bd-fe52-48aa-bbe3-3223c48d086a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:25.494350 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:31:25.528003 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6904bd-fe52-48aa-bbe3-3223c48d086a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:25.530074 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44afa0c-5189-4c45-9cd5-994d426a1a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:25.582313 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['88790bb5-29d0-434a-8823-f30ea7425da1', 'ecf46bfb-784b-41e3-9a5e-6fb295cd0a17', '9d6e345e-d323-4e38-8c6f-fbed69266850', '2c603a04-bd97-465b-ad25-b6d50817c39d'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:31:25.584080 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44afa0c-5189-4c45-9cd5-994d426a1a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88790bb5-29d0-434a-8823-f30ea7425da1', 'ecf46bfb-784b-41e3-9a5e-6fb295cd0a17', '9d6e345e-d323-4e38-8c6f-fbed69266850', '2c603a04-bd97-465b-ad25-b6d50817c39d']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:25.585957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f8d321-98e6-4c19-84a0-a7f49fcc7ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:25.617640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f8d321-98e6-4c19-84a0-a7f49fcc7ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd18e1111-c7c4-4047-be2b-5f14f8b2c9db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1966704721',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['88790bb5-29d0-434a-8823-f30ea7425da1','ecf46bfb-784b-41e3-9a5e-6fb295cd0a17','9d6e345e-d323-4e38-8c6f-fbed69266850','2c603a04-bd97-465b-ad25-b6d50817c39d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1966704721',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=d18e1111-c7c4-4047-be2b-5f14f8b2c9db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',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='50e392889ece4517a139dfde15fcb208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:25.620800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4699ad-2498-4395-91ab-2e2549a1f933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:25.654020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4699ad-2498-4395-91ab-2e2549a1f933) 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-VolumesSnapshotTestJSON-Volume-1966704721',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['88790bb5-29d0-434a-8823-f30ea7425da1','ecf46bfb-784b-41e3-9a5e-6fb295cd0a17','9d6e345e-d323-4e38-8c6f-fbed69266850','2c603a04-bd97-465b-ad25-b6d50817c39d'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:25.655837 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60245eb6-e3ac-4d17-a5ba-bf0bc0c4e08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:25.674552 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60245eb6-e3ac-4d17-a5ba-bf0bc0c4e08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:25.676851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (a11a62d8-a084-4f01-8563-8ececbed5fd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:31:25.677507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request issued successfully.
Aug 09 11:31:25.678717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4f9fc4e7-5a1e-411d-9070-351c9279d2f3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes returned with HTTP 202
Aug 09 11:31:25.679535 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 597/1253] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:31:25 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes => generated 823 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:31:25.693632 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-007d0da2-044e-4143-b190-2c2c824de2b7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:25.697284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-007d0da2-044e-4143-b190-2c2c824de2b7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db
Aug 09 11:31:25.697730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-007d0da2-044e-4143-b190-2c2c824de2b7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:25.698179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-007d0da2-044e-4143-b190-2c2c824de2b7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:25.712539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:25.712539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:25.719318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-007d0da2-044e-4143-b190-2c2c824de2b7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:25.728592 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-007d0da2-044e-4143-b190-2c2c824de2b7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db returned with HTTP 200
Aug 09 11:31:25.729366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 657/1254] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:25 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db => generated 891 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:26.747373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1a20c67c-7aba-4bea-af6d-80790769dbf2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:26.751925 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1a20c67c-7aba-4bea-af6d-80790769dbf2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db
Aug 09 11:31:26.752451 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1a20c67c-7aba-4bea-af6d-80790769dbf2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:26.752989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1a20c67c-7aba-4bea-af6d-80790769dbf2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:26.755794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:INSERT=7,cinder:SELECT=73,cinder:UPDATE=20 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:26.777309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:26.777309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:26.784714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1a20c67c-7aba-4bea-af6d-80790769dbf2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:26.793749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1a20c67c-7aba-4bea-af6d-80790769dbf2 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db returned with HTTP 200
Aug 09 11:31:26.794478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 598/1255] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:26 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:26.815081 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1969eccc-0180-473d-8f67-780f9ccb68e1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:26.819248 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1969eccc-0180-473d-8f67-780f9ccb68e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots
Aug 09 11:31:26.819956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1969eccc-0180-473d-8f67-780f9ccb68e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d18e1111-c7c4-4047-be2b-5f14f8b2c9db", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1306025759"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:26.839676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:26.839676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:26.840707 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1969eccc-0180-473d-8f67-780f9ccb68e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:26.841007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.snapshots [None req-1969eccc-0180-473d-8f67-780f9ccb68e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create snapshot from volume d18e1111-c7c4-4047-be2b-5f14f8b2c9db
Aug 09 11:31:26.900061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-1969eccc-0180-473d-8f67-780f9ccb68e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['4f8b872e-b42a-429d-85be-4c564edd9307', '07a8233d-10a5-46d5-ba86-b9d2edb5adef', 'ac13f19b-fbfa-427c-b957-bdf0d0665e48', 'b14d9d11-214b-43af-87d0-544f2714fe0a'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:31:26.959950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1969eccc-0180-473d-8f67-780f9ccb68e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot create request issued successfully.
Aug 09 11:31:26.960685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1969eccc-0180-473d-8f67-780f9ccb68e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots returned with HTTP 202
Aug 09 11:31:26.961515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 658/1256] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:31:26 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots => generated 310 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:31:26.969769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d09f80eb-fbdd-4da4-9a82-693429994a37 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:26.973989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d09f80eb-fbdd-4da4-9a82-693429994a37 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:26.974433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d09f80eb-fbdd-4da4-9a82-693429994a37 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:26.974915 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d09f80eb-fbdd-4da4-9a82-693429994a37 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:26.984956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:26.984956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:26.985938 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d09f80eb-fbdd-4da4-9a82-693429994a37 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:26.987745 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d09f80eb-fbdd-4da4-9a82-693429994a37 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee returned with HTTP 200
Aug 09 11:31:26.990057 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 599/1257] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:26 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:31:27.998714 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-72a34bd5-a463-4cba-8da8-5a4ed9e17260 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:28.003134 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-72a34bd5-a463-4cba-8da8-5a4ed9e17260 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:28.003578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-72a34bd5-a463-4cba-8da8-5a4ed9e17260 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:28.004035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-72a34bd5-a463-4cba-8da8-5a4ed9e17260 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:28.014846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:28.014846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:28.015819 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-72a34bd5-a463-4cba-8da8-5a4ed9e17260 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:28.017597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-72a34bd5-a463-4cba-8da8-5a4ed9e17260 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee returned with HTTP 200
Aug 09 11:31:28.018334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 659/1258] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:27 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:29.028042 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b308ab72-fd22-493c-9bf0-2790e51bf8fb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:29.032193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b308ab72-fd22-493c-9bf0-2790e51bf8fb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:29.032658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b308ab72-fd22-493c-9bf0-2790e51bf8fb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:29.033116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b308ab72-fd22-493c-9bf0-2790e51bf8fb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:29.043954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:29.043954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:29.044954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b308ab72-fd22-493c-9bf0-2790e51bf8fb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:29.046736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b308ab72-fd22-493c-9bf0-2790e51bf8fb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee returned with HTTP 200
Aug 09 11:31:29.047492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 600/1259] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:29 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:30.056426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dca4b15d-3ff0-4cd8-96f0-d966fc64f8e1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:30.060665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dca4b15d-3ff0-4cd8-96f0-d966fc64f8e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:30.061446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dca4b15d-3ff0-4cd8-96f0-d966fc64f8e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:30.062286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dca4b15d-3ff0-4cd8-96f0-d966fc64f8e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:30.076425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:30.076425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:30.078267 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-dca4b15d-3ff0-4cd8-96f0-d966fc64f8e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:30.080856 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dca4b15d-3ff0-4cd8-96f0-d966fc64f8e1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee returned with HTTP 200
Aug 09 11:31:30.081608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 660/1260] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:30 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:31.091923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-99a04dd2-94a1-4e2c-8959-786a751f9bee None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:31.096043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-99a04dd2-94a1-4e2c-8959-786a751f9bee tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:31.096483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-99a04dd2-94a1-4e2c-8959-786a751f9bee tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:31.096933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-99a04dd2-94a1-4e2c-8959-786a751f9bee tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:31.108109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:31.108109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:31.109058 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-99a04dd2-94a1-4e2c-8959-786a751f9bee tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:31.110790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-99a04dd2-94a1-4e2c-8959-786a751f9bee tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee returned with HTTP 200
Aug 09 11:31:31.111484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 601/1261] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:31 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:32.120155 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-098450a4-dde8-434b-9477-2d7b3eeccc42 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:32.124401 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-098450a4-dde8-434b-9477-2d7b3eeccc42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:32.124854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-098450a4-dde8-434b-9477-2d7b3eeccc42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:32.125318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-098450a4-dde8-434b-9477-2d7b3eeccc42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:32.136173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:32.136173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:32.137095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-098450a4-dde8-434b-9477-2d7b3eeccc42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:32.138942 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-098450a4-dde8-434b-9477-2d7b3eeccc42 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee returned with HTTP 200
Aug 09 11:31:32.139621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 661/1262] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:32 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:32.151193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:32.154788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] POST http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes
Aug 09 11:31:32.155542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "29ed8f11-950d-4476-88fd-4fc89d7474ee", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-486445421"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:32.157968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request body: {'volume': {'snapshot_id': '29ed8f11-950d-4476-88fd-4fc89d7474ee', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-486445421'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:31:32.169950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:32.169950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:32.170909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:32.171309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume of 1 GB
Aug 09 11:31:32.177761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Availability Zones retrieved successfully.
Aug 09 11:31:32.192837 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (bf121bbf-7015-4ff9-b4c0-39fc3119a505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:31:32.195266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7817dc3-c9db-42b4-907f-ae53ee8ba118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:32.197553 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:31:32.241283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7817dc3-c9db-42b4-907f-ae53ee8ba118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '29ed8f11-950d-4476-88fd-4fc89d7474ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:32.243241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c0a762-32a5-4e61-8906-e346e175ec37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:32.303568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Created reservations ['f94864ce-44de-4f3f-9f03-60d435967aa2', '6e551f65-20a7-4772-93dd-0d0b24d5a42c', 'bd721165-2ad5-4a9c-aa4f-e820792c4d1e', 'caf6bc9e-3c2a-411f-ae32-3fbd09833481'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:31:32.305659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c0a762-32a5-4e61-8906-e346e175ec37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f94864ce-44de-4f3f-9f03-60d435967aa2', '6e551f65-20a7-4772-93dd-0d0b24d5a42c', 'bd721165-2ad5-4a9c-aa4f-e820792c4d1e', 'caf6bc9e-3c2a-411f-ae32-3fbd09833481']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:32.307762 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b5a099c-5a75-4e6f-a9e0-036b97afc951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:32.351889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b5a099c-5a75-4e6f-a9e0-036b97afc951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83eb2855-8e4a-4891-ae42-d370744d5c63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-486445421',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['f94864ce-44de-4f3f-9f03-60d435967aa2','6e551f65-20a7-4772-93dd-0d0b24d5a42c','bd721165-2ad5-4a9c-aa4f-e820792c4d1e','caf6bc9e-3c2a-411f-ae32-3fbd09833481'],size=1,snapshot_id=29ed8f11-950d-4476-88fd-4fc89d7474ee,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-486445421',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=83eb2855-8e4a-4891-ae42-d370744d5c63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',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=29ed8f11-950d-4476-88fd-4fc89d7474ee,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50e392889ece4517a139dfde15fcb208',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:32.353911 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0818de2-27e0-4018-bddf-19f559cef615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:32.383754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0818de2-27e0-4018-bddf-19f559cef615) 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-VolumesSnapshotTestJSON-Volume-486445421',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef17bd64c2e648c5b0e4543e635e3d7a',qos_specs=None,replication_status=<?>,reservations=['f94864ce-44de-4f3f-9f03-60d435967aa2','6e551f65-20a7-4772-93dd-0d0b24d5a42c','bd721165-2ad5-4a9c-aa4f-e820792c4d1e','caf6bc9e-3c2a-411f-ae32-3fbd09833481'],size=1,snapshot_id=29ed8f11-950d-4476-88fd-4fc89d7474ee,source_replicaid=<?>,source_volid=None,status='creating',user_id='50e392889ece4517a139dfde15fcb208',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:32.385637 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3f8dfa-f614-43a1-9efc-5933f23a2987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:31:32.422197 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3f8dfa-f614-43a1-9efc-5933f23a2987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:31:32.424651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Flow 'volume_create_api' (bf121bbf-7015-4ff9-b4c0-39fc3119a505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:31:32.425343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Create volume request issued successfully.
Aug 09 11:31:32.426546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7bd62536-25e1-47bf-97da-156c15d3b1cf tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes returned with HTTP 202
Aug 09 11:31:32.427659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 602/1263] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:31:32 2022] POST /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes => generated 856 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:31:32.441745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-24b31432-2e5b-4ac7-bb8f-452bb1aac827 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:32.445851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-24b31432-2e5b-4ac7-bb8f-452bb1aac827 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63
Aug 09 11:31:32.446355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-24b31432-2e5b-4ac7-bb8f-452bb1aac827 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:32.446832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-24b31432-2e5b-4ac7-bb8f-452bb1aac827 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:32.461203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:32.461203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:32.469304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-24b31432-2e5b-4ac7-bb8f-452bb1aac827 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:32.479416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-24b31432-2e5b-4ac7-bb8f-452bb1aac827 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 returned with HTTP 200
Aug 09 11:31:32.481248 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 662/1264] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:32 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 => generated 924 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:33.496934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3f9453ee-deda-4973-809f-c6d15268f099 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:33.500935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f9453ee-deda-4973-809f-c6d15268f099 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63
Aug 09 11:31:33.501380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f9453ee-deda-4973-809f-c6d15268f099 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:33.501832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f9453ee-deda-4973-809f-c6d15268f099 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:33.517081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:33.517081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:33.523980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3f9453ee-deda-4973-809f-c6d15268f099 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:33.533210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f9453ee-deda-4973-809f-c6d15268f099 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 returned with HTTP 200
Aug 09 11:31:33.533930 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 603/1265] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:33 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 => generated 949 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:33.551417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-092c2840-972d-4c39-94af-25597a0ef18d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:33.555185 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-092c2840-972d-4c39-94af-25597a0ef18d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63
Aug 09 11:31:33.555673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-092c2840-972d-4c39-94af-25597a0ef18d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:33.556128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-092c2840-972d-4c39-94af-25597a0ef18d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:33.571891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:33.571891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:33.579586 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-092c2840-972d-4c39-94af-25597a0ef18d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:33.589886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-092c2840-972d-4c39-94af-25597a0ef18d tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 returned with HTTP 200
Aug 09 11:31:33.590592 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 663/1266] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:33 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 => generated 949 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:33.605537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d3294ae8-db36-4b0e-9714-6203a88b6f7c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:33.609498 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d3294ae8-db36-4b0e-9714-6203a88b6f7c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63
Aug 09 11:31:33.609936 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d3294ae8-db36-4b0e-9714-6203a88b6f7c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:33.610400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d3294ae8-db36-4b0e-9714-6203a88b6f7c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:33.610793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-d3294ae8-db36-4b0e-9714-6203a88b6f7c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume with id: 83eb2855-8e4a-4891-ae42-d370744d5c63 
Aug 09 11:31:33.626571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:33.626571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:33.627768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d3294ae8-db36-4b0e-9714-6203a88b6f7c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:33.660343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d3294ae8-db36-4b0e-9714-6203a88b6f7c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume request issued successfully.
Aug 09 11:31:33.660693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d3294ae8-db36-4b0e-9714-6203a88b6f7c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 returned with HTTP 202
Aug 09 11:31:33.661548 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 604/1267] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:31:33 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:33.666516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-213384da-bec3-4e53-bd9e-cdd716a87593 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:33.670338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-213384da-bec3-4e53-bd9e-cdd716a87593 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63
Aug 09 11:31:33.670792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-213384da-bec3-4e53-bd9e-cdd716a87593 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:33.671304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-213384da-bec3-4e53-bd9e-cdd716a87593 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:33.686968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:33.686968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:33.695069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-213384da-bec3-4e53-bd9e-cdd716a87593 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:33.705354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-213384da-bec3-4e53-bd9e-cdd716a87593 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 returned with HTTP 200
Aug 09 11:31:33.706119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 664/1268] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:33 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 => generated 948 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:34.726326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1bf4f473-362a-44a5-9b3f-b47ce8d90e6a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:34.730168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1bf4f473-362a-44a5-9b3f-b47ce8d90e6a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63
Aug 09 11:31:34.730655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1bf4f473-362a-44a5-9b3f-b47ce8d90e6a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:34.731316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1bf4f473-362a-44a5-9b3f-b47ce8d90e6a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:34.749372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1bf4f473-362a-44a5-9b3f-b47ce8d90e6a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 returned with HTTP 404
Aug 09 11:31:34.750423 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 605/1269] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:34 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:34.757422 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-aa470329-7408-4a28-b7f0-263460742ff7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:34.761279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aa470329-7408-4a28-b7f0-263460742ff7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63
Aug 09 11:31:34.761722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-aa470329-7408-4a28-b7f0-263460742ff7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:34.762166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-aa470329-7408-4a28-b7f0-263460742ff7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:34.762577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-aa470329-7408-4a28-b7f0-263460742ff7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume with id: 83eb2855-8e4a-4891-ae42-d370744d5c63 
Aug 09 11:31:34.776045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aa470329-7408-4a28-b7f0-263460742ff7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 returned with HTTP 404
Aug 09 11:31:34.777010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 665/1270] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:31:34 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/83eb2855-8e4a-4891-ae42-d370744d5c63 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:34.782079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a8d42652-b663-4578-a23a-bc9e87c75a95 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:34.786270 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8d42652-b663-4578-a23a-bc9e87c75a95 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:34.786703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8d42652-b663-4578-a23a-bc9e87c75a95 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:34.787199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8d42652-b663-4578-a23a-bc9e87c75a95 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:34.787489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-a8d42652-b663-4578-a23a-bc9e87c75a95 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:34.798202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:34.798202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:34.799277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a8d42652-b663-4578-a23a-bc9e87c75a95 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:34.803346 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=80,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:34.834266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a8d42652-b663-4578-a23a-bc9e87c75a95 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot delete request issued successfully.
Aug 09 11:31:34.834705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8d42652-b663-4578-a23a-bc9e87c75a95 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee returned with HTTP 202
Aug 09 11:31:34.835530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 606/1271] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:34 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:34.840628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-587fd94c-651b-48c2-a7c7-b4fdb740de5f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:34.844759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-587fd94c-651b-48c2-a7c7-b4fdb740de5f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:34.845213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-587fd94c-651b-48c2-a7c7-b4fdb740de5f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:34.845721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-587fd94c-651b-48c2-a7c7-b4fdb740de5f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:34.856488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:34.856488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:34.857485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-587fd94c-651b-48c2-a7c7-b4fdb740de5f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:34.859336 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-587fd94c-651b-48c2-a7c7-b4fdb740de5f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee returned with HTTP 200
Aug 09 11:31:34.860065 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 666/1272] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:34 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:35.870568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3b895656-da5a-4bb4-9921-d01582e105ba None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:35.879745 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b895656-da5a-4bb4-9921-d01582e105ba tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee
Aug 09 11:31:35.880224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b895656-da5a-4bb4-9921-d01582e105ba tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:35.880691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b895656-da5a-4bb4-9921-d01582e105ba tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:35.891581 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b895656-da5a-4bb4-9921-d01582e105ba tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee returned with HTTP 404
Aug 09 11:31:35.892540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 607/1273] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:35 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/29ed8f11-950d-4476-88fd-4fc89d7474ee => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:35.898212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c35acaa4-f184-409d-bacc-30651d91999a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:35.902836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c35acaa4-f184-409d-bacc-30651d91999a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db
Aug 09 11:31:35.903559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c35acaa4-f184-409d-bacc-30651d91999a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:35.904232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c35acaa4-f184-409d-bacc-30651d91999a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:35.904826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-c35acaa4-f184-409d-bacc-30651d91999a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume with id: d18e1111-c7c4-4047-be2b-5f14f8b2c9db 
Aug 09 11:31:35.921524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:35.921524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:35.922608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c35acaa4-f184-409d-bacc-30651d91999a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:35.953327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=80,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:35.964607 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c35acaa4-f184-409d-bacc-30651d91999a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume request issued successfully.
Aug 09 11:31:35.965327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c35acaa4-f184-409d-bacc-30651d91999a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db returned with HTTP 202
Aug 09 11:31:35.966888 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 667/1274] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:31:35 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:35.971951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4fc65098-83cf-4a69-831d-c342eaa79133 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:35.976034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4fc65098-83cf-4a69-831d-c342eaa79133 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db
Aug 09 11:31:35.977893 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4fc65098-83cf-4a69-831d-c342eaa79133 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:35.978440 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4fc65098-83cf-4a69-831d-c342eaa79133 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:35.994415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:35.994415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:36.002454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4fc65098-83cf-4a69-831d-c342eaa79133 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:36.012519 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4fc65098-83cf-4a69-831d-c342eaa79133 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db returned with HTTP 200
Aug 09 11:31:36.013680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 608/1275] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:35 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db => generated 915 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:37.030692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-92147729-492d-4840-bca1-df9f4273328c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:37.034452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92147729-492d-4840-bca1-df9f4273328c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db
Aug 09 11:31:37.034902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92147729-492d-4840-bca1-df9f4273328c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:37.035388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92147729-492d-4840-bca1-df9f4273328c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:37.047875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92147729-492d-4840-bca1-df9f4273328c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db returned with HTTP 404
Aug 09 11:31:37.048945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 668/1276] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:37 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/d18e1111-c7c4-4047-be2b-5f14f8b2c9db => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:37.054011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-32203e1c-a770-445f-a94c-f670690199c8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:37.057857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-32203e1c-a770-445f-a94c-f670690199c8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a
Aug 09 11:31:37.058337 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-32203e1c-a770-445f-a94c-f670690199c8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:37.059791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-32203e1c-a770-445f-a94c-f670690199c8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:37.060164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-32203e1c-a770-445f-a94c-f670690199c8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume with id: 8c763858-d004-4e9b-a670-b1a4009a661a 
Aug 09 11:31:37.073053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-32203e1c-a770-445f-a94c-f670690199c8 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a returned with HTTP 404
Aug 09 11:31:37.073948 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 609/1277] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:31:37 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/8c763858-d004-4e9b-a670-b1a4009a661a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:37.078749 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ca456c59-9a45-4f7e-b9d4-fd26d33a5777 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:37.082846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ca456c59-9a45-4f7e-b9d4-fd26d33a5777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:37.083342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ca456c59-9a45-4f7e-b9d4-fd26d33a5777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:37.083784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ca456c59-9a45-4f7e-b9d4-fd26d33a5777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:37.084082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-ca456c59-9a45-4f7e-b9d4-fd26d33a5777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:37.094437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:37.094437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:37.095403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ca456c59-9a45-4f7e-b9d4-fd26d33a5777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:37.128840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ca456c59-9a45-4f7e-b9d4-fd26d33a5777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot delete request issued successfully.
Aug 09 11:31:37.129237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ca456c59-9a45-4f7e-b9d4-fd26d33a5777 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 returned with HTTP 202
Aug 09 11:31:37.129998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 669/1278] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:37 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:37.134537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a4ed3d21-4413-4595-a142-9c6550c02511 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:37.138680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a4ed3d21-4413-4595-a142-9c6550c02511 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:37.139134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a4ed3d21-4413-4595-a142-9c6550c02511 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:37.139589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a4ed3d21-4413-4595-a142-9c6550c02511 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:37.150941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:37.150941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:37.151893 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a4ed3d21-4413-4595-a142-9c6550c02511 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Snapshot retrieved successfully.
Aug 09 11:31:37.153914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a4ed3d21-4413-4595-a142-9c6550c02511 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 returned with HTTP 200
Aug 09 11:31:37.154713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 610/1279] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:37 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:38.165412 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-318b2149-719d-4123-ba4f-c6f244d3640c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:38.171371 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-318b2149-719d-4123-ba4f-c6f244d3640c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918
Aug 09 11:31:38.171950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-318b2149-719d-4123-ba4f-c6f244d3640c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:38.172585 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-318b2149-719d-4123-ba4f-c6f244d3640c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:38.185432 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-318b2149-719d-4123-ba4f-c6f244d3640c tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 returned with HTTP 404
Aug 09 11:31:38.186323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 670/1280] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:31:38 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/98f2d934-ce10-4047-9ec2-3614d115c918 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:38.191240 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-01d7e6c0-301e-49eb-b87d-8313eee502eb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:38.195457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-01d7e6c0-301e-49eb-b87d-8313eee502eb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671
Aug 09 11:31:38.195903 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-01d7e6c0-301e-49eb-b87d-8313eee502eb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:38.196354 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-01d7e6c0-301e-49eb-b87d-8313eee502eb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:38.196746 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-01d7e6c0-301e-49eb-b87d-8313eee502eb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume with id: 9f6bbade-3221-4c17-9eaf-336bbee8b671 
Aug 09 11:31:38.211615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:38.211615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:38.212524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-01d7e6c0-301e-49eb-b87d-8313eee502eb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:38.245489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-01d7e6c0-301e-49eb-b87d-8313eee502eb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume request issued successfully.
Aug 09 11:31:38.246287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-01d7e6c0-301e-49eb-b87d-8313eee502eb tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 returned with HTTP 202
Aug 09 11:31:38.246946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 611/1281] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:31:38 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:38.253717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8ab647bf-5fb7-49e4-82e1-96871933a922 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:38.258898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8ab647bf-5fb7-49e4-82e1-96871933a922 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671
Aug 09 11:31:38.259669 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8ab647bf-5fb7-49e4-82e1-96871933a922 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:38.260179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8ab647bf-5fb7-49e4-82e1-96871933a922 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:38.277812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:38.277812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:38.285055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8ab647bf-5fb7-49e4-82e1-96871933a922 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:38.297427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8ab647bf-5fb7-49e4-82e1-96871933a922 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 returned with HTTP 200
Aug 09 11:31:38.298179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 671/1282] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:38 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:39.314699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-da4a5fec-9da3-490a-862d-875c7745eec4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.318446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da4a5fec-9da3-490a-862d-875c7745eec4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671
Aug 09 11:31:39.318931 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da4a5fec-9da3-490a-862d-875c7745eec4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.319388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da4a5fec-9da3-490a-862d-875c7745eec4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.331684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da4a5fec-9da3-490a-862d-875c7745eec4 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 returned with HTTP 404
Aug 09 11:31:39.332600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 612/1283] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:39 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/9f6bbade-3221-4c17-9eaf-336bbee8b671 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:39.339108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4661d286-df84-4fb5-9c8b-11b723d78974 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.343628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4661d286-df84-4fb5-9c8b-11b723d78974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:39.344139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4661d286-df84-4fb5-9c8b-11b723d78974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.344515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4661d286-df84-4fb5-9c8b-11b723d78974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.344806 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-4661d286-df84-4fb5-9c8b-11b723d78974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 0bc4e025-28f9-4d45-8ed5-f4152fea0e45
Aug 09 11:31:39.353895 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4661d286-df84-4fb5-9c8b-11b723d78974 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 returned with HTTP 404
Aug 09 11:31:39.354788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 672/1284] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:39 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/0bc4e025-28f9-4d45-8ed5-f4152fea0e45 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:39.359649 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-59761399-23da-49d8-a519-bdf26f8ac0f7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.363919 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-59761399-23da-49d8-a519-bdf26f8ac0f7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:31:39.364373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-59761399-23da-49d8-a519-bdf26f8ac0f7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.364827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-59761399-23da-49d8-a519-bdf26f8ac0f7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.365153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-59761399-23da-49d8-a519-bdf26f8ac0f7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 07664f7c-e846-45c5-82a6-3b4811339859
Aug 09 11:31:39.374050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-59761399-23da-49d8-a519-bdf26f8ac0f7 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 returned with HTTP 404
Aug 09 11:31:39.374926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 613/1285] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:39 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/07664f7c-e846-45c5-82a6-3b4811339859 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:39.379533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-04a39100-b06d-4e9a-b743-9f1547ad2b87 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.383687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-04a39100-b06d-4e9a-b743-9f1547ad2b87 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:31:39.384146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-04a39100-b06d-4e9a-b743-9f1547ad2b87 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.384595 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-04a39100-b06d-4e9a-b743-9f1547ad2b87 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.384887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-04a39100-b06d-4e9a-b743-9f1547ad2b87 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 3521ae24-efca-47b3-b61d-bc9e9bb17516
Aug 09 11:31:39.394163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-04a39100-b06d-4e9a-b743-9f1547ad2b87 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 returned with HTTP 404
Aug 09 11:31:39.395078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 673/1286] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:39 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/3521ae24-efca-47b3-b61d-bc9e9bb17516 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:39.399561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3aa6243b-a80d-4ccd-a682-4ac9219fc02b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.403732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3aa6243b-a80d-4ccd-a682-4ac9219fc02b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:31:39.404198 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3aa6243b-a80d-4ccd-a682-4ac9219fc02b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.404642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3aa6243b-a80d-4ccd-a682-4ac9219fc02b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.404934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-3aa6243b-a80d-4ccd-a682-4ac9219fc02b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 21537806-6760-41c7-b3f1-16d5ddcc78ef
Aug 09 11:31:39.414060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3aa6243b-a80d-4ccd-a682-4ac9219fc02b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef returned with HTTP 404
Aug 09 11:31:39.414969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 614/1287] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:39 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/21537806-6760-41c7-b3f1-16d5ddcc78ef => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:39.419865 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8478a418-23f7-4956-a7ca-b6f8217b0e28 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.423948 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8478a418-23f7-4956-a7ca-b6f8217b0e28 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:31:39.424386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8478a418-23f7-4956-a7ca-b6f8217b0e28 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.424838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8478a418-23f7-4956-a7ca-b6f8217b0e28 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.425133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-8478a418-23f7-4956-a7ca-b6f8217b0e28 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 17f3c959-6270-459f-be6a-053709be0dd9
Aug 09 11:31:39.433544 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8478a418-23f7-4956-a7ca-b6f8217b0e28 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 returned with HTTP 404
Aug 09 11:31:39.434402 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 674/1288] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:39 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/17f3c959-6270-459f-be6a-053709be0dd9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:39.438765 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3b8a182e-ef27-47cf-a10c-e44b026b696f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.442745 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b8a182e-ef27-47cf-a10c-e44b026b696f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:31:39.443213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b8a182e-ef27-47cf-a10c-e44b026b696f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.443657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3b8a182e-ef27-47cf-a10c-e44b026b696f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.443945 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-3b8a182e-ef27-47cf-a10c-e44b026b696f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 409cb947-cf02-42ca-8906-52b3e69bc161
Aug 09 11:31:39.452369 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3b8a182e-ef27-47cf-a10c-e44b026b696f tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 returned with HTTP 404
Aug 09 11:31:39.453222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 615/1289] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:39 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/409cb947-cf02-42ca-8906-52b3e69bc161 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:39.457567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f88030e4-829d-4f4b-9ac8-5345d89dc71a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.461607 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f88030e4-829d-4f4b-9ac8-5345d89dc71a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:31:39.462046 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f88030e4-829d-4f4b-9ac8-5345d89dc71a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.462501 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f88030e4-829d-4f4b-9ac8-5345d89dc71a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.462791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-f88030e4-829d-4f4b-9ac8-5345d89dc71a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete snapshot with id: 452694a5-8e80-4a44-9def-16ff591db682
Aug 09 11:31:39.472535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f88030e4-829d-4f4b-9ac8-5345d89dc71a tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 returned with HTTP 404
Aug 09 11:31:39.473445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 675/1290] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:31:39 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/snapshots/452694a5-8e80-4a44-9def-16ff591db682 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:39.478753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b44bc92d-4e72-400b-b3fb-a6e5882ff892 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.482627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b44bc92d-4e72-400b-b3fb-a6e5882ff892 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:31:39.483113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b44bc92d-4e72-400b-b3fb-a6e5882ff892 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.483566 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b44bc92d-4e72-400b-b3fb-a6e5882ff892 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.483955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-b44bc92d-4e72-400b-b3fb-a6e5882ff892 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume with id: 44d6055c-52f8-40e6-991e-ce054100290c 
Aug 09 11:31:39.498958 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:39.498958 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:39.499931 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b44bc92d-4e72-400b-b3fb-a6e5882ff892 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:39.530162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b44bc92d-4e72-400b-b3fb-a6e5882ff892 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume request issued successfully.
Aug 09 11:31:39.530566 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b44bc92d-4e72-400b-b3fb-a6e5882ff892 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 202
Aug 09 11:31:39.531355 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 616/1291] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:31:39 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:39.536029 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c42cf221-8532-459d-8cc9-a4443beeb0e6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:39.539616 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c42cf221-8532-459d-8cc9-a4443beeb0e6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:31:39.540059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c42cf221-8532-459d-8cc9-a4443beeb0e6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:39.540509 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c42cf221-8532-459d-8cc9-a4443beeb0e6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:39.556256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:39.556256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:39.563450 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c42cf221-8532-459d-8cc9-a4443beeb0e6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:39.575590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c42cf221-8532-459d-8cc9-a4443beeb0e6 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 200
Aug 09 11:31:39.576407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 676/1292] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:39 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:40.593090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-de21fdfa-97c1-46c8-a56f-4a4d025320d1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:40.597077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-de21fdfa-97c1-46c8-a56f-4a4d025320d1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c
Aug 09 11:31:40.597519 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-de21fdfa-97c1-46c8-a56f-4a4d025320d1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:40.597963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-de21fdfa-97c1-46c8-a56f-4a4d025320d1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:40.610868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-de21fdfa-97c1-46c8-a56f-4a4d025320d1 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c returned with HTTP 404
Aug 09 11:31:40.611856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 617/1293] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:40 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/44d6055c-52f8-40e6-991e-ce054100290c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:40.617155 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9e0f7348-cfb7-49df-9d58-127df54c79e3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:40.621021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9e0f7348-cfb7-49df-9d58-127df54c79e3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] DELETE http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:31:40.621469 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9e0f7348-cfb7-49df-9d58-127df54c79e3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:40.621949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9e0f7348-cfb7-49df-9d58-127df54c79e3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:40.622393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-9e0f7348-cfb7-49df-9d58-127df54c79e3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume with id: c88317e2-5180-474f-9c7a-1e9572698e4e 
Aug 09 11:31:40.637392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:40.637392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:40.638491 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9e0f7348-cfb7-49df-9d58-127df54c79e3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:40.668838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9e0f7348-cfb7-49df-9d58-127df54c79e3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Delete volume request issued successfully.
Aug 09 11:31:40.669189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9e0f7348-cfb7-49df-9d58-127df54c79e3 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 202
Aug 09 11:31:40.669971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 677/1294] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:31:40 2022] DELETE /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:31:40.674591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0ab509da-c574-4344-87d0-6877e05f0585 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:40.678164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0ab509da-c574-4344-87d0-6877e05f0585 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:31:40.678601 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0ab509da-c574-4344-87d0-6877e05f0585 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:40.679043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0ab509da-c574-4344-87d0-6877e05f0585 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:40.694658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:40.694658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:40.702001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0ab509da-c574-4344-87d0-6877e05f0585 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Volume info retrieved successfully.
Aug 09 11:31:40.711221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0ab509da-c574-4344-87d0-6877e05f0585 tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 200
Aug 09 11:31:40.712041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 618/1295] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:40 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 914 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:41.729594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a41f81dd-bbfc-46fd-ae31-489123c7e01b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:41.733392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a41f81dd-bbfc-46fd-ae31-489123c7e01b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] GET http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e
Aug 09 11:31:41.733838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a41f81dd-bbfc-46fd-ae31-489123c7e01b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:41.734371 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a41f81dd-bbfc-46fd-ae31-489123c7e01b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:41.750774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a41f81dd-bbfc-46fd-ae31-489123c7e01b tempest-VolumesSnapshotTestJSON-263759059 tempest-VolumesSnapshotTestJSON-263759059-project] http://10.222.0.59/volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e returned with HTTP 404
Aug 09 11:31:41.751772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 678/1296] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:41 2022] GET /volume/v3/ef17bd64c2e648c5b0e4543e635e3d7a/volumes/c88317e2-5180-474f-9c7a-1e9572698e4e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:31:50.707221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=50,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:51.741930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=2,cinder:SELECT=43,cinder:UPDATE=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:31:57.060793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9c2d8ad5-2a16-496b-8d2c-12656846a87b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:57.066510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9c2d8ad5-2a16-496b-8d2c-12656846a87b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:31:57.067259 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9c2d8ad5-2a16-496b-8d2c-12656846a87b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:57.067963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9c2d8ad5-2a16-496b-8d2c-12656846a87b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:57.088794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:57.088794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:57.109286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9c2d8ad5-2a16-496b-8d2c-12656846a87b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:31:57.129125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9c2d8ad5-2a16-496b-8d2c-12656846a87b tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:31:57.131542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 619/1297] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:31:57 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:31:57.620810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f150b213-fd9a-494c-92fc-c3dca0af3f7d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:57.622457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f150b213-fd9a-494c-92fc-c3dca0af3f7d None None] GET http://10.222.0.59/volume//
Aug 09 11:31:57.623131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f150b213-fd9a-494c-92fc-c3dca0af3f7d None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:57.623827 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f150b213-fd9a-494c-92fc-c3dca0af3f7d None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:57.624991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f150b213-fd9a-494c-92fc-c3dca0af3f7d None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:31:57.626244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 679/1298] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:31:57 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:31:57.638941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9587d2cd-86e9-4f15-8530-7cafa503a728 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:57.645629 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9587d2cd-86e9-4f15-8530-7cafa503a728 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] POST http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments
Aug 09 11:31:57.646737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9587d2cd-86e9-4f15-8530-7cafa503a728 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69fc5377-37d0-46d4-afeb-140a87001870", "connector": null, "instance_uuid": "8c922f63-17a0-4421-bd4d-7a4430540a29"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:57.672482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:57.672482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:57.747162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-9587d2cd-86e9-4f15-8530-7cafa503a728 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments returned with HTTP 200
Aug 09 11:31:57.750235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 620/1299] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:31:57 2022] POST /volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:57.810486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f504d076-8dbe-4226-8ed8-979266864809 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:57.817560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f504d076-8dbe-4226-8ed8-979266864809 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:31:57.818965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f504d076-8dbe-4226-8ed8-979266864809 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:57.820246 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f504d076-8dbe-4226-8ed8-979266864809 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:57.868291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:57.868291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:57.880394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f504d076-8dbe-4226-8ed8-979266864809 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:31:57.894506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f504d076-8dbe-4226-8ed8-979266864809 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:31:57.895786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 680/1300] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:57 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:57.908989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-44d2ebe5-ef28-4beb-8745-e4956c1559d1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:57.912377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-44d2ebe5-ef28-4beb-8745-e4956c1559d1 None None] GET http://10.222.0.59/volume//
Aug 09 11:31:57.912982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-44d2ebe5-ef28-4beb-8745-e4956c1559d1 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:57.913600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-44d2ebe5-ef28-4beb-8745-e4956c1559d1 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:57.914523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-44d2ebe5-ef28-4beb-8745-e4956c1559d1 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:31:57.915614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 621/1301] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:31:57 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:31:58.149565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-46fe93dd-4d91-4943-a0c4-a3aa67999e67 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:58.153399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-46fe93dd-4d91-4943-a0c4-a3aa67999e67 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:31:58.154239 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-46fe93dd-4d91-4943-a0c4-a3aa67999e67 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:58.155176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-46fe93dd-4d91-4943-a0c4-a3aa67999e67 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:58.187676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:58.187676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:58.195684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-46fe93dd-4d91-4943-a0c4-a3aa67999e67 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:31:58.222042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-46fe93dd-4d91-4943-a0c4-a3aa67999e67 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:31:58.223438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 681/1302] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:31:58 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 1018 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:31:58.280285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-b5bc6d89-54ea-4c23-9775-b997bcc93ed2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:58.285578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-b5bc6d89-54ea-4c23-9775-b997bcc93ed2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] PUT http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments/879b7cd8-aa6e-4fd3-b288-f58c2dfc524f
Aug 09 11:31:58.286508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-b5bc6d89-54ea-4c23-9775-b997bcc93ed2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:31:58.308090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-b5bc6d89-54ea-4c23-9775-b997bcc93ed2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Acquiring lock "cinder-attachment_update-69fc5377-37d0-46d4-afeb-140a87001870-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:31:58.321614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-b5bc6d89-54ea-4c23-9775-b997bcc93ed2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Lock "cinder-attachment_update-69fc5377-37d0-46d4-afeb-140a87001870-hv-cinder-84989" acquired by "attachment_update" :: waited 0.014s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:31:58.324346 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:58.324346 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:58.425474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-d0476143-036c-4380-942e-58a12fe1a3cd req-7836c663-6a06-41e4-91b1-cebbadfbdd50 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:58.430537 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-d0476143-036c-4380-942e-58a12fe1a3cd req-7836c663-6a06-41e4-91b1-cebbadfbdd50 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:31:58.431100 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-d0476143-036c-4380-942e-58a12fe1a3cd req-7836c663-6a06-41e4-91b1-cebbadfbdd50 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:58.431825 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-d0476143-036c-4380-942e-58a12fe1a3cd req-7836c663-6a06-41e4-91b1-cebbadfbdd50 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:58.457699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:58.457699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:58.473675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-d0476143-036c-4380-942e-58a12fe1a3cd req-7836c663-6a06-41e4-91b1-cebbadfbdd50 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:31:58.494361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-d0476143-036c-4380-942e-58a12fe1a3cd req-7836c663-6a06-41e4-91b1-cebbadfbdd50 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:31:58.499094 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 682/1303] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:31:58 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 1208 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:31:58.877352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-b5bc6d89-54ea-4c23-9775-b997bcc93ed2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Lock "cinder-attachment_update-69fc5377-37d0-46d4-afeb-140a87001870-hv-cinder-84989" released by "attachment_update" :: held 0.555s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:31:58.879236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-b5bc6d89-54ea-4c23-9775-b997bcc93ed2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments/879b7cd8-aa6e-4fd3-b288-f58c2dfc524f returned with HTTP 200
Aug 09 11:31:58.882469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 622/1304] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:31:58 2022] PUT /volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments/879b7cd8-aa6e-4fd3-b288-f58c2dfc524f => generated 747 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:31:58.911624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-731b80ae-0688-4d8c-a2fa-04de9d36aff5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:31:58.917304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-731b80ae-0688-4d8c-a2fa-04de9d36aff5 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:31:58.918125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-731b80ae-0688-4d8c-a2fa-04de9d36aff5 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:31:58.918792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-731b80ae-0688-4d8c-a2fa-04de9d36aff5 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:31:58.950740 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:31:58.950740 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:31:58.959258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-731b80ae-0688-4d8c-a2fa-04de9d36aff5 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:31:58.970777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-731b80ae-0688-4d8c-a2fa-04de9d36aff5 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:31:58.972272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 683/1305] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:58 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:31:59.992118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f3af6fe1-ad12-49b9-9e90-1c4797011fa1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:00.004049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f3af6fe1-ad12-49b9-9e90-1c4797011fa1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:00.005183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f3af6fe1-ad12-49b9-9e90-1c4797011fa1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:00.005894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f3af6fe1-ad12-49b9-9e90-1c4797011fa1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:00.084429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:00.084429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:00.104714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f3af6fe1-ad12-49b9-9e90-1c4797011fa1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:00.125683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f3af6fe1-ad12-49b9-9e90-1c4797011fa1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:00.127410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 623/1306] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:31:59 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:01.143694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fd45a5d6-e4de-4482-ab9d-7792ad69dd83 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:01.147548 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd45a5d6-e4de-4482-ab9d-7792ad69dd83 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:01.148288 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd45a5d6-e4de-4482-ab9d-7792ad69dd83 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:01.148992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd45a5d6-e4de-4482-ab9d-7792ad69dd83 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:01.181065 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:01.181065 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:01.188809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fd45a5d6-e4de-4482-ab9d-7792ad69dd83 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:01.200201 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd45a5d6-e4de-4482-ab9d-7792ad69dd83 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:01.211331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 684/1307] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:01 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:02.220376 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b12e715e-d107-4f88-ae76-3762aeba4b29 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:02.226574 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b12e715e-d107-4f88-ae76-3762aeba4b29 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:02.227358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b12e715e-d107-4f88-ae76-3762aeba4b29 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:02.227824 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b12e715e-d107-4f88-ae76-3762aeba4b29 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:02.286667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:02.286667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:02.319121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b12e715e-d107-4f88-ae76-3762aeba4b29 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:02.358033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b12e715e-d107-4f88-ae76-3762aeba4b29 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:02.358274 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 624/1308] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:02 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:03.385397 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-87556186-3418-4448-8cec-b2d459fd3c12 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:03.389230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-87556186-3418-4448-8cec-b2d459fd3c12 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:03.389913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-87556186-3418-4448-8cec-b2d459fd3c12 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:03.390533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-87556186-3418-4448-8cec-b2d459fd3c12 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:03.431697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:03.431697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:03.489990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-87556186-3418-4448-8cec-b2d459fd3c12 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:03.520452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-87556186-3418-4448-8cec-b2d459fd3c12 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:03.539006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 685/1309] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:03 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:04.540373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f6ace762-1fee-409c-bf44-9479cf83fdb8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:04.544295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f6ace762-1fee-409c-bf44-9479cf83fdb8 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:04.544758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f6ace762-1fee-409c-bf44-9479cf83fdb8 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:04.545206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f6ace762-1fee-409c-bf44-9479cf83fdb8 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:04.565844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:04.565844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:04.573128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f6ace762-1fee-409c-bf44-9479cf83fdb8 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:04.584060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f6ace762-1fee-409c-bf44-9479cf83fdb8 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:04.584719 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 625/1310] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:04 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:05.017150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-762588b3-3ca5-4679-8fad-df5979e552cd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:05.020813 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-762588b3-3ca5-4679-8fad-df5979e552cd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:32:05.021255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-762588b3-3ca5-4679-8fad-df5979e552cd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:05.021705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-762588b3-3ca5-4679-8fad-df5979e552cd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:05.042096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:05.042096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:05.048867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-762588b3-3ca5-4679-8fad-df5979e552cd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:32:05.057968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-762588b3-3ca5-4679-8fad-df5979e552cd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:32:05.058702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 686/1311] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:05 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 1208 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:05.120066 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-d76518b7-5a41-44ce-aae3-c4151f1be3a3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:05.124931 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-d76518b7-5a41-44ce-aae3-c4151f1be3a3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:32:05.125362 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-d76518b7-5a41-44ce-aae3-c4151f1be3a3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:05.125917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-d76518b7-5a41-44ce-aae3-c4151f1be3a3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:05.146730 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:05.146730 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:05.153385 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-d76518b7-5a41-44ce-aae3-c4151f1be3a3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:32:05.163035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-d76518b7-5a41-44ce-aae3-c4151f1be3a3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:32:05.163837 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 626/1312] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:32:05 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:05.195123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-26822a9a-75cd-48a6-8663-fbd9a7f6ee16 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:05.199486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-26822a9a-75cd-48a6-8663-fbd9a7f6ee16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d/action
Aug 09 11:32:05.200347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-26822a9a-75cd-48a6-8663-fbd9a7f6ee16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:32:05.200703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-26822a9a-75cd-48a6-8663-fbd9a7f6ee16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:32:05.223171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:05.223171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:05.224224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-26822a9a-75cd-48a6-8663-fbd9a7f6ee16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:32:05.236125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-26822a9a-75cd-48a6-8663-fbd9a7f6ee16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Begin detaching volume completed successfully.
Aug 09 11:32:05.236670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-26822a9a-75cd-48a6-8663-fbd9a7f6ee16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d/action returned with HTTP 202
Aug 09 11:32:05.237657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 687/1313] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:32:05 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:32:05.602029 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3f4b0c51-4ebb-4a84-8e41-a8d1f9e0a424 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:05.607381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f4b0c51-4ebb-4a84-8e41-a8d1f9e0a424 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:05.607970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f4b0c51-4ebb-4a84-8e41-a8d1f9e0a424 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:05.608511 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f4b0c51-4ebb-4a84-8e41-a8d1f9e0a424 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:05.639118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:05.639118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:05.654381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3f4b0c51-4ebb-4a84-8e41-a8d1f9e0a424 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:05.671324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f4b0c51-4ebb-4a84-8e41-a8d1f9e0a424 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:05.672614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 627/1314] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:05 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:05.714926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b38620c9-1c6a-4117-b23e-256dd0bad4aa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:05.715715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b38620c9-1c6a-4117-b23e-256dd0bad4aa None None] GET http://10.222.0.59/volume//
Aug 09 11:32:05.716107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b38620c9-1c6a-4117-b23e-256dd0bad4aa None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:05.716560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b38620c9-1c6a-4117-b23e-256dd0bad4aa None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:05.717316 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b38620c9-1c6a-4117-b23e-256dd0bad4aa None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:32:05.717994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 688/1315] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:32:05 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:32:06.078068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-9cd9f567-b8e4-484a-b6cf-353139ab9bd0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:06.082630 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-9cd9f567-b8e4-484a-b6cf-353139ab9bd0 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:32:06.084919 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-9cd9f567-b8e4-484a-b6cf-353139ab9bd0 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:06.085997 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-9cd9f567-b8e4-484a-b6cf-353139ab9bd0 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:06.107753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:06.107753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:06.114639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-9cd9f567-b8e4-484a-b6cf-353139ab9bd0 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:32:06.126091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-9cd9f567-b8e4-484a-b6cf-353139ab9bd0 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:32:06.127071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 628/1316] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:32:06 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 1309 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:32:06.138993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-2261c1ab-7a12-46a7-9610-1afe0825f863 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:06.143369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-2261c1ab-7a12-46a7-9610-1afe0825f863 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] POST http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments/879b7cd8-aa6e-4fd3-b288-f58c2dfc524f/action
Aug 09 11:32:06.144548 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-2261c1ab-7a12-46a7-9610-1afe0825f863 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:32:06.144875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-2261c1ab-7a12-46a7-9610-1afe0825f863 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:32:06.183601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:06.183601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:06.203045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-3c252fb0-ea40-408b-9ef3-bfebbb68a59b req-2261c1ab-7a12-46a7-9610-1afe0825f863 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments/879b7cd8-aa6e-4fd3-b288-f58c2dfc524f/action returned with HTTP 204
Aug 09 11:32:06.204118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 689/1317] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:32:06 2022] POST /volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments/879b7cd8-aa6e-4fd3-b288-f58c2dfc524f/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:32:06.689041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2cf02c8a-bc0c-4174-ab05-9a4956f4f3b9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:06.693190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2cf02c8a-bc0c-4174-ab05-9a4956f4f3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:06.693623 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2cf02c8a-bc0c-4174-ab05-9a4956f4f3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:06.694078 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2cf02c8a-bc0c-4174-ab05-9a4956f4f3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:06.716005 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:06.716005 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:06.723528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2cf02c8a-bc0c-4174-ab05-9a4956f4f3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:06.736396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2cf02c8a-bc0c-4174-ab05-9a4956f4f3b9 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:06.737411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 629/1318] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:06 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 1213 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:06.755687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fcb67f22-41b8-4dd1-a88c-91cbf94ffbe7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:06.759464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fcb67f22-41b8-4dd1-a88c-91cbf94ffbe7 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:06.760243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fcb67f22-41b8-4dd1-a88c-91cbf94ffbe7 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:06.760731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fcb67f22-41b8-4dd1-a88c-91cbf94ffbe7 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:06.782537 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:06.782537 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:06.789592 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fcb67f22-41b8-4dd1-a88c-91cbf94ffbe7 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:06.790539 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-4dbba1e2-22ad-461b-a1b9-8ceb206b2d5f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:06.795030 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-4dbba1e2-22ad-461b-a1b9-8ceb206b2d5f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] DELETE http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/f5f80843-514f-4fff-8de5-518d852013bf
Aug 09 11:32:06.795475 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-4dbba1e2-22ad-461b-a1b9-8ceb206b2d5f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:06.795923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-4dbba1e2-22ad-461b-a1b9-8ceb206b2d5f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:06.800440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fcb67f22-41b8-4dd1-a88c-91cbf94ffbe7 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:06.801371 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 690/1319] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:06 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:06.807086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:32:06.812365 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:06.812365 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:06.886283 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-7c42d5d9-b15e-40d6-96f7-d58eb69e8b69 req-7edeb1bc-e53b-41d9-941f-c0b129a85eac None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:06.890505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-7c42d5d9-b15e-40d6-96f7-d58eb69e8b69 req-7edeb1bc-e53b-41d9-941f-c0b129a85eac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:06.890983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-7c42d5d9-b15e-40d6-96f7-d58eb69e8b69 req-7edeb1bc-e53b-41d9-941f-c0b129a85eac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:06.891438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-7c42d5d9-b15e-40d6-96f7-d58eb69e8b69 req-7edeb1bc-e53b-41d9-941f-c0b129a85eac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:06.912755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:06.912755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:06.920877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-7c42d5d9-b15e-40d6-96f7-d58eb69e8b69 req-7edeb1bc-e53b-41d9-941f-c0b129a85eac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:06.932342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-7c42d5d9-b15e-40d6-96f7-d58eb69e8b69 req-7edeb1bc-e53b-41d9-941f-c0b129a85eac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:06.933121 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 691/1320] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:32:06 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 1213 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:32:07.069664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-ee86dde9-72c2-4c58-b5ec-8ae964bb9237 req-4dbba1e2-22ad-461b-a1b9-8ceb206b2d5f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/f5f80843-514f-4fff-8de5-518d852013bf returned with HTTP 200
Aug 09 11:32:07.070745 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 630/1321] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:32:06 2022] DELETE /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/f5f80843-514f-4fff-8de5-518d852013bf => generated 19 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:07.444548 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dea7941d-4223-40d0-83de-243bc2ebffde None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:07.448095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dea7941d-4223-40d0-83de-243bc2ebffde tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:32:07.448749 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dea7941d-4223-40d0-83de-243bc2ebffde tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:07.449002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dea7941d-4223-40d0-83de-243bc2ebffde tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:07.451268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=97,cinder:UPDATE=3 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:32:07.466079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:07.466079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:07.474404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-dea7941d-4223-40d0-83de-243bc2ebffde tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:32:07.490206 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dea7941d-4223-40d0-83de-243bc2ebffde tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:32:07.497143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 692/1322] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:07 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 916 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:17.067949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:32:17.485764 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=6 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:32:37.572462 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-69cd8a28-b361-4ff2-b6de-a2e78a629a8d req-9337baf5-93fe-456d-8481-898857d2ee50 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:37.579283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-69cd8a28-b361-4ff2-b6de-a2e78a629a8d req-9337baf5-93fe-456d-8481-898857d2ee50 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:32:37.579953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-69cd8a28-b361-4ff2-b6de-a2e78a629a8d req-9337baf5-93fe-456d-8481-898857d2ee50 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:37.580402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-69cd8a28-b361-4ff2-b6de-a2e78a629a8d req-9337baf5-93fe-456d-8481-898857d2ee50 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:37.607599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:37.607599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:37.614448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-69cd8a28-b361-4ff2-b6de-a2e78a629a8d req-9337baf5-93fe-456d-8481-898857d2ee50 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:32:37.623460 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-69cd8a28-b361-4ff2-b6de-a2e78a629a8d req-9337baf5-93fe-456d-8481-898857d2ee50 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:32:37.624170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 631/1323] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:32:37 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 1213 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:39.339633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0e608a0f-05a7-481b-9925-1dc004cded4f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:39.343117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] POST http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes
Aug 09 11:32:39.344784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1964095708", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:32:39.349247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1964095708', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:32:39.349434 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Create volume of 1 GB
Aug 09 11:32:39.357825 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Availability Zones retrieved successfully.
Aug 09 11:32:39.373780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Flow 'volume_create_api' (91a32fa6-f963-4f63-b21d-ed69eb19761a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:32:39.376274 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5221e5b-4ea2-41cf-affd-27c5e90cd57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:32:39.378710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:32:39.417113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5221e5b-4ea2-41cf-affd-27c5e90cd57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:32:39.419275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9413edf-6c27-439b-91f7-f9d58dc6cff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:32:39.545733 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Created reservations ['2109b621-b555-48f4-8722-051fde8da591', '615cf018-365e-4846-bf9c-6ea8105e31ec', '106b86f1-1e8c-43f8-a85f-47e9c0ce3282', '140eb8f9-e987-4231-8317-c609d520b920'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:32:39.547695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9413edf-6c27-439b-91f7-f9d58dc6cff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2109b621-b555-48f4-8722-051fde8da591', '615cf018-365e-4846-bf9c-6ea8105e31ec', '106b86f1-1e8c-43f8-a85f-47e9c0ce3282', '140eb8f9-e987-4231-8317-c609d520b920']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:32:39.549660 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76ea283-d69e-48ef-98ee-022102d6cc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:32:39.583821 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a76ea283-d69e-48ef-98ee-022102d6cc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1964095708',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='0a9c360edd3f46a6bc20bcb78b174478',qos_specs=None,replication_status=<?>,reservations=['2109b621-b555-48f4-8722-051fde8da591','615cf018-365e-4846-bf9c-6ea8105e31ec','106b86f1-1e8c-43f8-a85f-47e9c0ce3282','140eb8f9-e987-4231-8317-c609d520b920'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='443ee5d3b542498a8aa78716287f5d83',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1964095708',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9c360edd3f46a6bc20bcb78b174478',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='443ee5d3b542498a8aa78716287f5d83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:32:39.586218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4393cf98-bf04-404f-ba1a-398c303895ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:32:39.617534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4393cf98-bf04-404f-ba1a-398c303895ec) 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-TestMinimumBasicScenario-volume-1964095708',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='0a9c360edd3f46a6bc20bcb78b174478',qos_specs=None,replication_status=<?>,reservations=['2109b621-b555-48f4-8722-051fde8da591','615cf018-365e-4846-bf9c-6ea8105e31ec','106b86f1-1e8c-43f8-a85f-47e9c0ce3282','140eb8f9-e987-4231-8317-c609d520b920'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='443ee5d3b542498a8aa78716287f5d83',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:32:39.619495 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be358b46-a109-4282-b90a-087044fb886e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:32:39.636116 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be358b46-a109-4282-b90a-087044fb886e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:32:39.638435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Flow 'volume_create_api' (91a32fa6-f963-4f63-b21d-ed69eb19761a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:32:39.639154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Create volume request issued successfully.
Aug 09 11:32:39.640409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0e608a0f-05a7-481b-9925-1dc004cded4f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes returned with HTTP 202
Aug 09 11:32:39.641515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 693/1324] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:32:39 2022] POST /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes => generated 824 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:32:39.655292 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9bd437ca-d555-4784-8226-0827adc10976 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:39.660546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9bd437ca-d555-4784-8226-0827adc10976 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:39.661014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9bd437ca-d555-4784-8226-0827adc10976 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:39.661460 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9bd437ca-d555-4784-8226-0827adc10976 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:39.681400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:39.681400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:39.692489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9bd437ca-d555-4784-8226-0827adc10976 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:39.706585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9bd437ca-d555-4784-8226-0827adc10976 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:39.707602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 632/1325] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:39 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 892 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:40.732079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-863ec9d3-2bff-4967-8584-9a5aa124d22e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:40.736488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-863ec9d3-2bff-4967-8584-9a5aa124d22e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:40.737074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-863ec9d3-2bff-4967-8584-9a5aa124d22e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:40.737612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-863ec9d3-2bff-4967-8584-9a5aa124d22e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:40.753176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:40.753176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:40.761945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-863ec9d3-2bff-4967-8584-9a5aa124d22e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:40.772257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-863ec9d3-2bff-4967-8584-9a5aa124d22e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:40.773006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 694/1326] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:40 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:40.788575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-412d6c34-07a6-4082-a305-f59644e883d5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:40.792843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-412d6c34-07a6-4082-a305-f59644e883d5 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:40.793358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-412d6c34-07a6-4082-a305-f59644e883d5 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:40.793895 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-412d6c34-07a6-4082-a305-f59644e883d5 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:40.809055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:40.809055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:40.816057 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-412d6c34-07a6-4082-a305-f59644e883d5 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:40.825654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-412d6c34-07a6-4082-a305-f59644e883d5 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:40.826331 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 633/1327] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:40 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:40.841702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ec334ec4-5d03-4512-8e92-3f91782f8374 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:40.846042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ec334ec4-5d03-4512-8e92-3f91782f8374 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes
Aug 09 11:32:40.846479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ec334ec4-5d03-4512-8e92-3f91782f8374 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:40.847022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ec334ec4-5d03-4512-8e92-3f91782f8374 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:40.847866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-ec334ec4-5d03-4512-8e92-3f91782f8374 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:32:40.849579 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-ec334ec4-5d03-4512-8e92-3f91782f8374 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:32:40.899324 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ec334ec4-5d03-4512-8e92-3f91782f8374 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Get all volumes completed successfully.
Aug 09 11:32:40.900308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ec334ec4-5d03-4512-8e92-3f91782f8374 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes returned with HTTP 200
Aug 09 11:32:40.901093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 695/1328] 10.222.0.59 () {58 vars in 1214 bytes} [Tue Aug  9 11:32:40 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes => generated 405 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:40.921585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2dc5aaa4-16ce-48bd-b89c-6c9240856580 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:40.926022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2dc5aaa4-16ce-48bd-b89c-6c9240856580 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:40.926635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2dc5aaa4-16ce-48bd-b89c-6c9240856580 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:40.927261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2dc5aaa4-16ce-48bd-b89c-6c9240856580 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:40.943009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:40.943009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:40.951634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2dc5aaa4-16ce-48bd-b89c-6c9240856580 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:40.966382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2dc5aaa4-16ce-48bd-b89c-6c9240856580 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:40.967498 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 634/1329] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:40 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:41.043361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-536e32b4-8ae0-4877-b007-a53826d2fe0f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:41.048084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-536e32b4-8ae0-4877-b007-a53826d2fe0f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:41.049231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-536e32b4-8ae0-4877-b007-a53826d2fe0f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:41.049811 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-536e32b4-8ae0-4877-b007-a53826d2fe0f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:41.065627 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:41.065627 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:41.074362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-536e32b4-8ae0-4877-b007-a53826d2fe0f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:41.087705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-536e32b4-8ae0-4877-b007-a53826d2fe0f tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:41.088751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 696/1330] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:32:41 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:32:43.150334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f53b4945-e589-4415-9a17-4946aaf663aa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:43.151243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f53b4945-e589-4415-9a17-4946aaf663aa None None] GET http://10.222.0.59/volume//
Aug 09 11:32:43.151619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f53b4945-e589-4415-9a17-4946aaf663aa None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:43.152068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f53b4945-e589-4415-9a17-4946aaf663aa None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:43.153055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f53b4945-e589-4415-9a17-4946aaf663aa None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:32:43.153622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 635/1331] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:32:43 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:32:43.161802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-12363144-b0bf-4838-898b-a6bad347e26a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:43.167830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-12363144-b0bf-4838-898b-a6bad347e26a tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] POST http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments
Aug 09 11:32:43.168788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-12363144-b0bf-4838-898b-a6bad347e26a tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb", "connector": null, "instance_uuid": "8314a6fc-34c4-4aa1-9157-0ecf77cb217d"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:32:43.186163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:43.186163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:43.229224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=75,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:32:43.236248 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-12363144-b0bf-4838-898b-a6bad347e26a tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments returned with HTTP 200
Aug 09 11:32:43.237910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 697/1332] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:32:43 2022] POST /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:43.282867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e833427a-b323-49d1-9c03-a8ca3d719f3d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:43.287056 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e833427a-b323-49d1-9c03-a8ca3d719f3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:43.287518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e833427a-b323-49d1-9c03-a8ca3d719f3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:43.288008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e833427a-b323-49d1-9c03-a8ca3d719f3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:43.314645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:43.314645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:43.322507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e833427a-b323-49d1-9c03-a8ca3d719f3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:43.336822 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e833427a-b323-49d1-9c03-a8ca3d719f3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:43.337571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 636/1333] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:43 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 916 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:43.920863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-09f6896c-00c5-40fe-9483-a2994fe91d29 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:43.921758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-09f6896c-00c5-40fe-9483-a2994fe91d29 None None] GET http://10.222.0.59/volume//
Aug 09 11:32:43.922158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-09f6896c-00c5-40fe-9483-a2994fe91d29 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:43.922644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-09f6896c-00c5-40fe-9483-a2994fe91d29 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:43.923413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-09f6896c-00c5-40fe-9483-a2994fe91d29 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:32:43.924207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 698/1334] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:32:43 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:32:43.931458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-99646615-0da9-4f5e-a459-4c9d10e0d0e6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:43.935417 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-99646615-0da9-4f5e-a459-4c9d10e0d0e6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:43.936055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-99646615-0da9-4f5e-a459-4c9d10e0d0e6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:43.936285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-99646615-0da9-4f5e-a459-4c9d10e0d0e6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:43.956180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:43.956180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:43.963541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-99646615-0da9-4f5e-a459-4c9d10e0d0e6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:43.973917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-99646615-0da9-4f5e-a459-4c9d10e0d0e6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:43.974928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 637/1335] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:32:43 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:32:44.029020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-08d0a2df-e617-4cd7-86b2-6c8b86e71910 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:44.033693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-08d0a2df-e617-4cd7-86b2-6c8b86e71910 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] PUT http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments/c0b5bbd7-7605-47b1-9199-3eff3d3b1def
Aug 09 11:32:44.034525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-08d0a2df-e617-4cd7-86b2-6c8b86e71910 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:32:44.048610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-08d0a2df-e617-4cd7-86b2-6c8b86e71910 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Acquiring lock "cinder-attachment_update-fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb-hv-cinder-84989" by "attachment_update" {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:32:44.057957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-08d0a2df-e617-4cd7-86b2-6c8b86e71910 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Lock "cinder-attachment_update-fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb-hv-cinder-84989" acquired by "attachment_update" :: waited 0.009s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:32:44.060198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:44.060198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:44.354799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9c2a5272-6cda-4b64-9ced-a04d236781b4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:44.358556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c2a5272-6cda-4b64-9ced-a04d236781b4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:44.359058 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c2a5272-6cda-4b64-9ced-a04d236781b4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:44.359512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c2a5272-6cda-4b64-9ced-a04d236781b4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:44.383874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:44.383874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:44.395991 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9c2a5272-6cda-4b64-9ced-a04d236781b4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:44.411567 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c2a5272-6cda-4b64-9ced-a04d236781b4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:44.417697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 638/1336] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:44 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 916 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:32:44.634330 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-08d0a2df-e617-4cd7-86b2-6c8b86e71910 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Lock "cinder-attachment_update-fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb-hv-cinder-84989" released by "attachment_update" :: held 0.576s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:32:44.634979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-08d0a2df-e617-4cd7-86b2-6c8b86e71910 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments/c0b5bbd7-7605-47b1-9199-3eff3d3b1def returned with HTTP 200
Aug 09 11:32:44.635833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 699/1337] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:32:44 2022] PUT /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments/c0b5bbd7-7605-47b1-9199-3eff3d3b1def => generated 747 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:45.428827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dedb3cb0-4bd0-461b-97d2-3aee921b8baa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:45.434211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dedb3cb0-4bd0-461b-97d2-3aee921b8baa tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:45.435479 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dedb3cb0-4bd0-461b-97d2-3aee921b8baa tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:45.436397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dedb3cb0-4bd0-461b-97d2-3aee921b8baa tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:45.461428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:45.461428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:45.471070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dedb3cb0-4bd0-461b-97d2-3aee921b8baa tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:45.490646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dedb3cb0-4bd0-461b-97d2-3aee921b8baa tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:45.495629 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 639/1338] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:45 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:32:45.520873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-38569c0f-ba51-43ac-9c37-689bdc1968c0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:45.529053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-38569c0f-ba51-43ac-9c37-689bdc1968c0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:32:45.529053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-38569c0f-ba51-43ac-9c37-689bdc1968c0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:45.529053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-38569c0f-ba51-43ac-9c37-689bdc1968c0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:45.552862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:45.552862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:45.560770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-38569c0f-ba51-43ac-9c37-689bdc1968c0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:45.571620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-38569c0f-ba51-43ac-9c37-689bdc1968c0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:32:45.572583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 700/1339] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:32:45 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1205 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:45.605990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-8f22bdc5-d122-44e6-97c5-3a1702de6501 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:45.613993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-8f22bdc5-d122-44e6-97c5-3a1702de6501 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708/action
Aug 09 11:32:45.615518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-8f22bdc5-d122-44e6-97c5-3a1702de6501 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:32:45.616377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-8f22bdc5-d122-44e6-97c5-3a1702de6501 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:32:45.643885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:45.643885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:45.644996 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-8f22bdc5-d122-44e6-97c5-3a1702de6501 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:45.660285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-8f22bdc5-d122-44e6-97c5-3a1702de6501 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Begin detaching volume completed successfully.
Aug 09 11:32:45.661227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-8f22bdc5-d122-44e6-97c5-3a1702de6501 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708/action returned with HTTP 202
Aug 09 11:32:45.662512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 640/1340] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:32:45 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:32:45.689329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cd939d44-e4d2-469d-a8e7-aead2b2952ac None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:45.694431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cd939d44-e4d2-469d-a8e7-aead2b2952ac tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:32:45.695048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cd939d44-e4d2-469d-a8e7-aead2b2952ac tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:45.695735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cd939d44-e4d2-469d-a8e7-aead2b2952ac tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:45.719508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:45.719508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:45.739040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cd939d44-e4d2-469d-a8e7-aead2b2952ac tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:45.753606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8c13ed3d-2b86-4b5c-aca7-3e651e8ff777 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:45.754718 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8c13ed3d-2b86-4b5c-aca7-3e651e8ff777 None None] GET http://10.222.0.59/volume//
Aug 09 11:32:45.755321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8c13ed3d-2b86-4b5c-aca7-3e651e8ff777 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:45.756000 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8c13ed3d-2b86-4b5c-aca7-3e651e8ff777 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:45.756777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cd939d44-e4d2-469d-a8e7-aead2b2952ac tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:32:45.757013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8c13ed3d-2b86-4b5c-aca7-3e651e8ff777 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:32:45.757642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 641/1341] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:32:45 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Aug 09 11:32:45.771238 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 701/1342] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:45 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1208 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:45.771703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-f5b2680f-d2f1-4138-b52a-fd04ae65838f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:45.772134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-f5b2680f-d2f1-4138-b52a-fd04ae65838f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:32:45.772690 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-f5b2680f-d2f1-4138-b52a-fd04ae65838f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:45.773239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-f5b2680f-d2f1-4138-b52a-fd04ae65838f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:45.795808 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:45.795808 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:45.804036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-f5b2680f-d2f1-4138-b52a-fd04ae65838f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:45.813732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-f5b2680f-d2f1-4138-b52a-fd04ae65838f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:32:45.815045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 642/1343] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:32:45 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1306 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:32:46.507606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-84c3f7c0-b3ca-459e-8bff-3d2058cc35d6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:46.511316 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84c3f7c0-b3ca-459e-8bff-3d2058cc35d6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:46.511765 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84c3f7c0-b3ca-459e-8bff-3d2058cc35d6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:46.512219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84c3f7c0-b3ca-459e-8bff-3d2058cc35d6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:46.533360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:46.533360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:46.540769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-84c3f7c0-b3ca-459e-8bff-3d2058cc35d6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:46.550153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84c3f7c0-b3ca-459e-8bff-3d2058cc35d6 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:46.550857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 702/1344] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:46 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:46.775866 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0eed04ed-a89e-4da9-b61d-eadaa6ca37fa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:46.779530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0eed04ed-a89e-4da9-b61d-eadaa6ca37fa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:32:46.779976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0eed04ed-a89e-4da9-b61d-eadaa6ca37fa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:46.780443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0eed04ed-a89e-4da9-b61d-eadaa6ca37fa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:46.800558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:46.800558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:46.807932 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0eed04ed-a89e-4da9-b61d-eadaa6ca37fa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:46.817476 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0eed04ed-a89e-4da9-b61d-eadaa6ca37fa tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:32:46.818220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 643/1345] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:46 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1208 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:47.567202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-34db0487-9f32-4fa0-8aae-96fe87300a3d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:47.570957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-34db0487-9f32-4fa0-8aae-96fe87300a3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:47.571414 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-34db0487-9f32-4fa0-8aae-96fe87300a3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:47.571869 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-34db0487-9f32-4fa0-8aae-96fe87300a3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:47.593693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:47.593693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:47.600569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-34db0487-9f32-4fa0-8aae-96fe87300a3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:47.610111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-34db0487-9f32-4fa0-8aae-96fe87300a3d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:47.610863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 703/1346] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:47 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:47.834506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1206ae97-dbf8-4725-96f0-aa7733411463 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:47.839571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1206ae97-dbf8-4725-96f0-aa7733411463 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:32:47.840073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1206ae97-dbf8-4725-96f0-aa7733411463 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:47.840556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1206ae97-dbf8-4725-96f0-aa7733411463 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:47.861843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:47.861843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:47.868727 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1206ae97-dbf8-4725-96f0-aa7733411463 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:47.877979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1206ae97-dbf8-4725-96f0-aa7733411463 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:32:47.878734 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 644/1347] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:47 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:48.627221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fb0b4651-1c56-4cd0-a841-dc1cdf2d3675 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:48.631318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb0b4651-1c56-4cd0-a841-dc1cdf2d3675 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:48.631772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb0b4651-1c56-4cd0-a841-dc1cdf2d3675 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:48.632266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fb0b4651-1c56-4cd0-a841-dc1cdf2d3675 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:48.658360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:48.658360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:48.665863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fb0b4651-1c56-4cd0-a841-dc1cdf2d3675 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:48.675285 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fb0b4651-1c56-4cd0-a841-dc1cdf2d3675 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:48.676037 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 704/1348] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:48 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:48.897125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-62168ba2-cfff-4773-ba32-f1d4dc12aead None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:48.900957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-62168ba2-cfff-4773-ba32-f1d4dc12aead tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:32:48.901403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-62168ba2-cfff-4773-ba32-f1d4dc12aead tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:48.901854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-62168ba2-cfff-4773-ba32-f1d4dc12aead tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:48.904267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=99,cinder:UPDATE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:32:48.926091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:48.926091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:48.932972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-62168ba2-cfff-4773-ba32-f1d4dc12aead tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:48.942624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-62168ba2-cfff-4773-ba32-f1d4dc12aead tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:32:48.943902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 645/1349] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:48 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:49.694947 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0779a016-3e3d-4358-8a5e-10df30b93fcf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:49.698580 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0779a016-3e3d-4358-8a5e-10df30b93fcf tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:49.699050 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0779a016-3e3d-4358-8a5e-10df30b93fcf tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:49.699530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0779a016-3e3d-4358-8a5e-10df30b93fcf tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:49.719778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:49.719778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:49.728009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0779a016-3e3d-4358-8a5e-10df30b93fcf tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:49.743091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0779a016-3e3d-4358-8a5e-10df30b93fcf tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:49.744050 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 705/1350] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:49 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:49.961141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b63af3a3-4293-49e9-8b33-343b67e905cb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:49.965146 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b63af3a3-4293-49e9-8b33-343b67e905cb tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:32:49.965588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b63af3a3-4293-49e9-8b33-343b67e905cb tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:49.966035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b63af3a3-4293-49e9-8b33-343b67e905cb tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:49.986141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:49.986141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:49.993499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b63af3a3-4293-49e9-8b33-343b67e905cb tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:50.002930 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b63af3a3-4293-49e9-8b33-343b67e905cb tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:32:50.003667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 646/1351] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:49 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1208 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:50.761516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-07f3a79f-dfc9-43a3-99bc-6a0fb61e118a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:50.766346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-07f3a79f-dfc9-43a3-99bc-6a0fb61e118a tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:50.767129 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-07f3a79f-dfc9-43a3-99bc-6a0fb61e118a tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:50.767947 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-07f3a79f-dfc9-43a3-99bc-6a0fb61e118a tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:50.790573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:50.790573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:50.798216 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-07f3a79f-dfc9-43a3-99bc-6a0fb61e118a tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:50.805708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-0df5a282-ff81-4bdd-9f93-f20be4849883 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:50.809348 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-07f3a79f-dfc9-43a3-99bc-6a0fb61e118a tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:50.810095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 706/1352] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:50 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:50.810244 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-0df5a282-ff81-4bdd-9f93-f20be4849883 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] POST http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments/c0b5bbd7-7605-47b1-9199-3eff3d3b1def/action
Aug 09 11:32:50.810866 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-0df5a282-ff81-4bdd-9f93-f20be4849883 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Action body: b'{"os-complete": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:32:50.811188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-0df5a282-ff81-4bdd-9f93-f20be4849883 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:32:50.842982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:50.842982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:50.865491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2e65d5dd-368e-4f8b-9e07-9f9c2e79d599 req-0df5a282-ff81-4bdd-9f93-f20be4849883 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments/c0b5bbd7-7605-47b1-9199-3eff3d3b1def/action returned with HTTP 204
Aug 09 11:32:50.866572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 647/1353] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:32:50 2022] POST /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments/c0b5bbd7-7605-47b1-9199-3eff3d3b1def/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:32:51.020089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-77d7971d-60ff-4df0-8196-5c63c94e1f2c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:51.023763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77d7971d-60ff-4df0-8196-5c63c94e1f2c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:32:51.024215 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77d7971d-60ff-4df0-8196-5c63c94e1f2c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:51.024727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77d7971d-60ff-4df0-8196-5c63c94e1f2c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:51.044873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:51.044873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:51.051762 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-77d7971d-60ff-4df0-8196-5c63c94e1f2c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:51.061478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77d7971d-60ff-4df0-8196-5c63c94e1f2c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:32:51.062211 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 707/1354] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:51 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 1208 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:51.528235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-fb346d43-48b9-4ec2-a1c0-0b383932857e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:51.534463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-fb346d43-48b9-4ec2-a1c0-0b383932857e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] DELETE http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/85c83ab2-a2ae-48bc-bd59-717b7e83eab9
Aug 09 11:32:51.535181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-fb346d43-48b9-4ec2-a1c0-0b383932857e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:51.535631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-fb346d43-48b9-4ec2-a1c0-0b383932857e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:51.554394 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:51.554394 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:51.816147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-7f17307e-bf49-44f4-9c28-ffb377fe0617 req-fb346d43-48b9-4ec2-a1c0-0b383932857e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/85c83ab2-a2ae-48bc-bd59-717b7e83eab9 returned with HTTP 200
Aug 09 11:32:51.816842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 648/1355] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:32:51 2022] DELETE /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/85c83ab2-a2ae-48bc-bd59-717b7e83eab9 => generated 19 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:32:51.826142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a26751ab-59e8-4a33-b19f-74eecb924b4b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:51.829795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a26751ab-59e8-4a33-b19f-74eecb924b4b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:51.830240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a26751ab-59e8-4a33-b19f-74eecb924b4b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:51.830695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a26751ab-59e8-4a33-b19f-74eecb924b4b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:51.852716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:51.852716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:51.860964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a26751ab-59e8-4a33-b19f-74eecb924b4b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:51.876868 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a26751ab-59e8-4a33-b19f-74eecb924b4b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:51.877910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 708/1356] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:51 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:51.893065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4a22789d-235b-4ce2-a9f6-8b2fa4748f2b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:51.896998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a22789d-235b-4ce2-a9f6-8b2fa4748f2b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:51.897611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a22789d-235b-4ce2-a9f6-8b2fa4748f2b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:51.898285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a22789d-235b-4ce2-a9f6-8b2fa4748f2b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:51.930592 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:51.930592 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:51.938578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4a22789d-235b-4ce2-a9f6-8b2fa4748f2b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:51.956792 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a22789d-235b-4ce2-a9f6-8b2fa4748f2b tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:51.957540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 649/1357] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:51 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:51.973759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8abb3bc0-3fc5-4ad1-a747-971889fe0bee None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:51.978444 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8abb3bc0-3fc5-4ad1-a747-971889fe0bee tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:32:51.978944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8abb3bc0-3fc5-4ad1-a747-971889fe0bee tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:51.979403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8abb3bc0-3fc5-4ad1-a747-971889fe0bee tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:52.006488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:52.006488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:52.013511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8abb3bc0-3fc5-4ad1-a747-971889fe0bee tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:32:52.018694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=99,cinder:UPDATE=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:32:52.023559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8abb3bc0-3fc5-4ad1-a747-971889fe0bee tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:32:52.030268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 709/1358] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:51 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:32:52.079084 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5abbc2ce-7d8b-4a9e-a73a-a9f618c39cc3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:32:52.082683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5abbc2ce-7d8b-4a9e-a73a-a9f618c39cc3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:32:52.083259 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5abbc2ce-7d8b-4a9e-a73a-a9f618c39cc3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:32:52.083775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5abbc2ce-7d8b-4a9e-a73a-a9f618c39cc3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:32:52.098653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:32:52.098653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:32:52.105964 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5abbc2ce-7d8b-4a9e-a73a-a9f618c39cc3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:32:52.115809 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5abbc2ce-7d8b-4a9e-a73a-a9f618c39cc3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:32:52.116640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 650/1359] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:32:52 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:33:02.111857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=61,cinder:UPDATE=5 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:33:24.266091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fad38d8f-0f9b-463a-86ba-33edc1fb0f4c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:24.266938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fad38d8f-0f9b-463a-86ba-33edc1fb0f4c None None] GET http://10.222.0.59/volume//
Aug 09 11:33:24.267345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fad38d8f-0f9b-463a-86ba-33edc1fb0f4c None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:24.267808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fad38d8f-0f9b-463a-86ba-33edc1fb0f4c None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:24.268578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fad38d8f-0f9b-463a-86ba-33edc1fb0f4c None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:33:24.269142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 710/1360] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:33:24 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:33:24.284183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-2c22630a-bc31-44f8-86e7-8ecbd7d6f079 req-7b386374-ec36-427c-8147-0f83fc4ed82e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:24.289070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2c22630a-bc31-44f8-86e7-8ecbd7d6f079 req-7b386374-ec36-427c-8147-0f83fc4ed82e tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] POST http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments
Aug 09 11:33:24.289831 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2c22630a-bc31-44f8-86e7-8ecbd7d6f079 req-7b386374-ec36-427c-8147-0f83fc4ed82e tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb151910-5f20-42c2-afbb-b88acb7a8a4e", "connector": null, "instance_uuid": "dafb83be-fb97-4c38-9818-862de58903e2"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:33:24.312467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:24.312467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:24.374681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2c22630a-bc31-44f8-86e7-8ecbd7d6f079 req-7b386374-ec36-427c-8147-0f83fc4ed82e tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments returned with HTTP 200
Aug 09 11:33:24.376059 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 651/1361] 10.222.0.49 () {64 vars in 1367 bytes} [Tue Aug  9 11:33:24 2022] POST /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:33:24.385498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2c22630a-bc31-44f8-86e7-8ecbd7d6f079 req-127dcdfc-edaa-42bd-966f-0d4d221c66f9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:24.389964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2c22630a-bc31-44f8-86e7-8ecbd7d6f079 req-127dcdfc-edaa-42bd-966f-0d4d221c66f9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] DELETE http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/f6d4e370-14e5-4cac-b35c-6248a32f7975
Aug 09 11:33:24.390409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2c22630a-bc31-44f8-86e7-8ecbd7d6f079 req-127dcdfc-edaa-42bd-966f-0d4d221c66f9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:24.390884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2c22630a-bc31-44f8-86e7-8ecbd7d6f079 req-127dcdfc-edaa-42bd-966f-0d4d221c66f9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:24.406089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:24.406089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:24.668602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2c22630a-bc31-44f8-86e7-8ecbd7d6f079 req-127dcdfc-edaa-42bd-966f-0d4d221c66f9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/f6d4e370-14e5-4cac-b35c-6248a32f7975 returned with HTTP 200
Aug 09 11:33:24.669502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 711/1362] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:33:24 2022] DELETE /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/f6d4e370-14e5-4cac-b35c-6248a32f7975 => generated 192 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:33:27.030842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3d8cf63b-e265-431f-9e89-4e2d227edc51 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:27.031669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3d8cf63b-e265-431f-9e89-4e2d227edc51 None None] GET http://10.222.0.59/volume//
Aug 09 11:33:27.032014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3d8cf63b-e265-431f-9e89-4e2d227edc51 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:27.032520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3d8cf63b-e265-431f-9e89-4e2d227edc51 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:27.033267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3d8cf63b-e265-431f-9e89-4e2d227edc51 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:33:27.033824 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 652/1363] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:33:27 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:33:27.048499 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-52824a40-2feb-49cc-a656-c1db212adb36 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:27.052533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-52824a40-2feb-49cc-a656-c1db212adb36 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] GET http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:33:27.053079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-52824a40-2feb-49cc-a656-c1db212adb36 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:27.053513 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-52824a40-2feb-49cc-a656-c1db212adb36 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:27.074719 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:27.074719 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:27.081757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-52824a40-2feb-49cc-a656-c1db212adb36 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:33:27.092892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-52824a40-2feb-49cc-a656-c1db212adb36 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 200
Aug 09 11:33:27.093640 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 712/1364] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:33:27 2022] GET /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 1459 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:33:27.145598 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-bb6a78da-6ae4-4605-8f46-3228475d9b4f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:27.150254 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-bb6a78da-6ae4-4605-8f46-3228475d9b4f tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] PUT http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/20d722e9-3e3c-40ec-b336-b8736fe29be6
Aug 09 11:33:27.151026 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-bb6a78da-6ae4-4605-8f46-3228475d9b4f tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sda"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:33:27.165810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-bb6a78da-6ae4-4605-8f46-3228475d9b4f tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Acquiring lock "cinder-attachment_update-eb151910-5f20-42c2-afbb-b88acb7a8a4e-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:33:27.173983 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-bb6a78da-6ae4-4605-8f46-3228475d9b4f tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Lock "cinder-attachment_update-eb151910-5f20-42c2-afbb-b88acb7a8a4e-hv-cinder-84989" acquired by "attachment_update" :: waited 0.008s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:33:27.176051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:27.176051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:27.692361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-bb6a78da-6ae4-4605-8f46-3228475d9b4f tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Lock "cinder-attachment_update-eb151910-5f20-42c2-afbb-b88acb7a8a4e-hv-cinder-84989" released by "attachment_update" :: held 0.518s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:33:27.692990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-bb6a78da-6ae4-4605-8f46-3228475d9b4f tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/20d722e9-3e3c-40ec-b336-b8736fe29be6 returned with HTTP 200
Aug 09 11:33:27.693842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 653/1365] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:33:27 2022] PUT /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/20d722e9-3e3c-40ec-b336-b8736fe29be6 => generated 747 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:33:27.724722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-e3fc6efc-3246-4e17-9803-4a72fb5773f9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:27.729705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-e3fc6efc-3246-4e17-9803-4a72fb5773f9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] POST http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/20d722e9-3e3c-40ec-b336-b8736fe29be6/action
Aug 09 11:33:27.730760 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-e3fc6efc-3246-4e17-9803-4a72fb5773f9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:33:27.731221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-e3fc6efc-3246-4e17-9803-4a72fb5773f9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:33:27.771369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:27.771369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:27.793410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f089a7d4-f8dd-497d-b3da-c16811251da4 req-e3fc6efc-3246-4e17-9803-4a72fb5773f9 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/20d722e9-3e3c-40ec-b336-b8736fe29be6/action returned with HTTP 204
Aug 09 11:33:27.794217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 713/1366] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:33:27 2022] POST /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/20d722e9-3e3c-40ec-b336-b8736fe29be6/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:33:37.682431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:33:37.788213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=39,cinder:UPDATE=5 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:33:51.707993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-143440a3-ef52-4c9d-89c3-711b5be907c1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:51.713933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-143440a3-ef52-4c9d-89c3-711b5be907c1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:33:51.714538 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-143440a3-ef52-4c9d-89c3-711b5be907c1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:51.715351 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-143440a3-ef52-4c9d-89c3-711b5be907c1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:51.740417 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:51.740417 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:51.747501 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-143440a3-ef52-4c9d-89c3-711b5be907c1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:33:51.756716 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-143440a3-ef52-4c9d-89c3-711b5be907c1 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:33:51.757425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 654/1367] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:33:51 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 1213 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:33:51.826352 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-11b6d412-0eb0-48ce-9f7d-762e3970fbdd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:51.831234 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-11b6d412-0eb0-48ce-9f7d-762e3970fbdd tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:33:51.831717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-11b6d412-0eb0-48ce-9f7d-762e3970fbdd tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:51.832176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-11b6d412-0eb0-48ce-9f7d-762e3970fbdd tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:51.853486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:51.853486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:51.861062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-11b6d412-0eb0-48ce-9f7d-762e3970fbdd tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:33:51.870471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-11b6d412-0eb0-48ce-9f7d-762e3970fbdd tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:33:51.871272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 714/1368] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:33:51 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:33:51.908502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-563fb862-3353-416b-8620-6e93240c17da None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:51.913132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-563fb862-3353-416b-8620-6e93240c17da tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] POST http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870/action
Aug 09 11:33:51.913888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-563fb862-3353-416b-8620-6e93240c17da tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:33:51.914210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-563fb862-3353-416b-8620-6e93240c17da tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:33:51.933986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:51.933986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:51.935050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-563fb862-3353-416b-8620-6e93240c17da tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:33:51.947147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-563fb862-3353-416b-8620-6e93240c17da tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Begin detaching volume completed successfully.
Aug 09 11:33:51.947659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-563fb862-3353-416b-8620-6e93240c17da tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870/action returned with HTTP 202
Aug 09 11:33:51.948551 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 655/1369] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:33:51 2022] POST /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:33:52.047900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-05f1550d-bdb5-49b1-bcd0-6649cb9bf718 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:52.049026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-05f1550d-bdb5-49b1-bcd0-6649cb9bf718 None None] GET http://10.222.0.59/volume//
Aug 09 11:33:52.049629 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-05f1550d-bdb5-49b1-bcd0-6649cb9bf718 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:52.050275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-05f1550d-bdb5-49b1-bcd0-6649cb9bf718 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:52.051431 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-05f1550d-bdb5-49b1-bcd0-6649cb9bf718 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:33:52.052265 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 715/1370] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:33:52 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:33:52.060445 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-072b6f0e-9312-4a7f-9ba8-b127407737ec None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:52.064872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-072b6f0e-9312-4a7f-9ba8-b127407737ec tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:33:52.065372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-072b6f0e-9312-4a7f-9ba8-b127407737ec tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:52.065826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-072b6f0e-9312-4a7f-9ba8-b127407737ec tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:52.085751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:52.085751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:52.092960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-072b6f0e-9312-4a7f-9ba8-b127407737ec tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:33:52.102275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-072b6f0e-9312-4a7f-9ba8-b127407737ec tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:33:52.103017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 656/1371] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:33:52 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 1314 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:33:52.726499 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-21c57a4f-0116-46ee-8007-74f1a0121d0d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:52.730951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-21c57a4f-0116-46ee-8007-74f1a0121d0d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] DELETE http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments/879b7cd8-aa6e-4fd3-b288-f58c2dfc524f
Aug 09 11:33:52.731390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-21c57a4f-0116-46ee-8007-74f1a0121d0d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:52.731839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-21c57a4f-0116-46ee-8007-74f1a0121d0d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:52.748550 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:52.748550 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:52.989849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-6294362b-febe-48f6-b8f6-6b1f4d9e656a req-21c57a4f-0116-46ee-8007-74f1a0121d0d tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments/879b7cd8-aa6e-4fd3-b288-f58c2dfc524f returned with HTTP 200
Aug 09 11:33:52.990900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 716/1372] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:33:52 2022] DELETE /volume/v3/b0a6fd5299a7475bad7836d22b23967d/attachments/879b7cd8-aa6e-4fd3-b288-f58c2dfc524f => generated 19 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:33:53.087608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a4c22ceb-71a0-4056-b34b-e1304a835754 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:53.091147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a4c22ceb-71a0-4056-b34b-e1304a835754 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:33:53.091593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a4c22ceb-71a0-4056-b34b-e1304a835754 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:53.092042 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a4c22ceb-71a0-4056-b34b-e1304a835754 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:53.106677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:53.106677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:53.114799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a4c22ceb-71a0-4056-b34b-e1304a835754 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:33:53.124239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a4c22ceb-71a0-4056-b34b-e1304a835754 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:33:53.124939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 657/1373] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:33:53 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 921 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:33:59.960820 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c2d60c11-8a68-48d2-b447-a2f6096ac8ba None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:33:59.964512 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2d60c11-8a68-48d2-b447-a2f6096ac8ba tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] DELETE http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:33:59.964888 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2d60c11-8a68-48d2-b447-a2f6096ac8ba tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:33:59.965347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2d60c11-8a68-48d2-b447-a2f6096ac8ba tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:33:59.965742 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-c2d60c11-8a68-48d2-b447-a2f6096ac8ba tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Delete volume with id: 69fc5377-37d0-46d4-afeb-140a87001870 
Aug 09 11:33:59.981023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:33:59.981023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:33:59.982014 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c2d60c11-8a68-48d2-b447-a2f6096ac8ba tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:34:00.018335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c2d60c11-8a68-48d2-b447-a2f6096ac8ba tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Delete volume request issued successfully.
Aug 09 11:34:00.019133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2d60c11-8a68-48d2-b447-a2f6096ac8ba tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 202
Aug 09 11:34:00.020427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 717/1374] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:33:59 2022] DELETE /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:34:00.025075 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-644ff46e-b866-4f20-892e-efe7bdb1f300 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:00.028742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-644ff46e-b866-4f20-892e-efe7bdb1f300 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:34:00.029202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-644ff46e-b866-4f20-892e-efe7bdb1f300 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:00.029759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-644ff46e-b866-4f20-892e-efe7bdb1f300 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:00.046038 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:00.046038 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:00.054218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-644ff46e-b866-4f20-892e-efe7bdb1f300 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:34:00.064172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-644ff46e-b866-4f20-892e-efe7bdb1f300 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 200
Aug 09 11:34:00.064911 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 658/1375] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:00 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 920 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:34:01.081230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5cef01d7-629c-4ced-8dfc-c86fe8503da5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:01.085290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5cef01d7-629c-4ced-8dfc-c86fe8503da5 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870
Aug 09 11:34:01.085737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5cef01d7-629c-4ced-8dfc-c86fe8503da5 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:01.086213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5cef01d7-629c-4ced-8dfc-c86fe8503da5 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:01.098484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5cef01d7-629c-4ced-8dfc-c86fe8503da5 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 returned with HTTP 404
Aug 09 11:34:01.099428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 718/1376] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:01 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/69fc5377-37d0-46d4-afeb-140a87001870 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:34:01.104327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9c2fd3aa-78ca-409c-9765-52b91773edbf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:01.107964 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c2fd3aa-78ca-409c-9765-52b91773edbf tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] DELETE http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1
Aug 09 11:34:01.108409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c2fd3aa-78ca-409c-9765-52b91773edbf tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:01.108861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c2fd3aa-78ca-409c-9765-52b91773edbf tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:01.109262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-9c2fd3aa-78ca-409c-9765-52b91773edbf tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Delete volume with id: b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 
Aug 09 11:34:01.124617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:01.124617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:01.125590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9c2fd3aa-78ca-409c-9765-52b91773edbf tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:34:01.155157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9c2fd3aa-78ca-409c-9765-52b91773edbf tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Delete volume request issued successfully.
Aug 09 11:34:01.155557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c2fd3aa-78ca-409c-9765-52b91773edbf tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 returned with HTTP 202
Aug 09 11:34:01.156310 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 659/1377] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:34:01 2022] DELETE /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:34:01.160989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d19b1492-e99f-4bc6-9b46-9f129a5c1aac None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:01.164733 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d19b1492-e99f-4bc6-9b46-9f129a5c1aac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1
Aug 09 11:34:01.165176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d19b1492-e99f-4bc6-9b46-9f129a5c1aac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:01.165637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d19b1492-e99f-4bc6-9b46-9f129a5c1aac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:01.181784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:01.181784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:01.189072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d19b1492-e99f-4bc6-9b46-9f129a5c1aac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Volume info retrieved successfully.
Aug 09 11:34:01.198763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d19b1492-e99f-4bc6-9b46-9f129a5c1aac tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 returned with HTTP 200
Aug 09 11:34:01.199565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 719/1378] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:01 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 => generated 920 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:34:02.218057 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f81efadf-0b53-4e58-a80c-d19f99229fe2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:02.221763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f81efadf-0b53-4e58-a80c-d19f99229fe2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] GET http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1
Aug 09 11:34:02.222206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f81efadf-0b53-4e58-a80c-d19f99229fe2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:02.222658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f81efadf-0b53-4e58-a80c-d19f99229fe2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:02.236544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f81efadf-0b53-4e58-a80c-d19f99229fe2 tempest-ServerRescueNegativeTestJSON-1829120170 tempest-ServerRescueNegativeTestJSON-1829120170-project] http://10.222.0.59/volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 returned with HTTP 404
Aug 09 11:34:02.237561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 660/1379] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:02 2022] GET /volume/v3/b0a6fd5299a7475bad7836d22b23967d/volumes/b9104370-3ff1-44fd-ab54-8c0c9bcc6ee1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:34:11.194532 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=44,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:34:12.227247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=47,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:34:15.318191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:15.318786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-359231c6-4c88-49fc-aea0-63650f24ab16 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:15.321963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-359231c6-4c88-49fc-aea0-63650f24ab16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:34:15.322501 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-359231c6-4c88-49fc-aea0-63650f24ab16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:15.322637 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes
Aug 09 11:34:15.323403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-359231c6-4c88-49fc-aea0-63650f24ab16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:15.323558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1515381528"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:34:15.326286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1515381528'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:34:15.326513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Create volume of 1 GB
Aug 09 11:34:15.335884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Availability Zones retrieved successfully.
Aug 09 11:34:15.340787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:15.340787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:15.348704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-359231c6-4c88-49fc-aea0-63650f24ab16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:34:15.351284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Flow 'volume_create_api' (d8af9780-86b1-4591-8e34-a40eb5df0b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:34:15.354117 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d74954-3a7d-4226-9e81-efede334dedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:34:15.357073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:34:15.368068 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-359231c6-4c88-49fc-aea0-63650f24ab16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:34:15.368805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 720/1380] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:15 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:34:15.417445 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d74954-3a7d-4226-9e81-efede334dedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:34:15.419813 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97be1bd9-1903-4c1e-9607-78d704b4a04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:34:15.445876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-688dd9a9-0bf7-4a75-af4e-a68dfccb06e7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:15.449858 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-688dd9a9-0bf7-4a75-af4e-a68dfccb06e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:34:15.450382 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-688dd9a9-0bf7-4a75-af4e-a68dfccb06e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:15.451084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-688dd9a9-0bf7-4a75-af4e-a68dfccb06e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:15.466659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:15.466659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:15.474401 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-688dd9a9-0bf7-4a75-af4e-a68dfccb06e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:34:15.485857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Created reservations ['b3993d24-c644-4f32-a0cb-8cf9dc52c50a', '50377a12-e1e2-4fc2-a396-70504bf4b6fb', '12a6a98e-142b-4a25-8497-1fe44adbd807', 'e0dc3681-4756-4aa2-bd10-258c2626c441'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:34:15.488080 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97be1bd9-1903-4c1e-9607-78d704b4a04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3993d24-c644-4f32-a0cb-8cf9dc52c50a', '50377a12-e1e2-4fc2-a396-70504bf4b6fb', '12a6a98e-142b-4a25-8497-1fe44adbd807', 'e0dc3681-4756-4aa2-bd10-258c2626c441']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:34:15.490442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c28cac-dfb3-4dff-ba67-e3fe2fbdd13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:34:15.491241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-688dd9a9-0bf7-4a75-af4e-a68dfccb06e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:34:15.492061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 721/1381] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:15 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 913 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:34:15.519070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44c28cac-dfb3-4dff-ba67-e3fe2fbdd13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f41c2ca2-42da-4d8e-8fe6-28a765059caa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1515381528',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='73d1d7152cc64ac1948d1a97b6b63bd2',qos_specs=None,replication_status=<?>,reservations=['b3993d24-c644-4f32-a0cb-8cf9dc52c50a','50377a12-e1e2-4fc2-a396-70504bf4b6fb','12a6a98e-142b-4a25-8497-1fe44adbd807','e0dc3681-4756-4aa2-bd10-258c2626c441'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8512df3e232c4fd59b7abad4e6e05c9d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1515381528',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f41c2ca2-42da-4d8e-8fe6-28a765059caa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d1d7152cc64ac1948d1a97b6b63bd2',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='8512df3e232c4fd59b7abad4e6e05c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:34:15.521728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a96d902-2355-4895-b3b3-5bd34516d204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:34:15.550891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a96d902-2355-4895-b3b3-5bd34516d204) 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-1515381528',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='73d1d7152cc64ac1948d1a97b6b63bd2',qos_specs=None,replication_status=<?>,reservations=['b3993d24-c644-4f32-a0cb-8cf9dc52c50a','50377a12-e1e2-4fc2-a396-70504bf4b6fb','12a6a98e-142b-4a25-8497-1fe44adbd807','e0dc3681-4756-4aa2-bd10-258c2626c441'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8512df3e232c4fd59b7abad4e6e05c9d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:34:15.552794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0964e2-2e12-4aa8-9452-c1fd5d23e289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:34:15.584839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0964e2-2e12-4aa8-9452-c1fd5d23e289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:34:15.592358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Flow 'volume_create_api' (d8af9780-86b1-4591-8e34-a40eb5df0b04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:34:15.595049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Create volume request issued successfully.
Aug 09 11:34:15.596713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b1f9c92b-c14a-4e1a-a1e3-0e349dbffcdf tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes returned with HTTP 202
Aug 09 11:34:15.601295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 661/1382] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:34:15 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes => generated 824 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:34:15.615719 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b820aab0-f748-4cb4-9dab-742f74a6931d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:15.620203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b820aab0-f748-4cb4-9dab-742f74a6931d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:15.620750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b820aab0-f748-4cb4-9dab-742f74a6931d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:15.621374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b820aab0-f748-4cb4-9dab-742f74a6931d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:15.668857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:15.668857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:15.689528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b820aab0-f748-4cb4-9dab-742f74a6931d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:15.703036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b820aab0-f748-4cb4-9dab-742f74a6931d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:15.707008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 722/1383] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:15 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 892 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:34:16.722847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-89eed0f0-55b6-48c2-80b8-d9f36805e931 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:16.727082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-89eed0f0-55b6-48c2-80b8-d9f36805e931 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:16.727606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-89eed0f0-55b6-48c2-80b8-d9f36805e931 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:16.728267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-89eed0f0-55b6-48c2-80b8-d9f36805e931 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:16.744498 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:16.744498 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:16.753599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-89eed0f0-55b6-48c2-80b8-d9f36805e931 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:16.767973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-89eed0f0-55b6-48c2-80b8-d9f36805e931 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:16.769778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 662/1384] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:16 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 917 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:34:17.041393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-99964f19-8add-4358-b313-78bad272dfee req-e18492b2-af7c-4fc9-9223-161daa9457de None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:17.052625 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-e18492b2-af7c-4fc9-9223-161daa9457de tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:17.053744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-e18492b2-af7c-4fc9-9223-161daa9457de tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:17.054772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-e18492b2-af7c-4fc9-9223-161daa9457de tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:17.112048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:17.112048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:17.131554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-99964f19-8add-4358-b313-78bad272dfee req-e18492b2-af7c-4fc9-9223-161daa9457de tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:17.160688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-e18492b2-af7c-4fc9-9223-161daa9457de tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:17.161472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 723/1385] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:34:17 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:34:17.281410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-06497633-4bb2-420c-b57b-35e9349f5860 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:17.282676 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-06497633-4bb2-420c-b57b-35e9349f5860 None None] GET http://10.222.0.59/volume//
Aug 09 11:34:17.283433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-06497633-4bb2-420c-b57b-35e9349f5860 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:17.284168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-06497633-4bb2-420c-b57b-35e9349f5860 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:17.285243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-06497633-4bb2-420c-b57b-35e9349f5860 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:34:17.286001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 663/1386] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:34:17 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:34:17.300343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-99964f19-8add-4358-b313-78bad272dfee req-79c33c66-517b-485e-a9b7-e85750b9243e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:17.305750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-79c33c66-517b-485e-a9b7-e85750b9243e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments
Aug 09 11:34:17.306544 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-79c33c66-517b-485e-a9b7-e85750b9243e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f41c2ca2-42da-4d8e-8fe6-28a765059caa", "connector": null, "instance_uuid": "8788b6bb-2936-4358-9a4d-6322062d8708"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:34:17.336554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:17.336554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:17.443687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-79c33c66-517b-485e-a9b7-e85750b9243e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments returned with HTTP 200
Aug 09 11:34:17.444810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 724/1387] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:34:17 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:34:17.496948 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-03c27161-e5a5-4d7f-998f-0632b0ed5877 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:17.501615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-03c27161-e5a5-4d7f-998f-0632b0ed5877 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:17.502319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-03c27161-e5a5-4d7f-998f-0632b0ed5877 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:17.503094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-03c27161-e5a5-4d7f-998f-0632b0ed5877 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:17.537290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:17.537290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:17.545766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ea87646b-0291-454e-9e94-f7d0ef09d241 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:17.547499 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ea87646b-0291-454e-9e94-f7d0ef09d241 None None] GET http://10.222.0.59/volume//
Aug 09 11:34:17.547639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-03c27161-e5a5-4d7f-998f-0632b0ed5877 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:17.549097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ea87646b-0291-454e-9e94-f7d0ef09d241 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:17.550147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ea87646b-0291-454e-9e94-f7d0ef09d241 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:17.551306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ea87646b-0291-454e-9e94-f7d0ef09d241 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:34:17.553398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 725/1388] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:34:17 2022] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0)
Aug 09 11:34:17.558099 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-03c27161-e5a5-4d7f-998f-0632b0ed5877 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:17.561272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-99964f19-8add-4358-b313-78bad272dfee req-3a24d59a-b9ef-4ec6-ac70-e51ca7b48084 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:17.565005 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 664/1389] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:17 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 916 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:34:17.566367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-3a24d59a-b9ef-4ec6-ac70-e51ca7b48084 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:17.570490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-3a24d59a-b9ef-4ec6-ac70-e51ca7b48084 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:17.571206 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-3a24d59a-b9ef-4ec6-ac70-e51ca7b48084 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:17.604096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:17.604096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:17.614619 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-99964f19-8add-4358-b313-78bad272dfee req-3a24d59a-b9ef-4ec6-ac70-e51ca7b48084 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:17.635427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-3a24d59a-b9ef-4ec6-ac70-e51ca7b48084 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:17.636195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 726/1390] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:34:17 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:34:17.690679 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-99964f19-8add-4358-b313-78bad272dfee req-dfcae86a-5c9e-45fe-89c5-b1096a2c49ef None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:17.698685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-dfcae86a-5c9e-45fe-89c5-b1096a2c49ef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] PUT http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/a692c719-5076-4d2b-ab6b-857a5b77262b
Aug 09 11:34:17.699542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-dfcae86a-5c9e-45fe-89c5-b1096a2c49ef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:34:17.733295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-99964f19-8add-4358-b313-78bad272dfee req-dfcae86a-5c9e-45fe-89c5-b1096a2c49ef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Acquiring lock "cinder-attachment_update-f41c2ca2-42da-4d8e-8fe6-28a765059caa-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:34:17.747583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-99964f19-8add-4358-b313-78bad272dfee req-dfcae86a-5c9e-45fe-89c5-b1096a2c49ef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Lock "cinder-attachment_update-f41c2ca2-42da-4d8e-8fe6-28a765059caa-hv-cinder-84989" acquired by "attachment_update" :: waited 0.014s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:34:17.749929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:17.749929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:18.282187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-99964f19-8add-4358-b313-78bad272dfee req-dfcae86a-5c9e-45fe-89c5-b1096a2c49ef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Lock "cinder-attachment_update-f41c2ca2-42da-4d8e-8fe6-28a765059caa-hv-cinder-84989" released by "attachment_update" :: held 0.534s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:34:18.282798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-dfcae86a-5c9e-45fe-89c5-b1096a2c49ef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/a692c719-5076-4d2b-ab6b-857a5b77262b returned with HTTP 200
Aug 09 11:34:18.283608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 665/1391] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:34:17 2022] PUT /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/a692c719-5076-4d2b-ab6b-857a5b77262b => generated 747 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:34:18.576513 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-14e6ad66-3bfb-45ef-8373-ba72e894e21c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:18.581336 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-14e6ad66-3bfb-45ef-8373-ba72e894e21c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:18.581926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-14e6ad66-3bfb-45ef-8373-ba72e894e21c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:18.582470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-14e6ad66-3bfb-45ef-8373-ba72e894e21c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:18.604720 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:18.604720 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:18.614282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-14e6ad66-3bfb-45ef-8373-ba72e894e21c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:18.633069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-14e6ad66-3bfb-45ef-8373-ba72e894e21c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:18.634560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 727/1392] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:18 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 917 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:34:19.652881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f64276ad-1622-4722-adb6-31cf48ec24a9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:19.656953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f64276ad-1622-4722-adb6-31cf48ec24a9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:19.657525 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f64276ad-1622-4722-adb6-31cf48ec24a9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:19.658199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f64276ad-1622-4722-adb6-31cf48ec24a9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:19.678166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:19.678166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:19.685704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f64276ad-1622-4722-adb6-31cf48ec24a9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:19.697336 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f64276ad-1622-4722-adb6-31cf48ec24a9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:19.698741 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 666/1393] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:19 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 917 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:34:20.190752 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-99964f19-8add-4358-b313-78bad272dfee req-0edbebfe-2672-4f9a-8896-ee90bb7a7029 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:20.195967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-0edbebfe-2672-4f9a-8896-ee90bb7a7029 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/a692c719-5076-4d2b-ab6b-857a5b77262b/action
Aug 09 11:34:20.196976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-0edbebfe-2672-4f9a-8896-ee90bb7a7029 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:34:20.197731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-0edbebfe-2672-4f9a-8896-ee90bb7a7029 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:34:20.245346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:20.245346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:20.282589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-99964f19-8add-4358-b313-78bad272dfee req-0edbebfe-2672-4f9a-8896-ee90bb7a7029 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/a692c719-5076-4d2b-ab6b-857a5b77262b/action returned with HTTP 204
Aug 09 11:34:20.283349 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 728/1394] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:34:20 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/a692c719-5076-4d2b-ab6b-857a5b77262b/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:34:20.716787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-604f6d78-ff01-4549-9489-41bd38a4aea7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:20.724148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-604f6d78-ff01-4549-9489-41bd38a4aea7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:20.725713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-604f6d78-ff01-4549-9489-41bd38a4aea7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:20.726643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-604f6d78-ff01-4549-9489-41bd38a4aea7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:20.756504 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:20.756504 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:20.765572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-604f6d78-ff01-4549-9489-41bd38a4aea7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:20.771950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=81,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:34:20.780708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-604f6d78-ff01-4549-9489-41bd38a4aea7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:20.787766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 667/1395] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:20 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:34:20.798090 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6a282269-6547-43ed-aefb-cca747d5bf33 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:20.808040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6a282269-6547-43ed-aefb-cca747d5bf33 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:20.808505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6a282269-6547-43ed-aefb-cca747d5bf33 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:20.808965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6a282269-6547-43ed-aefb-cca747d5bf33 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:20.845547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:20.845547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:20.854766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6a282269-6547-43ed-aefb-cca747d5bf33 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:20.865461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6a282269-6547-43ed-aefb-cca747d5bf33 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:20.866584 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 729/1396] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:20 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:34:20.948345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-8f69f941-711d-46c3-a5fb-c08de2ea97b4 req-1c720594-d00d-45f8-be24-0c68cd9723b8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:20.954528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8f69f941-711d-46c3-a5fb-c08de2ea97b4 req-1c720594-d00d-45f8-be24-0c68cd9723b8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:20.955659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8f69f941-711d-46c3-a5fb-c08de2ea97b4 req-1c720594-d00d-45f8-be24-0c68cd9723b8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:20.956732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8f69f941-711d-46c3-a5fb-c08de2ea97b4 req-1c720594-d00d-45f8-be24-0c68cd9723b8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:20.977962 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:20.977962 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:20.985002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-8f69f941-711d-46c3-a5fb-c08de2ea97b4 req-1c720594-d00d-45f8-be24-0c68cd9723b8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:20.994991 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8f69f941-711d-46c3-a5fb-c08de2ea97b4 req-1c720594-d00d-45f8-be24-0c68cd9723b8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:20.996518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 668/1397] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:34:20 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:34:21.014732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d7adfd94-2382-4aab-8cc4-ea082225279f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:21.020551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d7adfd94-2382-4aab-8cc4-ea082225279f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:21.021369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d7adfd94-2382-4aab-8cc4-ea082225279f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:21.021934 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d7adfd94-2382-4aab-8cc4-ea082225279f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:21.044365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:21.044365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:21.052648 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d7adfd94-2382-4aab-8cc4-ea082225279f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:21.064277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d7adfd94-2382-4aab-8cc4-ea082225279f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:21.078275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 730/1398] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:21 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:34:21.154301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-988ab0ee-2259-4d40-b836-986eb703f61e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:21.159247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-988ab0ee-2259-4d40-b836-986eb703f61e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:21.159701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-988ab0ee-2259-4d40-b836-986eb703f61e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:21.160811 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-988ab0ee-2259-4d40-b836-986eb703f61e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:21.191135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:21.191135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:21.200153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-988ab0ee-2259-4d40-b836-986eb703f61e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:21.225111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-988ab0ee-2259-4d40-b836-986eb703f61e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:21.226603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 669/1399] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:34:21 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:34:21.265655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-5a7494ef-cb5e-4394-a3c2-8a016bea4635 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:21.269829 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-5a7494ef-cb5e-4394-a3c2-8a016bea4635 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa/action
Aug 09 11:34:21.270560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-5a7494ef-cb5e-4394-a3c2-8a016bea4635 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:34:21.271000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-5a7494ef-cb5e-4394-a3c2-8a016bea4635 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:34:21.336951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:21.336951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:21.338433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-5a7494ef-cb5e-4394-a3c2-8a016bea4635 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:21.355026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-5a7494ef-cb5e-4394-a3c2-8a016bea4635 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Begin detaching volume completed successfully.
Aug 09 11:34:21.355657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-5a7494ef-cb5e-4394-a3c2-8a016bea4635 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa/action returned with HTTP 202
Aug 09 11:34:21.364089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 731/1400] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:34:21 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:34:21.465314 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e472a1da-6974-4871-94d7-4efdf984b0a9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:21.466278 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e472a1da-6974-4871-94d7-4efdf984b0a9 None None] GET http://10.222.0.59/volume//
Aug 09 11:34:21.466790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e472a1da-6974-4871-94d7-4efdf984b0a9 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:21.468869 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e472a1da-6974-4871-94d7-4efdf984b0a9 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:21.469892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e472a1da-6974-4871-94d7-4efdf984b0a9 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:34:21.471267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 670/1401] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:34:21 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:34:21.478317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-24feea9a-ed97-4b31-b7f2-4e16d03d6557 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:21.488067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-24feea9a-ed97-4b31-b7f2-4e16d03d6557 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:21.489386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-24feea9a-ed97-4b31-b7f2-4e16d03d6557 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:21.490788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-24feea9a-ed97-4b31-b7f2-4e16d03d6557 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:21.495693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=94,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:34:21.519949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:21.519949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:21.529440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-24feea9a-ed97-4b31-b7f2-4e16d03d6557 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:21.547649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-24feea9a-ed97-4b31-b7f2-4e16d03d6557 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:21.548833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 732/1402] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:34:21 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 1310 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:34:22.104302 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-ee5c4bca-ffd4-4237-8dc7-762bcbdeb8fb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:22.110319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-ee5c4bca-ffd4-4237-8dc7-762bcbdeb8fb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] DELETE http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/a692c719-5076-4d2b-ab6b-857a5b77262b
Aug 09 11:34:22.111102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-ee5c4bca-ffd4-4237-8dc7-762bcbdeb8fb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:22.111778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-ee5c4bca-ffd4-4237-8dc7-762bcbdeb8fb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:22.126151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:22.126151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:22.368862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-acfe32b6-b464-4bea-9838-6a0322b97765 req-ee5c4bca-ffd4-4237-8dc7-762bcbdeb8fb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/a692c719-5076-4d2b-ab6b-857a5b77262b returned with HTTP 200
Aug 09 11:34:22.369634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 671/1403] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:34:22 2022] DELETE /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/a692c719-5076-4d2b-ab6b-857a5b77262b => generated 19 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:34:22.596647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5ea05b57-55cd-4171-98dc-9ee1bdbda7e8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:34:22.606119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ea05b57-55cd-4171-98dc-9ee1bdbda7e8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:34:22.606604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5ea05b57-55cd-4171-98dc-9ee1bdbda7e8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:34:22.607615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5ea05b57-55cd-4171-98dc-9ee1bdbda7e8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:34:22.623888 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:34:22.623888 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:34:22.631992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5ea05b57-55cd-4171-98dc-9ee1bdbda7e8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:34:22.655687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5ea05b57-55cd-4171-98dc-9ee1bdbda7e8 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:34:22.656868 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 733/1404] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:34:22 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 917 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:34:32.366641 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=36,cinder:UPDATE=3 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:34:32.651690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=14 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:35:28.612111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-59851637-3d38-498e-83fd-4214662f0437 req-a90d03b1-e4c0-43db-af59-4f67c6a791c4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:35:28.617025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-a90d03b1-e4c0-43db-af59-4f67c6a791c4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:35:28.617462 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-a90d03b1-e4c0-43db-af59-4f67c6a791c4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:35:28.617900 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-a90d03b1-e4c0-43db-af59-4f67c6a791c4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:35:28.637029 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:35:28.637029 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:35:28.643569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-59851637-3d38-498e-83fd-4214662f0437 req-a90d03b1-e4c0-43db-af59-4f67c6a791c4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:35:28.652945 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-a90d03b1-e4c0-43db-af59-4f67c6a791c4 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:35:28.653886 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 672/1405] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:35:28 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:35:28.681766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-59851637-3d38-498e-83fd-4214662f0437 req-96146acd-dd87-48f2-b9fe-4c666bb155a2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:35:28.686483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-96146acd-dd87-48f2-b9fe-4c666bb155a2 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] POST http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb/action
Aug 09 11:35:28.687265 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-96146acd-dd87-48f2-b9fe-4c666bb155a2 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:35:28.687587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-96146acd-dd87-48f2-b9fe-4c666bb155a2 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:35:28.706879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:35:28.706879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:35:28.707891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-59851637-3d38-498e-83fd-4214662f0437 req-96146acd-dd87-48f2-b9fe-4c666bb155a2 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:35:28.718660 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-59851637-3d38-498e-83fd-4214662f0437 req-96146acd-dd87-48f2-b9fe-4c666bb155a2 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Begin detaching volume completed successfully.
Aug 09 11:35:28.719225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-96146acd-dd87-48f2-b9fe-4c666bb155a2 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb/action returned with HTTP 202
Aug 09 11:35:28.720385 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 734/1406] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:35:28 2022] POST /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:35:28.809604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a29ac2c7-6612-4bea-b703-672aeac038d9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:35:28.810478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a29ac2c7-6612-4bea-b703-672aeac038d9 None None] GET http://10.222.0.59/volume//
Aug 09 11:35:28.811001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a29ac2c7-6612-4bea-b703-672aeac038d9 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:35:28.811449 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a29ac2c7-6612-4bea-b703-672aeac038d9 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:35:28.812232 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a29ac2c7-6612-4bea-b703-672aeac038d9 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:35:28.812783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 673/1407] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:35:28 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:35:28.819764 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-59851637-3d38-498e-83fd-4214662f0437 req-49f50dfe-2644-4f22-9e05-74fc88bddf8d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:35:28.824139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-49f50dfe-2644-4f22-9e05-74fc88bddf8d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:35:28.824807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-49f50dfe-2644-4f22-9e05-74fc88bddf8d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:35:28.825389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-49f50dfe-2644-4f22-9e05-74fc88bddf8d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:35:28.845686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:35:28.845686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:35:28.852726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-59851637-3d38-498e-83fd-4214662f0437 req-49f50dfe-2644-4f22-9e05-74fc88bddf8d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:35:28.862562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-49f50dfe-2644-4f22-9e05-74fc88bddf8d tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:35:28.863311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 735/1408] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:35:28 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 1310 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:35:29.525025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-59851637-3d38-498e-83fd-4214662f0437 req-d350abef-52ff-45bd-9c2f-557103f834cb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:35:29.530458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-d350abef-52ff-45bd-9c2f-557103f834cb tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] DELETE http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments/c0b5bbd7-7605-47b1-9199-3eff3d3b1def
Aug 09 11:35:29.531144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-d350abef-52ff-45bd-9c2f-557103f834cb tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:35:29.531601 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-d350abef-52ff-45bd-9c2f-557103f834cb tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:35:29.547186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:35:29.547186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:35:29.792654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-59851637-3d38-498e-83fd-4214662f0437 req-d350abef-52ff-45bd-9c2f-557103f834cb tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments/c0b5bbd7-7605-47b1-9199-3eff3d3b1def returned with HTTP 200
Aug 09 11:35:29.793615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 674/1409] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:35:29 2022] DELETE /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/attachments/c0b5bbd7-7605-47b1-9199-3eff3d3b1def => generated 19 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:35:30.959157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-9b3afebf-f611-44cf-9caf-887302d64f90 req-1b64bd77-f060-49cc-a8c8-5af108716da1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:35:30.963553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-9b3afebf-f611-44cf-9caf-887302d64f90 req-1b64bd77-f060-49cc-a8c8-5af108716da1 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:35:30.963996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-9b3afebf-f611-44cf-9caf-887302d64f90 req-1b64bd77-f060-49cc-a8c8-5af108716da1 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:35:30.964476 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-9b3afebf-f611-44cf-9caf-887302d64f90 req-1b64bd77-f060-49cc-a8c8-5af108716da1 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:35:30.981109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:35:30.981109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:35:30.989648 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-9b3afebf-f611-44cf-9caf-887302d64f90 req-1b64bd77-f060-49cc-a8c8-5af108716da1 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:35:30.999615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-9b3afebf-f611-44cf-9caf-887302d64f90 req-1b64bd77-f060-49cc-a8c8-5af108716da1 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:35:31.000367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 736/1410] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:35:30 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 917 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:35:31.018619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-21349e67-1f50-42e6-aa35-7efab25bdc8e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:35:31.023097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-21349e67-1f50-42e6-aa35-7efab25bdc8e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] DELETE http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:35:31.023706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-21349e67-1f50-42e6-aa35-7efab25bdc8e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:35:31.024318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-21349e67-1f50-42e6-aa35-7efab25bdc8e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:35:31.024871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-21349e67-1f50-42e6-aa35-7efab25bdc8e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Delete volume with id: fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb 
Aug 09 11:35:31.043770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:35:31.043770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:35:31.045074 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-21349e67-1f50-42e6-aa35-7efab25bdc8e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:35:31.079955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-21349e67-1f50-42e6-aa35-7efab25bdc8e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Delete volume request issued successfully.
Aug 09 11:35:31.080358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-21349e67-1f50-42e6-aa35-7efab25bdc8e tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 202
Aug 09 11:35:31.081446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 675/1411] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:35:31 2022] DELETE /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:35:31.090310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a1918bde-9594-432b-a7a8-7f2450702564 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:35:31.094451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a1918bde-9594-432b-a7a8-7f2450702564 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:35:31.094990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a1918bde-9594-432b-a7a8-7f2450702564 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:35:31.095587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a1918bde-9594-432b-a7a8-7f2450702564 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:35:31.116177 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:35:31.116177 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:35:31.123478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a1918bde-9594-432b-a7a8-7f2450702564 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Volume info retrieved successfully.
Aug 09 11:35:31.133150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a1918bde-9594-432b-a7a8-7f2450702564 tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 200
Aug 09 11:35:31.133921 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 737/1412] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:35:31 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 916 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:35:32.151739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3bde39ad-a56e-490b-9cab-5bedb9d35aea None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:35:32.156916 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3bde39ad-a56e-490b-9cab-5bedb9d35aea tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] GET http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb
Aug 09 11:35:32.157542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3bde39ad-a56e-490b-9cab-5bedb9d35aea tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:35:32.158166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3bde39ad-a56e-490b-9cab-5bedb9d35aea tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:35:32.173823 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3bde39ad-a56e-490b-9cab-5bedb9d35aea tempest-TestMinimumBasicScenario-2086013088 tempest-TestMinimumBasicScenario-2086013088-project] http://10.222.0.59/volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb returned with HTTP 404
Aug 09 11:35:32.174706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 676/1413] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:35:32 2022] GET /volume/v3/0a9c360edd3f46a6bc20bcb78b174478/volumes/fd9d6e7f-4ed1-4d17-a6cc-2ef7c60d88cb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:35:41.129047 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=28,cinder:UPDATE=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:35:42.163516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=37,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:07.612438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4880573c-000c-44c1-af26-afa88fc5e3ad None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:07.615958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] POST http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes
Aug 09 11:36:07.616630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-41680916"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:07.618933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-41680916'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:36:07.619246 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Create volume of 1 GB
Aug 09 11:36:07.627365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Availability Zones retrieved successfully.
Aug 09 11:36:07.642280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Flow 'volume_create_api' (ae2056c9-7068-453b-8fb5-867e6386296a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:07.644842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6b98fb-04c3-4881-b363-f549f1d84acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:07.647307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:36:07.680654 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6b98fb-04c3-4881-b363-f549f1d84acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:07.682552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b1b9c2-ded1-4a10-9cba-cbea664f2c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:07.782699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Created reservations ['f8390115-2526-467f-b45c-6be4da09cec1', '925afa57-80e1-4a86-bcb3-0dfd66cd033f', 'dcf1c69a-01df-4703-a2bd-223498c294d3', '5ab59712-4320-4be6-b2fe-6cd59c9fed92'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:07.784518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b1b9c2-ded1-4a10-9cba-cbea664f2c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8390115-2526-467f-b45c-6be4da09cec1', '925afa57-80e1-4a86-bcb3-0dfd66cd033f', 'dcf1c69a-01df-4703-a2bd-223498c294d3', '5ab59712-4320-4be6-b2fe-6cd59c9fed92']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:07.786442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8731fba0-51c8-4dea-9a43-5875819bf192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:07.808756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8731fba0-51c8-4dea-9a43-5875819bf192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2078814a-5714-41c2-8056-53452eae2a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-41680916',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='4f10ad025e8e405e82f06156adef690e',qos_specs=None,replication_status=<?>,reservations=['f8390115-2526-467f-b45c-6be4da09cec1','925afa57-80e1-4a86-bcb3-0dfd66cd033f','dcf1c69a-01df-4703-a2bd-223498c294d3','5ab59712-4320-4be6-b2fe-6cd59c9fed92'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='62968629eb0e4ccf8713787d6c4aef5b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-41680916',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=2078814a-5714-41c2-8056-53452eae2a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f10ad025e8e405e82f06156adef690e',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='62968629eb0e4ccf8713787d6c4aef5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:07.810615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358b28d7-d6f5-4698-b214-4e33907c9776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:07.839556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358b28d7-d6f5-4698-b214-4e33907c9776) 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-41680916',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='4f10ad025e8e405e82f06156adef690e',qos_specs=None,replication_status=<?>,reservations=['f8390115-2526-467f-b45c-6be4da09cec1','925afa57-80e1-4a86-bcb3-0dfd66cd033f','dcf1c69a-01df-4703-a2bd-223498c294d3','5ab59712-4320-4be6-b2fe-6cd59c9fed92'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='62968629eb0e4ccf8713787d6c4aef5b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:07.842343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a7ec9d6-3bbf-4ed7-b4e4-fee8b3e89c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:07.863024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a7ec9d6-3bbf-4ed7-b4e4-fee8b3e89c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:07.865390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Flow 'volume_create_api' (ae2056c9-7068-453b-8fb5-867e6386296a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:07.866085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Create volume request issued successfully.
Aug 09 11:36:07.867318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4880573c-000c-44c1-af26-afa88fc5e3ad tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes returned with HTTP 202
Aug 09 11:36:07.868292 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 738/1414] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:36:07 2022] POST /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes => generated 824 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:36:07.881660 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9ff3c97b-e49b-4141-87e5-0f4ab030a7d9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:07.887983 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9ff3c97b-e49b-4141-87e5-0f4ab030a7d9 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:36:07.888566 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c97b-e49b-4141-87e5-0f4ab030a7d9 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:07.888988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c97b-e49b-4141-87e5-0f4ab030a7d9 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:07.905401 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:07.905401 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:07.912673 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9ff3c97b-e49b-4141-87e5-0f4ab030a7d9 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:36:07.922720 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9ff3c97b-e49b-4141-87e5-0f4ab030a7d9 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:36:07.927022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 677/1415] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:07 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 892 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:07.928341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4131fdbe-8819-46a5-8876-db0e60d84299 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:07.932176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes
Aug 09 11:36:07.932958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1333664405"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:07.935140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1333664405'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:36:07.935462 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Create volume of 1 GB
Aug 09 11:36:07.936156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:07.936156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:07.942751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Availability Zones retrieved successfully.
Aug 09 11:36:07.958406 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Flow 'volume_create_api' (8386f97c-e344-4929-9d16-0ae4100ffa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:07.960954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39e9918-36ae-411d-b26c-25159a7c7db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:07.963412 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:36:07.998410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39e9918-36ae-411d-b26c-25159a7c7db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:08.000481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddff244e-e798-4cf8-b076-40bae1c63408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:08.047331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=77,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:08.060465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Created reservations ['01914711-3860-4cff-b39a-f8845dfeb87a', '8fd68421-b44d-4b15-a73e-f9973636d35a', '6501912d-8203-45b7-9c64-2d3e34993838', '2f433721-fdcf-4ac8-8eea-c3278fd5e8bd'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:08.062458 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddff244e-e798-4cf8-b076-40bae1c63408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01914711-3860-4cff-b39a-f8845dfeb87a', '8fd68421-b44d-4b15-a73e-f9973636d35a', '6501912d-8203-45b7-9c64-2d3e34993838', '2f433721-fdcf-4ac8-8eea-c3278fd5e8bd']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:08.064912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89a6c37-5a70-4dee-9873-32419a7f187f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:08.092359 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89a6c37-5a70-4dee-9873-32419a7f187f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1333664405',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='73d1d7152cc64ac1948d1a97b6b63bd2',qos_specs=None,replication_status=<?>,reservations=['01914711-3860-4cff-b39a-f8845dfeb87a','8fd68421-b44d-4b15-a73e-f9973636d35a','6501912d-8203-45b7-9c64-2d3e34993838','2f433721-fdcf-4ac8-8eea-c3278fd5e8bd'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8512df3e232c4fd59b7abad4e6e05c9d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1333664405',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73d1d7152cc64ac1948d1a97b6b63bd2',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='8512df3e232c4fd59b7abad4e6e05c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:08.094750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aedf0b6-0fd7-402e-aebd-7c32ba854c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:08.121958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aedf0b6-0fd7-402e-aebd-7c32ba854c02) 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-1333664405',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='73d1d7152cc64ac1948d1a97b6b63bd2',qos_specs=None,replication_status=<?>,reservations=['01914711-3860-4cff-b39a-f8845dfeb87a','8fd68421-b44d-4b15-a73e-f9973636d35a','6501912d-8203-45b7-9c64-2d3e34993838','2f433721-fdcf-4ac8-8eea-c3278fd5e8bd'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='8512df3e232c4fd59b7abad4e6e05c9d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:08.124001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50139461-a9b0-45d5-9fdd-0d5e01fc5cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:08.143752 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50139461-a9b0-45d5-9fdd-0d5e01fc5cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:08.146590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Flow 'volume_create_api' (8386f97c-e344-4929-9d16-0ae4100ffa7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:08.147327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Create volume request issued successfully.
Aug 09 11:36:08.148575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4131fdbe-8819-46a5-8876-db0e60d84299 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes returned with HTTP 202
Aug 09 11:36:08.150445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 739/1416] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:36:07 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes => generated 824 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:36:08.164963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cb93b773-ef5e-462c-a61d-cf0ed3a345af None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:08.168615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cb93b773-ef5e-462c-a61d-cf0ed3a345af tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:08.169058 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cb93b773-ef5e-462c-a61d-cf0ed3a345af tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:08.169509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cb93b773-ef5e-462c-a61d-cf0ed3a345af tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:08.184141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:08.184141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:08.191950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-cb93b773-ef5e-462c-a61d-cf0ed3a345af tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:08.202336 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cb93b773-ef5e-462c-a61d-cf0ed3a345af tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:08.203462 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 678/1417] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:08 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 892 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:08.941085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1f3794ce-fb92-4ede-92fe-ef1dadf77b7c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:08.945575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f3794ce-fb92-4ede-92fe-ef1dadf77b7c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:36:08.946012 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f3794ce-fb92-4ede-92fe-ef1dadf77b7c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:08.946502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f3794ce-fb92-4ede-92fe-ef1dadf77b7c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:08.963605 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:08.963605 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:08.970803 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1f3794ce-fb92-4ede-92fe-ef1dadf77b7c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:36:08.980179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f3794ce-fb92-4ede-92fe-ef1dadf77b7c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:36:08.980924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 740/1418] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:08 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 917 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:09.220562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c753df97-90ce-4387-bd78-bd637355492f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:09.224225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c753df97-90ce-4387-bd78-bd637355492f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:09.224666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c753df97-90ce-4387-bd78-bd637355492f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:09.225119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c753df97-90ce-4387-bd78-bd637355492f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:09.239806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:09.239806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:09.246947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c753df97-90ce-4387-bd78-bd637355492f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:09.256377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c753df97-90ce-4387-bd78-bd637355492f tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:09.257086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 679/1419] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:09 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:10.274841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d2f6d975-83ee-442c-82b4-e7d6988b2a2d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.280759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d2f6d975-83ee-442c-82b4-e7d6988b2a2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:10.281441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d2f6d975-83ee-442c-82b4-e7d6988b2a2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:10.282155 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d2f6d975-83ee-442c-82b4-e7d6988b2a2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:10.302354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:10.302354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:10.309585 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d2f6d975-83ee-442c-82b4-e7d6988b2a2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:10.319308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d2f6d975-83ee-442c-82b4-e7d6988b2a2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:10.319955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 741/1420] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:10 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 917 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:10.382244 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-a658a919-4965-4df8-9036-dccc9af718d9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.386470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-a658a919-4965-4df8-9036-dccc9af718d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:10.386957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-a658a919-4965-4df8-9036-dccc9af718d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:10.387436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-a658a919-4965-4df8-9036-dccc9af718d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:10.402126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:10.402126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:10.408955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-a658a919-4965-4df8-9036-dccc9af718d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:10.417924 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-a658a919-4965-4df8-9036-dccc9af718d9 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:10.418655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 680/1421] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:36:10 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 917 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:36:10.520613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a7fde9c1-d701-4122-8028-bb02b6f0b921 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.521481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a7fde9c1-d701-4122-8028-bb02b6f0b921 None None] GET http://10.222.0.59/volume//
Aug 09 11:36:10.521849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a7fde9c1-d701-4122-8028-bb02b6f0b921 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:10.522325 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a7fde9c1-d701-4122-8028-bb02b6f0b921 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:10.523106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a7fde9c1-d701-4122-8028-bb02b6f0b921 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:10.523684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 742/1422] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:36:10 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:10.530541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-055cd434-0c5d-4c3a-9528-f6664d8b54e2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.535778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-055cd434-0c5d-4c3a-9528-f6664d8b54e2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments
Aug 09 11:36:10.536523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-055cd434-0c5d-4c3a-9528-f6664d8b54e2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5", "connector": null, "instance_uuid": "b18a1571-7069-491b-84ab-b71514f7249e"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:10.553528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:10.553528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:10.602044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-055cd434-0c5d-4c3a-9528-f6664d8b54e2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments returned with HTTP 200
Aug 09 11:36:10.603208 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 681/1423] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:36:10 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:10.636337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c99fe887-6d7c-453f-97e9-51ee84ded2d3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.639948 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c99fe887-6d7c-453f-97e9-51ee84ded2d3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:10.640389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c99fe887-6d7c-453f-97e9-51ee84ded2d3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:10.640840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c99fe887-6d7c-453f-97e9-51ee84ded2d3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:10.661808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:10.661808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:10.668245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c99fe887-6d7c-453f-97e9-51ee84ded2d3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:10.677933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c99fe887-6d7c-453f-97e9-51ee84ded2d3 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:10.678662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 743/1424] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:10 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 916 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:10.683409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3597d8c1-7b95-42e2-9f6d-9e8e4b3c81fc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.684297 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3597d8c1-7b95-42e2-9f6d-9e8e4b3c81fc None None] GET http://10.222.0.59/volume//
Aug 09 11:36:10.684925 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3597d8c1-7b95-42e2-9f6d-9e8e4b3c81fc None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:10.685387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3597d8c1-7b95-42e2-9f6d-9e8e4b3c81fc None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:10.686286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3597d8c1-7b95-42e2-9f6d-9e8e4b3c81fc None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:10.687382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 682/1425] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:36:10 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:10.694178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-b16dba4e-de23-43ef-bd76-a1e446289b76 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.697787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-b16dba4e-de23-43ef-bd76-a1e446289b76 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:10.698287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-b16dba4e-de23-43ef-bd76-a1e446289b76 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:10.698746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-b16dba4e-de23-43ef-bd76-a1e446289b76 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:10.717807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:10.717807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:10.721284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.724580 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-b16dba4e-de23-43ef-bd76-a1e446289b76 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:10.724912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes
Aug 09 11:36:10.725607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2028963731"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:10.727817 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2028963731'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:36:10.728121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Create volume of 1 GB
Aug 09 11:36:10.728732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:10.728732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:10.733601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-b16dba4e-de23-43ef-bd76-a1e446289b76 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:10.734333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 744/1426] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:36:10 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:10.735189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Availability Zones retrieved successfully.
Aug 09 11:36:10.749888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Flow 'volume_create_api' (ad286160-7c00-4f31-b320-37bd80255b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:10.752455 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1450a72-7852-4ccf-89ae-48418971f81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:10.754777 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:36:10.791060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1450a72-7852-4ccf-89ae-48418971f81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:10.792986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c41d52d-d770-49bd-a3f7-c5a6c5347f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:10.801474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-acdc7c79-64e6-459c-a568-d05d882ecc4d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.806779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-acdc7c79-64e6-459c-a568-d05d882ecc4d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] PUT http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/c16b61e7-77c9-43ed-9b4c-ce5cf6f3ece2
Aug 09 11:36:10.807771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-acdc7c79-64e6-459c-a568-d05d882ecc4d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:10.824440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-acdc7c79-64e6-459c-a568-d05d882ecc4d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Acquiring lock "cinder-attachment_update-0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5-hv-cinder-84989" by "attachment_update" {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:36:10.835334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-acdc7c79-64e6-459c-a568-d05d882ecc4d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Lock "cinder-attachment_update-0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5-hv-cinder-84989" acquired by "attachment_update" :: waited 0.011s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:36:10.838271 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:10.838271 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:10.848363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Created reservations ['30d8fbfa-c98e-4ba9-98c7-451f646f5d4b', '9e57d36f-0d3d-423b-94d7-99dc299f89da', 'b01eb377-4d38-43d3-97f8-4b8339709ec5', '9ea69591-caa3-4322-a616-02db06c61a1a'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:10.850090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c41d52d-d770-49bd-a3f7-c5a6c5347f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d8fbfa-c98e-4ba9-98c7-451f646f5d4b', '9e57d36f-0d3d-423b-94d7-99dc299f89da', 'b01eb377-4d38-43d3-97f8-4b8339709ec5', '9ea69591-caa3-4322-a616-02db06c61a1a']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:10.852017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e89f34-f70e-415d-aaaa-826341cbea32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:10.876618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e89f34-f70e-415d-aaaa-826341cbea32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f090f9ca-8eac-4319-98ba-981a71e7bec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2028963731',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='001b779aebf8445eba01022c8c9abe19',qos_specs=None,replication_status=<?>,reservations=['30d8fbfa-c98e-4ba9-98c7-451f646f5d4b','9e57d36f-0d3d-423b-94d7-99dc299f89da','b01eb377-4d38-43d3-97f8-4b8339709ec5','9ea69591-caa3-4322-a616-02db06c61a1a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0f80c1f4f2d04a9b80ab0c315dfe180d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2028963731',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f090f9ca-8eac-4319-98ba-981a71e7bec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='001b779aebf8445eba01022c8c9abe19',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='0f80c1f4f2d04a9b80ab0c315dfe180d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:10.878394 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f3f75d2-e21c-4736-b92e-ba8b1e425b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:10.907013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f3f75d2-e21c-4736-b92e-ba8b1e425b26) 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-2028963731',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='001b779aebf8445eba01022c8c9abe19',qos_specs=None,replication_status=<?>,reservations=['30d8fbfa-c98e-4ba9-98c7-451f646f5d4b','9e57d36f-0d3d-423b-94d7-99dc299f89da','b01eb377-4d38-43d3-97f8-4b8339709ec5','9ea69591-caa3-4322-a616-02db06c61a1a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0f80c1f4f2d04a9b80ab0c315dfe180d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:10.908967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da17e8e-0244-46f4-b658-ee1ee07e1f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:10.913135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=79,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:10.926956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da17e8e-0244-46f4-b658-ee1ee07e1f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:10.939129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Flow 'volume_create_api' (ad286160-7c00-4f31-b320-37bd80255b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:10.939129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Create volume request issued successfully.
Aug 09 11:36:10.939129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c7a1d99e-654f-4f55-b35a-6c9961f78421 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes returned with HTTP 202
Aug 09 11:36:10.939129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 683/1427] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:36:10 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes => generated 820 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:36:10.951471 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a2c03f5f-f0c5-4afd-8177-ee2a1325099f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:10.956094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a2c03f5f-f0c5-4afd-8177-ee2a1325099f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:10.956598 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a2c03f5f-f0c5-4afd-8177-ee2a1325099f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:10.957157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a2c03f5f-f0c5-4afd-8177-ee2a1325099f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:10.971558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:10.971558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:10.979737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a2c03f5f-f0c5-4afd-8177-ee2a1325099f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:10.989000 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a2c03f5f-f0c5-4afd-8177-ee2a1325099f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:10.989737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 684/1428] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:10 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 888 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:36:11.695258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-88b86cdb-4384-4ec0-a9c2-6fda947a29d4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:11.698880 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-88b86cdb-4384-4ec0-a9c2-6fda947a29d4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:11.699364 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-88b86cdb-4384-4ec0-a9c2-6fda947a29d4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:11.699856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-88b86cdb-4384-4ec0-a9c2-6fda947a29d4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:11.719988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:11.719988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:11.726970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-88b86cdb-4384-4ec0-a9c2-6fda947a29d4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:11.736326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-88b86cdb-4384-4ec0-a9c2-6fda947a29d4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:11.737086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 685/1429] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:11 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 916 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:12.007557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-afcc876a-09d3-4b82-b6e6-e6101097e575 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:12.013765 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-afcc876a-09d3-4b82-b6e6-e6101097e575 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:12.014470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-afcc876a-09d3-4b82-b6e6-e6101097e575 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:12.015239 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-afcc876a-09d3-4b82-b6e6-e6101097e575 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:12.032852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:12.032852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:12.041150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-afcc876a-09d3-4b82-b6e6-e6101097e575 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:12.050919 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-afcc876a-09d3-4b82-b6e6-e6101097e575 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:12.051661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 686/1430] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:12 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:12.117618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-99a9736b-4aa1-4000-852e-d7b0bd9684c2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:12.123330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-99a9736b-4aa1-4000-852e-d7b0bd9684c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:12.123848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-99a9736b-4aa1-4000-852e-d7b0bd9684c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:12.124303 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-99a9736b-4aa1-4000-852e-d7b0bd9684c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:12.138308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-acdc7c79-64e6-459c-a568-d05d882ecc4d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Lock "cinder-attachment_update-0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5-hv-cinder-84989" released by "attachment_update" :: held 1.303s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:36:12.138928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-acdc7c79-64e6-459c-a568-d05d882ecc4d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/c16b61e7-77c9-43ed-9b4c-ce5cf6f3ece2 returned with HTTP 200
Aug 09 11:36:12.139657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:12.139657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:12.139886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 745/1431] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:36:10 2022] PUT /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/c16b61e7-77c9-43ed-9b4c-ce5cf6f3ece2 => generated 747 bytes in 1340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:12.146979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-99a9736b-4aa1-4000-852e-d7b0bd9684c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:12.156165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-99a9736b-4aa1-4000-852e-d7b0bd9684c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:12.156897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 687/1432] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:36:12 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:12.273201 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2fd7221c-80a1-4d9a-8840-0ac06f515b99 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:12.274228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2fd7221c-80a1-4d9a-8840-0ac06f515b99 None None] GET http://10.222.0.59/volume//
Aug 09 11:36:12.274604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2fd7221c-80a1-4d9a-8840-0ac06f515b99 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:12.275103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2fd7221c-80a1-4d9a-8840-0ac06f515b99 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:12.276257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2fd7221c-80a1-4d9a-8840-0ac06f515b99 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:12.277095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 746/1433] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:36:12 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:12.284075 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-d4a58dd6-4557-4c73-9890-68e3533cfb13 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:12.289129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-d4a58dd6-4557-4c73-9890-68e3533cfb13 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments
Aug 09 11:36:12.289887 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-d4a58dd6-4557-4c73-9890-68e3533cfb13 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f090f9ca-8eac-4319-98ba-981a71e7bec8", "connector": null, "instance_uuid": "2f087104-5044-4081-8005-b8ccb3e57299"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:12.306735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:12.306735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:12.354193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-d4a58dd6-4557-4c73-9890-68e3533cfb13 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments returned with HTTP 200
Aug 09 11:36:12.355404 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 688/1434] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:36:12 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:12.388520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-075c7d0e-09e6-4bdd-b4df-142d894247e3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:12.392120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-075c7d0e-09e6-4bdd-b4df-142d894247e3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:12.392555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-075c7d0e-09e6-4bdd-b4df-142d894247e3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:12.393217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-075c7d0e-09e6-4bdd-b4df-142d894247e3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:12.415507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:12.415507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:12.422151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-075c7d0e-09e6-4bdd-b4df-142d894247e3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:12.431644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-075c7d0e-09e6-4bdd-b4df-142d894247e3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:12.432407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 747/1435] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:12 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:12.444421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-618ab3fc-01c0-4d17-b50f-f9b4c34892af None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:12.446000 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-618ab3fc-01c0-4d17-b50f-f9b4c34892af None None] GET http://10.222.0.59/volume//
Aug 09 11:36:12.446987 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-618ab3fc-01c0-4d17-b50f-f9b4c34892af None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:12.447932 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-618ab3fc-01c0-4d17-b50f-f9b4c34892af None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:12.449504 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-618ab3fc-01c0-4d17-b50f-f9b4c34892af None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:12.450408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 689/1436] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:36:12 2022] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:12.458680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-654cf89c-11b6-47d7-a2e3-7fe0f9f37d4d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:12.462567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-654cf89c-11b6-47d7-a2e3-7fe0f9f37d4d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:12.463115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-654cf89c-11b6-47d7-a2e3-7fe0f9f37d4d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:12.463569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-654cf89c-11b6-47d7-a2e3-7fe0f9f37d4d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:12.485358 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:12.485358 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:12.492927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-654cf89c-11b6-47d7-a2e3-7fe0f9f37d4d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:12.502998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-654cf89c-11b6-47d7-a2e3-7fe0f9f37d4d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:12.503709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 748/1437] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:36:12 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:12.753590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-20c3b8c1-d385-4847-87a6-03ccc21ee381 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:12.757606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-20c3b8c1-d385-4847-87a6-03ccc21ee381 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:12.758152 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-20c3b8c1-d385-4847-87a6-03ccc21ee381 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:12.758611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-20c3b8c1-d385-4847-87a6-03ccc21ee381 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:12.780087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:12.780087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:12.787871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-20c3b8c1-d385-4847-87a6-03ccc21ee381 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:12.797963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-20c3b8c1-d385-4847-87a6-03ccc21ee381 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:12.798709 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 690/1438] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:12 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 917 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:13.449696 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-07ecbd02-1917-4ed4-8ad4-2609ef0b7ac5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:13.453649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-07ecbd02-1917-4ed4-8ad4-2609ef0b7ac5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:13.454087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-07ecbd02-1917-4ed4-8ad4-2609ef0b7ac5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:13.454583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-07ecbd02-1917-4ed4-8ad4-2609ef0b7ac5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:13.475367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:13.475367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:13.482483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-07ecbd02-1917-4ed4-8ad4-2609ef0b7ac5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:13.492208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-07ecbd02-1917-4ed4-8ad4-2609ef0b7ac5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:13.492947 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 749/1439] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:13 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:13.816192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ec565523-4b49-4c92-9701-1417c0bd53d7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:13.819750 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ec565523-4b49-4c92-9701-1417c0bd53d7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:13.820224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ec565523-4b49-4c92-9701-1417c0bd53d7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:13.820675 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ec565523-4b49-4c92-9701-1417c0bd53d7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:13.842854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:13.842854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:13.850128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ec565523-4b49-4c92-9701-1417c0bd53d7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:13.861280 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ec565523-4b49-4c92-9701-1417c0bd53d7 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:13.862007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 691/1440] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:13 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 917 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:14.509915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-db738005-a03b-4781-81f6-0c1c72b85617 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:14.513534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-db738005-a03b-4781-81f6-0c1c72b85617 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:14.513973 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-db738005-a03b-4781-81f6-0c1c72b85617 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:14.514420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-db738005-a03b-4781-81f6-0c1c72b85617 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:14.534243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:14.534243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:14.539031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=13,cinder:INSERT=5,cinder:SELECT=82 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:14.541974 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-db738005-a03b-4781-81f6-0c1c72b85617 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:14.552000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-db738005-a03b-4781-81f6-0c1c72b85617 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:14.552944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 750/1441] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:14 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:14.880080 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f29f1117-00ae-475f-8870-3cd36c287bcb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:14.885861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f29f1117-00ae-475f-8870-3cd36c287bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:14.886622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f29f1117-00ae-475f-8870-3cd36c287bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:14.887133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f29f1117-00ae-475f-8870-3cd36c287bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:14.908815 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:14.908815 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:14.915582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f29f1117-00ae-475f-8870-3cd36c287bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:14.925326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f29f1117-00ae-475f-8870-3cd36c287bcb tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:14.926051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 692/1442] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:14 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 917 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:15.570047 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9fedac0d-c6df-4426-9512-8ef5ea42a464 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:15.575291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9fedac0d-c6df-4426-9512-8ef5ea42a464 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:15.575978 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9fedac0d-c6df-4426-9512-8ef5ea42a464 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:15.576671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9fedac0d-c6df-4426-9512-8ef5ea42a464 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:15.603724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:15.603724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:15.613548 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9fedac0d-c6df-4426-9512-8ef5ea42a464 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:15.623881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9fedac0d-c6df-4426-9512-8ef5ea42a464 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:15.624620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 751/1443] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:15 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 912 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:15.942320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0112efc1-dcd1-4599-9acd-34b9a701ecb2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:15.946181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0112efc1-dcd1-4599-9acd-34b9a701ecb2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:15.946620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0112efc1-dcd1-4599-9acd-34b9a701ecb2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:15.947187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0112efc1-dcd1-4599-9acd-34b9a701ecb2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:15.969400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:15.969400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:15.981226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0112efc1-dcd1-4599-9acd-34b9a701ecb2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:15.992160 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0112efc1-dcd1-4599-9acd-34b9a701ecb2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:15.992875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 693/1444] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:15 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 917 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:16.642451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fafda283-2291-4575-b28d-ad917664d47d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:16.647812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fafda283-2291-4575-b28d-ad917664d47d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:16.648468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fafda283-2291-4575-b28d-ad917664d47d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:16.649184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fafda283-2291-4575-b28d-ad917664d47d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:16.672068 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:16.672068 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:16.679876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fafda283-2291-4575-b28d-ad917664d47d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:16.689825 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fafda283-2291-4575-b28d-ad917664d47d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:16.690561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 752/1445] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:16 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 912 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:17.009168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a02bc175-086a-4138-a0ed-49d3d299a7f2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:17.013243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a02bc175-086a-4138-a0ed-49d3d299a7f2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:17.013724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a02bc175-086a-4138-a0ed-49d3d299a7f2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:17.014181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a02bc175-086a-4138-a0ed-49d3d299a7f2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:17.034628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:17.034628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:17.042873 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a02bc175-086a-4138-a0ed-49d3d299a7f2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:17.054470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a02bc175-086a-4138-a0ed-49d3d299a7f2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:17.055315 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 694/1446] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:17 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 917 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:17.706906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9c42b473-53ed-467c-87bc-5d6c6d7ad5ec None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:17.710853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9c42b473-53ed-467c-87bc-5d6c6d7ad5ec tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:17.711304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9c42b473-53ed-467c-87bc-5d6c6d7ad5ec tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:17.711875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9c42b473-53ed-467c-87bc-5d6c6d7ad5ec tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:17.732636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:17.732636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:17.739437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9c42b473-53ed-467c-87bc-5d6c6d7ad5ec tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:17.748631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9c42b473-53ed-467c-87bc-5d6c6d7ad5ec tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:17.749374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 753/1447] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:17 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:18.071483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7055e81a-db21-4d9c-97a4-65955e10fd2d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:18.076496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7055e81a-db21-4d9c-97a4-65955e10fd2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:18.076978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7055e81a-db21-4d9c-97a4-65955e10fd2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:18.077425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7055e81a-db21-4d9c-97a4-65955e10fd2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:18.099477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:18.099477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:18.106674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7055e81a-db21-4d9c-97a4-65955e10fd2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:18.112115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=97,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:18.117747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7055e81a-db21-4d9c-97a4-65955e10fd2d tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:18.118761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 695/1448] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:18 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 917 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:18.329758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-8c481ea2-02b6-40d7-8e6b-ae1790741f0c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:18.334926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-8c481ea2-02b6-40d7-8e6b-ae1790741f0c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/c16b61e7-77c9-43ed-9b4c-ce5cf6f3ece2/action
Aug 09 11:36:18.335712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-8c481ea2-02b6-40d7-8e6b-ae1790741f0c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:18.336070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-8c481ea2-02b6-40d7-8e6b-ae1790741f0c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:18.367261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:18.367261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:18.385800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f0fc8512-d67f-4abf-a7bb-c2cb006ef1ba req-8c481ea2-02b6-40d7-8e6b-ae1790741f0c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/c16b61e7-77c9-43ed-9b4c-ce5cf6f3ece2/action returned with HTTP 204
Aug 09 11:36:18.386709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 754/1449] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:36:18 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/c16b61e7-77c9-43ed-9b4c-ce5cf6f3ece2/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:36:18.585800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-04489317-a54c-4876-9e40-5ee1c55f726e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:18.590217 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-04489317-a54c-4876-9e40-5ee1c55f726e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] PUT http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/aae4468f-a079-432c-9061-33a45392cc0e
Aug 09 11:36:18.591026 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-04489317-a54c-4876-9e40-5ee1c55f726e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:18.608079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-04489317-a54c-4876-9e40-5ee1c55f726e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Acquiring lock "cinder-attachment_update-f090f9ca-8eac-4319-98ba-981a71e7bec8-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:36:18.617908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-04489317-a54c-4876-9e40-5ee1c55f726e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Lock "cinder-attachment_update-f090f9ca-8eac-4319-98ba-981a71e7bec8-hv-cinder-84989" acquired by "attachment_update" :: waited 0.010s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:36:18.620297 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:18.620297 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:18.765707 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-722e35b4-e31a-4d5d-9c97-73362caee492 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:18.769435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-722e35b4-e31a-4d5d-9c97-73362caee492 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:18.769904 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-722e35b4-e31a-4d5d-9c97-73362caee492 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:18.770336 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-722e35b4-e31a-4d5d-9c97-73362caee492 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:18.790382 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:18.790382 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:18.797274 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-722e35b4-e31a-4d5d-9c97-73362caee492 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:18.806731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-722e35b4-e31a-4d5d-9c97-73362caee492 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:18.809093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 755/1450] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:18 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:19.107573 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-04489317-a54c-4876-9e40-5ee1c55f726e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Lock "cinder-attachment_update-f090f9ca-8eac-4319-98ba-981a71e7bec8-hv-cinder-84989" released by "attachment_update" :: held 0.490s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:36:19.108199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-04489317-a54c-4876-9e40-5ee1c55f726e tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/aae4468f-a079-432c-9061-33a45392cc0e returned with HTTP 200
Aug 09 11:36:19.109077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 696/1451] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:36:18 2022] PUT /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/aae4468f-a079-432c-9061-33a45392cc0e => generated 747 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:36:19.135335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-02375290-7080-4eaa-9226-066f3952eedd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:19.139048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-02375290-7080-4eaa-9226-066f3952eedd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:19.139503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-02375290-7080-4eaa-9226-066f3952eedd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:19.139962 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-02375290-7080-4eaa-9226-066f3952eedd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:19.159382 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:19.159382 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:19.166590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-02375290-7080-4eaa-9226-066f3952eedd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:19.176104 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-02375290-7080-4eaa-9226-066f3952eedd tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:19.176836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 756/1452] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:19 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:19.198739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e2d4634a-b40d-4b0f-964a-a37eab55ac5c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:19.203740 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e2d4634a-b40d-4b0f-964a-a37eab55ac5c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:19.204354 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e2d4634a-b40d-4b0f-964a-a37eab55ac5c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:19.205261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e2d4634a-b40d-4b0f-964a-a37eab55ac5c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:19.224684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:19.224684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:19.231336 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e2d4634a-b40d-4b0f-964a-a37eab55ac5c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:19.240043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e2d4634a-b40d-4b0f-964a-a37eab55ac5c tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:19.240759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 697/1453] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:19 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:19.255753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9d8d0e4f-1cb1-49b6-ab24-eedd4b204cef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:19.259532 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9d8d0e4f-1cb1-49b6-ab24-eedd4b204cef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] DELETE http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:19.260002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9d8d0e4f-1cb1-49b6-ab24-eedd4b204cef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:19.260439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9d8d0e4f-1cb1-49b6-ab24-eedd4b204cef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:19.260836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-9d8d0e4f-1cb1-49b6-ab24-eedd4b204cef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Delete volume with id: 0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 
Aug 09 11:36:19.281957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:19.281957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:19.282978 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9d8d0e4f-1cb1-49b6-ab24-eedd4b204cef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:19.296783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9d8d0e4f-1cb1-49b6-ab24-eedd4b204cef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] 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.
Aug 09 11:36:19.297446 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9d8d0e4f-1cb1-49b6-ab24-eedd4b204cef tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 400
Aug 09 11:36:19.298374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 757/1454] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:36:19 2022] DELETE /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 307 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0)
Aug 09 11:36:19.303591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-eb54ccca-260e-4c6d-bd9a-cddaa8b51377 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:19.307307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eb54ccca-260e-4c6d-bd9a-cddaa8b51377 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:19.307745 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eb54ccca-260e-4c6d-bd9a-cddaa8b51377 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:19.308187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eb54ccca-260e-4c6d-bd9a-cddaa8b51377 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:19.327543 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:19.327543 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:19.334648 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-eb54ccca-260e-4c6d-bd9a-cddaa8b51377 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:19.343860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eb54ccca-260e-4c6d-bd9a-cddaa8b51377 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:19.344532 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 698/1455] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:19 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:19.406463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-267644f2-4a97-438c-badd-e563b0435175 req-677de4b3-da46-4a6e-8c50-26aabb7e9e89 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:19.410608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-677de4b3-da46-4a6e-8c50-26aabb7e9e89 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:19.411096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-677de4b3-da46-4a6e-8c50-26aabb7e9e89 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:19.411552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-677de4b3-da46-4a6e-8c50-26aabb7e9e89 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:19.431928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:19.431928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:19.438405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-267644f2-4a97-438c-badd-e563b0435175 req-677de4b3-da46-4a6e-8c50-26aabb7e9e89 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:19.447454 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-677de4b3-da46-4a6e-8c50-26aabb7e9e89 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:19.448177 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 758/1456] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:36:19 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:19.477685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-267644f2-4a97-438c-badd-e563b0435175 req-fa52c767-5def-4f2e-bf36-fa02d2a47c97 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:19.482091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-fa52c767-5def-4f2e-bf36-fa02d2a47c97 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] POST http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5/action
Aug 09 11:36:19.482847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-fa52c767-5def-4f2e-bf36-fa02d2a47c97 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:19.483215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-fa52c767-5def-4f2e-bf36-fa02d2a47c97 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:19.508230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:19.508230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:19.509236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-267644f2-4a97-438c-badd-e563b0435175 req-fa52c767-5def-4f2e-bf36-fa02d2a47c97 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:19.522535 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-267644f2-4a97-438c-badd-e563b0435175 req-fa52c767-5def-4f2e-bf36-fa02d2a47c97 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Begin detaching volume completed successfully.
Aug 09 11:36:19.523119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-fa52c767-5def-4f2e-bf36-fa02d2a47c97 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5/action returned with HTTP 202
Aug 09 11:36:19.524367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 699/1457] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:36:19 2022] POST /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:36:19.621375 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a8902432-e0e9-45dc-bc19-638c6fcd01c1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:19.622077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a8902432-e0e9-45dc-bc19-638c6fcd01c1 None None] GET http://10.222.0.59/volume//
Aug 09 11:36:19.622620 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a8902432-e0e9-45dc-bc19-638c6fcd01c1 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:19.623282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a8902432-e0e9-45dc-bc19-638c6fcd01c1 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:19.624418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a8902432-e0e9-45dc-bc19-638c6fcd01c1 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:19.625224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 759/1458] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:36:19 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:19.632671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-267644f2-4a97-438c-badd-e563b0435175 req-efa8f7a2-3e40-4b2f-9ad6-04d9ad1746a2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:19.636384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-efa8f7a2-3e40-4b2f-9ad6-04d9ad1746a2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:19.636891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-efa8f7a2-3e40-4b2f-9ad6-04d9ad1746a2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:19.637338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-efa8f7a2-3e40-4b2f-9ad6-04d9ad1746a2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:19.657739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:19.657739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:19.664768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-267644f2-4a97-438c-badd-e563b0435175 req-efa8f7a2-3e40-4b2f-9ad6-04d9ad1746a2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:19.675043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-efa8f7a2-3e40-4b2f-9ad6-04d9ad1746a2 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:19.675830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 700/1459] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:36:19 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 1310 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:19.823218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-29d6c1ea-2cfc-4651-9927-a9f9889e0c30 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:19.827003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-29d6c1ea-2cfc-4651-9927-a9f9889e0c30 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:19.827443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-29d6c1ea-2cfc-4651-9927-a9f9889e0c30 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:19.827903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-29d6c1ea-2cfc-4651-9927-a9f9889e0c30 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:19.848692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:19.848692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:19.855338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-29d6c1ea-2cfc-4651-9927-a9f9889e0c30 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:19.864506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-29d6c1ea-2cfc-4651-9927-a9f9889e0c30 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:19.865257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 760/1460] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:19 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:20.883059 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-da26f45a-194c-4211-9251-72aedae1e966 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:20.886725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da26f45a-194c-4211-9251-72aedae1e966 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:20.887216 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da26f45a-194c-4211-9251-72aedae1e966 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:20.887692 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da26f45a-194c-4211-9251-72aedae1e966 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:20.907723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:20.907723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:20.915378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-da26f45a-194c-4211-9251-72aedae1e966 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:20.925535 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da26f45a-194c-4211-9251-72aedae1e966 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:20.926265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 701/1461] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:20 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:21.942595 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e5b0f60f-73d9-45b3-bfda-24c02a2dc226 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:21.946255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e5b0f60f-73d9-45b3-bfda-24c02a2dc226 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:21.946698 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e5b0f60f-73d9-45b3-bfda-24c02a2dc226 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:21.947202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e5b0f60f-73d9-45b3-bfda-24c02a2dc226 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:21.971782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:21.971782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:21.982515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e5b0f60f-73d9-45b3-bfda-24c02a2dc226 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:22.002391 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e5b0f60f-73d9-45b3-bfda-24c02a2dc226 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:22.003233 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 761/1462] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:21 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:23.025737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1b3a4016-491c-4463-9ab4-6aa4f12b06c4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:23.031547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1b3a4016-491c-4463-9ab4-6aa4f12b06c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:23.032222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1b3a4016-491c-4463-9ab4-6aa4f12b06c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:23.032961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1b3a4016-491c-4463-9ab4-6aa4f12b06c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:23.054473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:23.054473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:23.061673 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1b3a4016-491c-4463-9ab4-6aa4f12b06c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:23.071471 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1b3a4016-491c-4463-9ab4-6aa4f12b06c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:23.072334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 702/1463] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:23 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:24.088598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0ca58140-59f5-4dfd-88a5-c1fff9228e39 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:24.092343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0ca58140-59f5-4dfd-88a5-c1fff9228e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:24.092802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0ca58140-59f5-4dfd-88a5-c1fff9228e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:24.093239 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0ca58140-59f5-4dfd-88a5-c1fff9228e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:24.113463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:24.113463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:24.117027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=97,cinder:UPDATE=3 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:24.123539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0ca58140-59f5-4dfd-88a5-c1fff9228e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:24.135119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0ca58140-59f5-4dfd-88a5-c1fff9228e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:24.135895 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 762/1464] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:24 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:25.152615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2fa5fd10-de08-4b36-b232-21478bc5061f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:25.156731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2fa5fd10-de08-4b36-b232-21478bc5061f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:25.157199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2fa5fd10-de08-4b36-b232-21478bc5061f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:25.157740 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2fa5fd10-de08-4b36-b232-21478bc5061f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:25.180090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:25.180090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:25.187513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2fa5fd10-de08-4b36-b232-21478bc5061f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:25.198427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2fa5fd10-de08-4b36-b232-21478bc5061f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:25.199422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 703/1465] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:25 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:25.694701 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-62b5c555-8b30-4261-b4f8-a3b1bc258b37 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:25.699152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-62b5c555-8b30-4261-b4f8-a3b1bc258b37 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/aae4468f-a079-432c-9061-33a45392cc0e/action
Aug 09 11:36:25.699919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-62b5c555-8b30-4261-b4f8-a3b1bc258b37 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:25.700237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-62b5c555-8b30-4261-b4f8-a3b1bc258b37 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:25.730998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:25.730998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:25.748289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2dbd9be5-8168-4dca-8a30-d1fad370ca8a req-62b5c555-8b30-4261-b4f8-a3b1bc258b37 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/aae4468f-a079-432c-9061-33a45392cc0e/action returned with HTTP 204
Aug 09 11:36:25.749163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 763/1466] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:36:25 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/aae4468f-a079-432c-9061-33a45392cc0e/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:26.217047 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9b418c35-9d86-4649-80e2-217c8140bb4f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:26.220744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9b418c35-9d86-4649-80e2-217c8140bb4f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:26.221186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9b418c35-9d86-4649-80e2-217c8140bb4f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:26.221636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9b418c35-9d86-4649-80e2-217c8140bb4f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:26.243163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:26.243163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:26.250891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9b418c35-9d86-4649-80e2-217c8140bb4f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:26.261362 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9b418c35-9d86-4649-80e2-217c8140bb4f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:26.262157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 704/1467] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:26 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 1205 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:26.279207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cbce4c23-4188-43bd-b651-7e22e8a74802 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:26.282848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbce4c23-4188-43bd-b651-7e22e8a74802 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:26.283311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cbce4c23-4188-43bd-b651-7e22e8a74802 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:26.283799 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cbce4c23-4188-43bd-b651-7e22e8a74802 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:26.303811 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:26.303811 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:26.311516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cbce4c23-4188-43bd-b651-7e22e8a74802 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:26.321294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbce4c23-4188-43bd-b651-7e22e8a74802 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:26.322068 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 764/1468] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:26 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 1205 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:26.420656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-267644f2-4a97-438c-badd-e563b0435175 req-9e3921dc-88ab-4da7-b600-72bc09864b92 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:26.426210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-9e3921dc-88ab-4da7-b600-72bc09864b92 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] DELETE http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/c16b61e7-77c9-43ed-9b4c-ce5cf6f3ece2
Aug 09 11:36:26.426668 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-9e3921dc-88ab-4da7-b600-72bc09864b92 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:26.427172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-9e3921dc-88ab-4da7-b600-72bc09864b92 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:26.444644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:26.444644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:26.454131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-effa815f-d348-4c06-9e0e-d285868cf289 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:26.458487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes
Aug 09 11:36:26.459242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1310891843"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:26.461593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1310891843'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:36:26.461904 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Create volume of 1 GB
Aug 09 11:36:26.469961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Availability Zones retrieved successfully.
Aug 09 11:36:26.485369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Flow 'volume_create_api' (361f0a48-270e-46bb-8a49-ddbc702d00d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:26.487894 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f94bd55-e942-482c-927b-e2fe2068d7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:26.490499 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:36:26.523368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f94bd55-e942-482c-927b-e2fe2068d7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:26.525358 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f891e679-90c9-4e93-9cdd-91d35a541dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:26.590729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Created reservations ['9af5ec88-3793-4612-86d9-5b2d97013c25', '86f69420-4897-47e0-a49f-0b6c92814f55', '855420c6-72e2-47f2-9617-2ccd1b55a06c', '7496a39d-bcf9-415e-9879-df29c73b77a0'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:26.592508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f891e679-90c9-4e93-9cdd-91d35a541dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9af5ec88-3793-4612-86d9-5b2d97013c25', '86f69420-4897-47e0-a49f-0b6c92814f55', '855420c6-72e2-47f2-9617-2ccd1b55a06c', '7496a39d-bcf9-415e-9879-df29c73b77a0']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:26.594430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f3e6f5-5564-48d1-afc2-65037100ab4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:26.620328 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f3e6f5-5564-48d1-afc2-65037100ab4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba90dd78-70a0-467f-a4b8-8addb8127be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1310891843',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='001b779aebf8445eba01022c8c9abe19',qos_specs=None,replication_status=<?>,reservations=['9af5ec88-3793-4612-86d9-5b2d97013c25','86f69420-4897-47e0-a49f-0b6c92814f55','855420c6-72e2-47f2-9617-2ccd1b55a06c','7496a39d-bcf9-415e-9879-df29c73b77a0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0f80c1f4f2d04a9b80ab0c315dfe180d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1310891843',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=ba90dd78-70a0-467f-a4b8-8addb8127be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='001b779aebf8445eba01022c8c9abe19',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='0f80c1f4f2d04a9b80ab0c315dfe180d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:26.622193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f291bff-ac08-42bd-b7cb-8fbccd3a1f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:26.651956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f291bff-ac08-42bd-b7cb-8fbccd3a1f82) 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-1310891843',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='001b779aebf8445eba01022c8c9abe19',qos_specs=None,replication_status=<?>,reservations=['9af5ec88-3793-4612-86d9-5b2d97013c25','86f69420-4897-47e0-a49f-0b6c92814f55','855420c6-72e2-47f2-9617-2ccd1b55a06c','7496a39d-bcf9-415e-9879-df29c73b77a0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='0f80c1f4f2d04a9b80ab0c315dfe180d',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:26.654101 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aec3c47-516d-4c7d-806b-38d4965ea060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:26.671867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aec3c47-516d-4c7d-806b-38d4965ea060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:26.674398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Flow 'volume_create_api' (361f0a48-270e-46bb-8a49-ddbc702d00d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:26.675134 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Create volume request issued successfully.
Aug 09 11:36:26.676563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-effa815f-d348-4c06-9e0e-d285868cf289 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes returned with HTTP 202
Aug 09 11:36:26.677694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 765/1469] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:36:26 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes => generated 820 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:36:26.684060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=95,cinder:UPDATE=5 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:26.686503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-267644f2-4a97-438c-badd-e563b0435175 req-9e3921dc-88ab-4da7-b600-72bc09864b92 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/c16b61e7-77c9-43ed-9b4c-ce5cf6f3ece2 returned with HTTP 200
Aug 09 11:36:26.687458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 705/1470] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:36:26 2022] DELETE /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/attachments/c16b61e7-77c9-43ed-9b4c-ce5cf6f3ece2 => generated 19 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:26.691368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-370591af-2c22-42a5-a315-42894cd5998d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:26.695405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-370591af-2c22-42a5-a315-42894cd5998d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:26.695964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-370591af-2c22-42a5-a315-42894cd5998d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:26.696289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-370591af-2c22-42a5-a315-42894cd5998d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:26.710943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:26.710943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:26.717396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-370591af-2c22-42a5-a315-42894cd5998d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:26.726659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-370591af-2c22-42a5-a315-42894cd5998d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:26.736465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 766/1471] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:26 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:36:27.002224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ea42d3e9-5ea1-483d-b2dd-828ca5cd25a4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:27.007263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ea42d3e9-5ea1-483d-b2dd-828ca5cd25a4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:27.007797 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ea42d3e9-5ea1-483d-b2dd-828ca5cd25a4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:27.008215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ea42d3e9-5ea1-483d-b2dd-828ca5cd25a4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:27.026046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:27.026046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:27.036112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ea42d3e9-5ea1-483d-b2dd-828ca5cd25a4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:27.045617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ea42d3e9-5ea1-483d-b2dd-828ca5cd25a4 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:27.046348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 706/1472] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:26 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 917 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:27.743941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3c12d98e-8721-425c-9d97-5cdb6f167f00 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:27.748972 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3c12d98e-8721-425c-9d97-5cdb6f167f00 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:27.749536 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3c12d98e-8721-425c-9d97-5cdb6f167f00 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:27.750174 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3c12d98e-8721-425c-9d97-5cdb6f167f00 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:27.771158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:27.771158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:27.778202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3c12d98e-8721-425c-9d97-5cdb6f167f00 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:27.787556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3c12d98e-8721-425c-9d97-5cdb6f167f00 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:27.788270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 767/1473] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:27 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:27.849619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-10ea9000-adb3-4e02-8605-974f47f92abc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:27.853708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-10ea9000-adb3-4e02-8605-974f47f92abc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:27.854153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-10ea9000-adb3-4e02-8605-974f47f92abc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:27.854606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-10ea9000-adb3-4e02-8605-974f47f92abc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:27.869211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:27.869211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:27.875727 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-10ea9000-adb3-4e02-8605-974f47f92abc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:27.884581 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-10ea9000-adb3-4e02-8605-974f47f92abc tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:27.885309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 707/1474] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:36:27 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:28.585284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e0ad1d03-732f-46c2-9808-b9e84d49e740 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:28.586092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e0ad1d03-732f-46c2-9808-b9e84d49e740 None None] GET http://10.222.0.59/volume//
Aug 09 11:36:28.586488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e0ad1d03-732f-46c2-9808-b9e84d49e740 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:28.587004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e0ad1d03-732f-46c2-9808-b9e84d49e740 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:28.587771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e0ad1d03-732f-46c2-9808-b9e84d49e740 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:28.588314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 768/1475] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:36:28 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:28.595563 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-3345a4cb-e240-4c65-8390-8c2a929b2e41 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:28.600508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-3345a4cb-e240-4c65-8390-8c2a929b2e41 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments
Aug 09 11:36:28.601293 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-3345a4cb-e240-4c65-8390-8c2a929b2e41 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba90dd78-70a0-467f-a4b8-8addb8127be9", "connector": null, "instance_uuid": "2f087104-5044-4081-8005-b8ccb3e57299"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:28.617888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:28.617888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:28.664627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-3345a4cb-e240-4c65-8390-8c2a929b2e41 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments returned with HTTP 200
Aug 09 11:36:28.666738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 708/1476] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:36:28 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:36:28.701051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1462d620-72c8-4fbd-8c71-d5bcd30c147c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:28.704645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1462d620-72c8-4fbd-8c71-d5bcd30c147c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:28.705817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1462d620-72c8-4fbd-8c71-d5bcd30c147c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:28.706502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1462d620-72c8-4fbd-8c71-d5bcd30c147c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:28.727524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:28.727524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:28.731218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=80,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:28.735483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1462d620-72c8-4fbd-8c71-d5bcd30c147c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:28.745790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1462d620-72c8-4fbd-8c71-d5bcd30c147c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:28.746506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 769/1477] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:28 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 912 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:28.775324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6815a30f-fc2c-4e11-bf26-0863ace8ec88 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:28.776281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6815a30f-fc2c-4e11-bf26-0863ace8ec88 None None] GET http://10.222.0.59/volume//
Aug 09 11:36:28.776848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6815a30f-fc2c-4e11-bf26-0863ace8ec88 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:28.777860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6815a30f-fc2c-4e11-bf26-0863ace8ec88 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:28.779241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6815a30f-fc2c-4e11-bf26-0863ace8ec88 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:28.780052 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 709/1478] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:36:28 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:28.987373 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-e10570e0-1e95-482a-9ff6-4e5f095b9ad0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:28.991148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-e10570e0-1e95-482a-9ff6-4e5f095b9ad0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:28.991628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-e10570e0-1e95-482a-9ff6-4e5f095b9ad0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:28.992072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-e10570e0-1e95-482a-9ff6-4e5f095b9ad0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:29.011899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:29.011899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:29.019442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-e10570e0-1e95-482a-9ff6-4e5f095b9ad0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:29.030226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-e10570e0-1e95-482a-9ff6-4e5f095b9ad0 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:29.030994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 770/1479] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:36:28 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:29.093306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-59b11557-c4fe-482b-b139-bf59a8b549a8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:29.097709 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-59b11557-c4fe-482b-b139-bf59a8b549a8 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] PUT http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/433dd4a3-4638-4f77-9823-6628e874d936
Aug 09 11:36:29.098554 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-59b11557-c4fe-482b-b139-bf59a8b549a8 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdc"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:29.113396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-59b11557-c4fe-482b-b139-bf59a8b549a8 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Acquiring lock "cinder-attachment_update-ba90dd78-70a0-467f-a4b8-8addb8127be9-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:36:29.123667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-59b11557-c4fe-482b-b139-bf59a8b549a8 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Lock "cinder-attachment_update-ba90dd78-70a0-467f-a4b8-8addb8127be9-hv-cinder-84989" acquired by "attachment_update" :: waited 0.010s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:36:29.125604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:29.125604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:29.633864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-59b11557-c4fe-482b-b139-bf59a8b549a8 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Lock "cinder-attachment_update-ba90dd78-70a0-467f-a4b8-8addb8127be9-hv-cinder-84989" released by "attachment_update" :: held 0.510s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:36:29.634957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-59b11557-c4fe-482b-b139-bf59a8b549a8 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/433dd4a3-4638-4f77-9823-6628e874d936 returned with HTTP 200
Aug 09 11:36:29.637661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 710/1480] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:36:29 2022] PUT /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/433dd4a3-4638-4f77-9823-6628e874d936 => generated 747 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:29.764008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e1fd7629-a48d-4ffa-a8a6-a72a1d110576 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:29.767649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e1fd7629-a48d-4ffa-a8a6-a72a1d110576 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:29.768092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e1fd7629-a48d-4ffa-a8a6-a72a1d110576 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:29.783163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e1fd7629-a48d-4ffa-a8a6-a72a1d110576 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:29.797596 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:29.797596 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:29.806540 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e1fd7629-a48d-4ffa-a8a6-a72a1d110576 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:29.820547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e1fd7629-a48d-4ffa-a8a6-a72a1d110576 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:29.834615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 771/1481] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:29 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:30.838022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2059a04d-1dc8-47da-b63b-a5226250f583 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:30.842497 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2059a04d-1dc8-47da-b63b-a5226250f583 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:30.843198 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2059a04d-1dc8-47da-b63b-a5226250f583 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:30.843875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2059a04d-1dc8-47da-b63b-a5226250f583 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:30.895335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:30.895335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:30.907708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2059a04d-1dc8-47da-b63b-a5226250f583 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:30.920608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2059a04d-1dc8-47da-b63b-a5226250f583 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:30.931248 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 711/1482] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:30 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:31.938529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7124293f-d66b-413f-8eac-532dcb7cf8c4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:31.942166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7124293f-d66b-413f-8eac-532dcb7cf8c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:31.942626 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7124293f-d66b-413f-8eac-532dcb7cf8c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:31.943163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7124293f-d66b-413f-8eac-532dcb7cf8c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:31.995441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:31.995441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:32.002184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7124293f-d66b-413f-8eac-532dcb7cf8c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:32.011437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7124293f-d66b-413f-8eac-532dcb7cf8c4 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:32.012362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 772/1483] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:31 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:33.004069 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c7a931bd-a90a-4229-8efe-342e7f0fb763 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:33.012747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c7a931bd-a90a-4229-8efe-342e7f0fb763 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] DELETE http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:33.013205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c7a931bd-a90a-4229-8efe-342e7f0fb763 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:33.013654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c7a931bd-a90a-4229-8efe-342e7f0fb763 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:33.014049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-c7a931bd-a90a-4229-8efe-342e7f0fb763 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Delete volume with id: 0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 
Aug 09 11:36:33.028524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-20774d1a-206a-439e-818a-7a891059acae None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:33.033146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-20774d1a-206a-439e-818a-7a891059acae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:33.033863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-20774d1a-206a-439e-818a-7a891059acae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:33.034572 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-20774d1a-206a-439e-818a-7a891059acae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:33.036313 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:33.036313 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:33.037338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c7a931bd-a90a-4229-8efe-342e7f0fb763 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:33.054621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:33.054621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:33.062205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-20774d1a-206a-439e-818a-7a891059acae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:33.073132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-20774d1a-206a-439e-818a-7a891059acae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:33.086551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 773/1484] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:33 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:36:33.093761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c7a931bd-a90a-4229-8efe-342e7f0fb763 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Delete volume request issued successfully.
Aug 09 11:36:33.094177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c7a931bd-a90a-4229-8efe-342e7f0fb763 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 202
Aug 09 11:36:33.099225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 712/1485] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:36:33 2022] DELETE /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:36:33.105485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3f74b066-c90c-4a9e-9aaa-8395e1a26f64 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:33.109762 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3f74b066-c90c-4a9e-9aaa-8395e1a26f64 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:33.110372 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3f74b066-c90c-4a9e-9aaa-8395e1a26f64 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:33.111039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3f74b066-c90c-4a9e-9aaa-8395e1a26f64 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:33.127927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:33.127927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:33.138048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3f74b066-c90c-4a9e-9aaa-8395e1a26f64 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:33.160051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3f74b066-c90c-4a9e-9aaa-8395e1a26f64 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 200
Aug 09 11:36:33.162468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 774/1486] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:33 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 916 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:34.091459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-80ff3805-b68c-46eb-bc54-9362d4f28491 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:34.095765 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80ff3805-b68c-46eb-bc54-9362d4f28491 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:34.096177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80ff3805-b68c-46eb-bc54-9362d4f28491 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:34.096820 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80ff3805-b68c-46eb-bc54-9362d4f28491 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:34.116961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:34.116961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:34.123721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-80ff3805-b68c-46eb-bc54-9362d4f28491 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:34.133626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80ff3805-b68c-46eb-bc54-9362d4f28491 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:34.134384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 713/1487] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:34 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:36:34.181847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dbc8c765-5b68-4a59-bbed-203172230e16 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:34.185515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dbc8c765-5b68-4a59-bbed-203172230e16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5
Aug 09 11:36:34.186014 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dbc8c765-5b68-4a59-bbed-203172230e16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:34.186674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dbc8c765-5b68-4a59-bbed-203172230e16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:34.201060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dbc8c765-5b68-4a59-bbed-203172230e16 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 returned with HTTP 404
Aug 09 11:36:34.202161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 775/1488] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:34 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/0b3aeaaa-9fb2-4332-a532-5ef0dcb75de5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:34.286430 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e2f33f3a-0deb-435f-b264-490269b7338e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:34.290353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e2f33f3a-0deb-435f-b264-490269b7338e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] DELETE http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:36:34.290849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e2f33f3a-0deb-435f-b264-490269b7338e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:34.291358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e2f33f3a-0deb-435f-b264-490269b7338e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:34.291818 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-e2f33f3a-0deb-435f-b264-490269b7338e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Delete volume with id: f41c2ca2-42da-4d8e-8fe6-28a765059caa 
Aug 09 11:36:34.307516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:34.307516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:34.308572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e2f33f3a-0deb-435f-b264-490269b7338e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:34.341387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e2f33f3a-0deb-435f-b264-490269b7338e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Delete volume request issued successfully.
Aug 09 11:36:34.342014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e2f33f3a-0deb-435f-b264-490269b7338e tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 202
Aug 09 11:36:34.345806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 714/1489] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:36:34 2022] DELETE /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:36:34.347630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-eedffbbf-b1f3-458e-b4c8-b7cd1e316e43 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:34.351738 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eedffbbf-b1f3-458e-b4c8-b7cd1e316e43 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:36:34.352182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eedffbbf-b1f3-458e-b4c8-b7cd1e316e43 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:34.352632 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eedffbbf-b1f3-458e-b4c8-b7cd1e316e43 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:34.368688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:34.368688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:34.375532 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-eedffbbf-b1f3-458e-b4c8-b7cd1e316e43 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:34.385412 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eedffbbf-b1f3-458e-b4c8-b7cd1e316e43 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 200
Aug 09 11:36:34.386302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 776/1490] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:34 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 916 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:35.150234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e94c12f2-d2af-43de-bf5a-36021731f95c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:35.154544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e94c12f2-d2af-43de-bf5a-36021731f95c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:35.155333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e94c12f2-d2af-43de-bf5a-36021731f95c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:35.155912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e94c12f2-d2af-43de-bf5a-36021731f95c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:35.176458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:35.176458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:35.183973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e94c12f2-d2af-43de-bf5a-36021731f95c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:35.194043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e94c12f2-d2af-43de-bf5a-36021731f95c tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:35.194846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 715/1491] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:35 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:35.408937 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6acb75d1-c5d0-4f52-a35b-fce3a84816f0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:35.413023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6acb75d1-c5d0-4f52-a35b-fce3a84816f0 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa
Aug 09 11:36:35.413472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6acb75d1-c5d0-4f52-a35b-fce3a84816f0 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:35.413929 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6acb75d1-c5d0-4f52-a35b-fce3a84816f0 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:35.431451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6acb75d1-c5d0-4f52-a35b-fce3a84816f0 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa returned with HTTP 404
Aug 09 11:36:35.433319 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 777/1492] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:35 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/f41c2ca2-42da-4d8e-8fe6-28a765059caa => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:35.625228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3e390226-2cef-40ba-afcd-eddf6a913678 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:35.629149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3e390226-2cef-40ba-afcd-eddf6a913678 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] DELETE http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:36:35.629595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3e390226-2cef-40ba-afcd-eddf6a913678 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:35.630042 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3e390226-2cef-40ba-afcd-eddf6a913678 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:35.630439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-3e390226-2cef-40ba-afcd-eddf6a913678 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Delete volume with id: 85dc2fd4-d356-4d21-a374-2bf78b5a1c7d 
Aug 09 11:36:35.646731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:35.646731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:35.647799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3e390226-2cef-40ba-afcd-eddf6a913678 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:35.681883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3e390226-2cef-40ba-afcd-eddf6a913678 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Delete volume request issued successfully.
Aug 09 11:36:35.682210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3e390226-2cef-40ba-afcd-eddf6a913678 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 202
Aug 09 11:36:35.686032 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 716/1493] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:36:35 2022] DELETE /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:36:35.687844 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f1ee2146-2186-490a-ba46-4ebe3b558a14 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:35.691508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f1ee2146-2186-490a-ba46-4ebe3b558a14 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:36:35.691979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f1ee2146-2186-490a-ba46-4ebe3b558a14 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:35.692748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f1ee2146-2186-490a-ba46-4ebe3b558a14 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:35.709872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:35.709872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:35.718404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f1ee2146-2186-490a-ba46-4ebe3b558a14 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Volume info retrieved successfully.
Aug 09 11:36:35.731574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f1ee2146-2186-490a-ba46-4ebe3b558a14 tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 200
Aug 09 11:36:35.742634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 778/1494] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:35 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 915 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:36.036714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-362bae75-3f35-469b-a309-d92e04903899 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:36.041493 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-362bae75-3f35-469b-a309-d92e04903899 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/433dd4a3-4638-4f77-9823-6628e874d936/action
Aug 09 11:36:36.042405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-362bae75-3f35-469b-a309-d92e04903899 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action body: b'{"os-complete": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:36.043162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-362bae75-3f35-469b-a309-d92e04903899 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:36.054669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=90,cinder:UPDATE=6,cinder:INSERT=4 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:36.090683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:36.090683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:36.109853 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-3d389408-95c8-47c4-aa98-c1dc1744db5f req-362bae75-3f35-469b-a309-d92e04903899 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/433dd4a3-4638-4f77-9823-6628e874d936/action returned with HTTP 204
Aug 09 11:36:36.110754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 717/1495] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:36:36 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/433dd4a3-4638-4f77-9823-6628e874d936/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:36:36.212890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a3360426-5c32-4da8-9475-4c04a337a4c2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:36.216919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a3360426-5c32-4da8-9475-4c04a337a4c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:36.217392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a3360426-5c32-4da8-9475-4c04a337a4c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:36.217844 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a3360426-5c32-4da8-9475-4c04a337a4c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:36.241230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:36.241230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:36.249971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a3360426-5c32-4da8-9475-4c04a337a4c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:36.260672 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a3360426-5c32-4da8-9475-4c04a337a4c2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:36.276077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 779/1496] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:36 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 1205 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:36.280294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-74955253-7a20-47a8-a685-3db39a69ab5b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:36.284097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-74955253-7a20-47a8-a685-3db39a69ab5b tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:36.284671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-74955253-7a20-47a8-a685-3db39a69ab5b tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:36.285199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-74955253-7a20-47a8-a685-3db39a69ab5b tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:36.307705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:36.307705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:36.314731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-74955253-7a20-47a8-a685-3db39a69ab5b tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:36.327522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-74955253-7a20-47a8-a685-3db39a69ab5b tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:36.328491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 718/1497] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:36 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 1205 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:36.671522 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-cb4abd17-9bfa-4429-b2da-768a7e74ddd3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:36.676613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-cb4abd17-9bfa-4429-b2da-768a7e74ddd3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:36.677061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-cb4abd17-9bfa-4429-b2da-768a7e74ddd3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:36.677698 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-cb4abd17-9bfa-4429-b2da-768a7e74ddd3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:36.700744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:36.700744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:36.709445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-cb4abd17-9bfa-4429-b2da-768a7e74ddd3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:36.719354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-cb4abd17-9bfa-4429-b2da-768a7e74ddd3 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:36.725565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 780/1498] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:36:36 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 1205 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:36.749441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-dd06007d-35ef-4bfb-9c99-f7ceb47fb0b2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:36.752475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9311ef75-66a7-4637-863b-4f8a3316721b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:36.755969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-dd06007d-35ef-4bfb-9c99-f7ceb47fb0b2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8/action
Aug 09 11:36:36.756325 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9311ef75-66a7-4637-863b-4f8a3316721b tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] GET http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d
Aug 09 11:36:36.756915 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-dd06007d-35ef-4bfb-9c99-f7ceb47fb0b2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:36.757086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9311ef75-66a7-4637-863b-4f8a3316721b tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:36.757230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-dd06007d-35ef-4bfb-9c99-f7ceb47fb0b2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:36.757873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9311ef75-66a7-4637-863b-4f8a3316721b tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:36.775102 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9311ef75-66a7-4637-863b-4f8a3316721b tempest-AttachVolumeNegativeTest-1183301441 tempest-AttachVolumeNegativeTest-1183301441-project] http://10.222.0.59/volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d returned with HTTP 404
Aug 09 11:36:36.777088 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:36.777088 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:36.778104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-dd06007d-35ef-4bfb-9c99-f7ceb47fb0b2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:36.779698 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 781/1499] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:36 2022] GET /volume/v3/73d1d7152cc64ac1948d1a97b6b63bd2/volumes/85dc2fd4-d356-4d21-a374-2bf78b5a1c7d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:36.793267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-dd06007d-35ef-4bfb-9c99-f7ceb47fb0b2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Begin detaching volume completed successfully.
Aug 09 11:36:36.793959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-dd06007d-35ef-4bfb-9c99-f7ceb47fb0b2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8/action returned with HTTP 202
Aug 09 11:36:36.795349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 719/1500] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:36:36 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0)
Aug 09 11:36:36.825442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-84f90e41-fe98-4c7c-9688-10f0fda73128 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:36.832787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84f90e41-fe98-4c7c-9688-10f0fda73128 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:36.832787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84f90e41-fe98-4c7c-9688-10f0fda73128 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:36.832787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84f90e41-fe98-4c7c-9688-10f0fda73128 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:36.865982 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:36.865982 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:36.876635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-84f90e41-fe98-4c7c-9688-10f0fda73128 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:36.890999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84f90e41-fe98-4c7c-9688-10f0fda73128 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:36.904425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 782/1501] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:36 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 1208 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:36.905639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d606698b-d6f4-4d04-b599-d3ba798481af None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:36.907378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d606698b-d6f4-4d04-b599-d3ba798481af None None] GET http://10.222.0.59/volume//
Aug 09 11:36:36.907990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d606698b-d6f4-4d04-b599-d3ba798481af None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:36.908633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d606698b-d6f4-4d04-b599-d3ba798481af None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:36.909576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d606698b-d6f4-4d04-b599-d3ba798481af None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:36.910332 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 720/1502] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:36:36 2022] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:36.929565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-4527bc32-db9a-4174-a66c-60152909b889 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:36.933225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-4527bc32-db9a-4174-a66c-60152909b889 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:36.933711 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-4527bc32-db9a-4174-a66c-60152909b889 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:36.934623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-4527bc32-db9a-4174-a66c-60152909b889 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:36.960413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:36.960413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:36.968564 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=100 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:36.970880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-4527bc32-db9a-4174-a66c-60152909b889 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:36.982400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-4527bc32-db9a-4174-a66c-60152909b889 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:36.983498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 783/1503] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:36:36 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:37.853142 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-8316d49e-818e-456b-b043-7285f9e84bdb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:37.859165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-8316d49e-818e-456b-b043-7285f9e84bdb tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] DELETE http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/aae4468f-a079-432c-9061-33a45392cc0e
Aug 09 11:36:37.859667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-8316d49e-818e-456b-b043-7285f9e84bdb tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:37.860353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-8316d49e-818e-456b-b043-7285f9e84bdb tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:37.888462 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:37.888462 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:37.910432 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0ddd32de-5999-44e9-a191-19b7a10de027 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:37.915452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0ddd32de-5999-44e9-a191-19b7a10de027 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:37.916153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0ddd32de-5999-44e9-a191-19b7a10de027 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:37.916784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0ddd32de-5999-44e9-a191-19b7a10de027 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:37.940891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:37.940891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:37.948666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0ddd32de-5999-44e9-a191-19b7a10de027 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:37.959717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0ddd32de-5999-44e9-a191-19b7a10de027 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:37.961082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 784/1504] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:37 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 1208 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:36:38.165439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-2846f12e-c250-45a0-a5d6-bc3a2f2d4972 req-8316d49e-818e-456b-b043-7285f9e84bdb tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/aae4468f-a079-432c-9061-33a45392cc0e returned with HTTP 200
Aug 09 11:36:38.168906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 721/1505] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:36:37 2022] DELETE /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/aae4468f-a079-432c-9061-33a45392cc0e => generated 19 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:38.977314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-129e0502-4ca2-4294-8a8f-64ead40b8282 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:38.981189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-129e0502-4ca2-4294-8a8f-64ead40b8282 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:38.981694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-129e0502-4ca2-4294-8a8f-64ead40b8282 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:38.982152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-129e0502-4ca2-4294-8a8f-64ead40b8282 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:38.997634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:38.997634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:39.004776 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-129e0502-4ca2-4294-8a8f-64ead40b8282 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:39.014075 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-129e0502-4ca2-4294-8a8f-64ead40b8282 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:39.015022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 785/1506] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:38 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:39.137442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-60df94d6-b041-4678-b321-39bfa47bad23 req-f4f19c72-d47e-4e9c-8d89-bcf128440d16 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:39.141943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-f4f19c72-d47e-4e9c-8d89-bcf128440d16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:39.142951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-f4f19c72-d47e-4e9c-8d89-bcf128440d16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:39.143568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-f4f19c72-d47e-4e9c-8d89-bcf128440d16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:39.175379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:39.175379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:39.185370 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-60df94d6-b041-4678-b321-39bfa47bad23 req-f4f19c72-d47e-4e9c-8d89-bcf128440d16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:39.195836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-f4f19c72-d47e-4e9c-8d89-bcf128440d16 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:39.201710 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 722/1507] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:36:39 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 1205 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:39.230987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-60df94d6-b041-4678-b321-39bfa47bad23 req-63f252c1-dd94-479b-8bad-468407e026e7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:39.235581 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-63f252c1-dd94-479b-8bad-468407e026e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] POST http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9/action
Aug 09 11:36:39.236691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-63f252c1-dd94-479b-8bad-468407e026e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:39.237260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-63f252c1-dd94-479b-8bad-468407e026e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:39.258302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:39.258302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:39.259998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-60df94d6-b041-4678-b321-39bfa47bad23 req-63f252c1-dd94-479b-8bad-468407e026e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:39.272621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-60df94d6-b041-4678-b321-39bfa47bad23 req-63f252c1-dd94-479b-8bad-468407e026e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Begin detaching volume completed successfully.
Aug 09 11:36:39.272869 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-63f252c1-dd94-479b-8bad-468407e026e7 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9/action returned with HTTP 202
Aug 09 11:36:39.274027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 786/1508] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:36:39 2022] POST /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:36:39.318957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7ed9d210-c32d-4701-bded-99908c981a68 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:39.324917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ed9d210-c32d-4701-bded-99908c981a68 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:39.325474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ed9d210-c32d-4701-bded-99908c981a68 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:39.326540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ed9d210-c32d-4701-bded-99908c981a68 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:39.359436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:39.359436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:39.368974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7ed9d210-c32d-4701-bded-99908c981a68 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:39.371398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-11c14126-f0ba-45f5-9e88-1b79383ffd97 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:39.372423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-11c14126-f0ba-45f5-9e88-1b79383ffd97 None None] GET http://10.222.0.59/volume//
Aug 09 11:36:39.373014 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-11c14126-f0ba-45f5-9e88-1b79383ffd97 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:39.373602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-11c14126-f0ba-45f5-9e88-1b79383ffd97 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:39.374673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-11c14126-f0ba-45f5-9e88-1b79383ffd97 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:39.375945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 787/1509] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:36:39 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:39.380741 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ed9d210-c32d-4701-bded-99908c981a68 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:39.381698 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 723/1510] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:39 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 1208 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:39.519367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-60df94d6-b041-4678-b321-39bfa47bad23 req-b1533055-dfe0-41f2-bccc-0848c2878cae None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:39.523253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-b1533055-dfe0-41f2-bccc-0848c2878cae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:39.523933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-b1533055-dfe0-41f2-bccc-0848c2878cae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:39.524538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-b1533055-dfe0-41f2-bccc-0848c2878cae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:39.545447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:39.545447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:39.552708 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-60df94d6-b041-4678-b321-39bfa47bad23 req-b1533055-dfe0-41f2-bccc-0848c2878cae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:39.563378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-b1533055-dfe0-41f2-bccc-0848c2878cae tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:39.564147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 788/1511] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:36:39 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 1306 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:40.148112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-60df94d6-b041-4678-b321-39bfa47bad23 req-6701c0fa-03df-4c94-8837-e9f4274b8e82 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:40.152683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-6701c0fa-03df-4c94-8837-e9f4274b8e82 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] DELETE http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/433dd4a3-4638-4f77-9823-6628e874d936
Aug 09 11:36:40.153385 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-6701c0fa-03df-4c94-8837-e9f4274b8e82 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:40.153678 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-6701c0fa-03df-4c94-8837-e9f4274b8e82 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:40.170140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:40.170140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:40.400081 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e0fdb33c-d30f-4e8c-95c4-f5077534a591 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:40.405832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e0fdb33c-d30f-4e8c-95c4-f5077534a591 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:40.406637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e0fdb33c-d30f-4e8c-95c4-f5077534a591 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:40.407282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e0fdb33c-d30f-4e8c-95c4-f5077534a591 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:40.424728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-60df94d6-b041-4678-b321-39bfa47bad23 req-6701c0fa-03df-4c94-8837-e9f4274b8e82 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/433dd4a3-4638-4f77-9823-6628e874d936 returned with HTTP 200
Aug 09 11:36:40.425281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:40.425281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:40.425985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 724/1512] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:36:40 2022] DELETE /volume/v3/001b779aebf8445eba01022c8c9abe19/attachments/433dd4a3-4638-4f77-9823-6628e874d936 => generated 19 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:40.433586 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e0fdb33c-d30f-4e8c-95c4-f5077534a591 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:40.454413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e0fdb33c-d30f-4e8c-95c4-f5077534a591 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:40.455891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 789/1513] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:40 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:40.471211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3c0aad60-5a44-4f6f-b282-7553190ee51f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:40.474798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c0aad60-5a44-4f6f-b282-7553190ee51f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:40.488309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c0aad60-5a44-4f6f-b282-7553190ee51f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:40.489008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c0aad60-5a44-4f6f-b282-7553190ee51f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:40.513422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:40.513422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:40.524745 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3c0aad60-5a44-4f6f-b282-7553190ee51f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:40.537242 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c0aad60-5a44-4f6f-b282-7553190ee51f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:40.538350 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 725/1514] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:40 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:40.620729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-51a3eb1c-ad52-4b99-a7c0-877d7f9c94e2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:40.625354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-51a3eb1c-ad52-4b99-a7c0-877d7f9c94e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:40.626108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-51a3eb1c-ad52-4b99-a7c0-877d7f9c94e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:40.627148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-51a3eb1c-ad52-4b99-a7c0-877d7f9c94e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:40.644530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:40.644530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:40.652003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-51a3eb1c-ad52-4b99-a7c0-877d7f9c94e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:40.672451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-51a3eb1c-ad52-4b99-a7c0-877d7f9c94e2 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:40.673384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 790/1515] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:40 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:40.689164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0e7209bc-0cb4-4a51-b94e-479674b26ca1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:40.693012 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0e7209bc-0cb4-4a51-b94e-479674b26ca1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:40.693380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0e7209bc-0cb4-4a51-b94e-479674b26ca1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:40.694039 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0e7209bc-0cb4-4a51-b94e-479674b26ca1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:40.711595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:40.711595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:40.719076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0e7209bc-0cb4-4a51-b94e-479674b26ca1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:40.729286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0e7209bc-0cb4-4a51-b94e-479674b26ca1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:40.730010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 726/1516] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:40 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:40.821696 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6d4a0171-2b08-4a88-af4c-2b8a396bb546 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:40.840419 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6d4a0171-2b08-4a88-af4c-2b8a396bb546 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:40.840899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6d4a0171-2b08-4a88-af4c-2b8a396bb546 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:40.841365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6d4a0171-2b08-4a88-af4c-2b8a396bb546 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:40.861263 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:40.861263 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:40.868635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6d4a0171-2b08-4a88-af4c-2b8a396bb546 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:40.877973 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6d4a0171-2b08-4a88-af4c-2b8a396bb546 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:40.878721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 791/1517] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:40 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 913 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:42.795567 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cc31606d-ecb8-4ce0-a50b-5245914b85e6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:42.922643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cc31606d-ecb8-4ce0-a50b-5245914b85e6 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] POST http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types
Aug 09 11:36:42.923420 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cc31606d-ecb8-4ce0-a50b-5245914b85e6 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-547522865"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:42.929182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=91,cinder:UPDATE=9 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:42.950637 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cc31606d-ecb8-4ce0-a50b-5245914b85e6 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types returned with HTTP 200
Aug 09 11:36:42.951359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 727/1518] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:36:42 2022] POST /volume/v3/9f8a13f0c18c4934bb579d5172026442/types => generated 223 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:42.959136 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-25ee2922-6f5e-4aa9-912c-691471d57be6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:42.962936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-25ee2922-6f5e-4aa9-912c-691471d57be6 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] POST http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types
Aug 09 11:36:42.963672 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-25ee2922-6f5e-4aa9-912c-691471d57be6 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1422522005"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:42.986587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-25ee2922-6f5e-4aa9-912c-691471d57be6 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types returned with HTTP 202
Aug 09 11:36:42.987388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 792/1519] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:36:42 2022] POST /volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types => generated 181 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:42.995206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-aaa0cd4d-8655-491d-b677-f5379128ac69 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:43.114460 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aaa0cd4d-8655-491d-b677-f5379128ac69 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups
Aug 09 11:36:43.115732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aaa0cd4d-8655-491d-b677-f5379128ac69 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "897f0571-8852-4fc9-a03c-b76a134021e1", "volume_types": ["439864fa-6197-4589-8a73-5150091ced5c"], "name": "tempest-GroupSnapshotsTest-Group-807360904"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:43.118512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-aaa0cd4d-8655-491d-b677-f5379128ac69 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating new group {'group': {'group_type': '897f0571-8852-4fc9-a03c-b76a134021e1', 'volume_types': ['439864fa-6197-4589-8a73-5150091ced5c'], 'name': 'tempest-GroupSnapshotsTest-Group-807360904'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Aug 09 11:36:43.124672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-aaa0cd4d-8655-491d-b677-f5379128ac69 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating group tempest-GroupSnapshotsTest-Group-807360904.
Aug 09 11:36:43.137692 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-aaa0cd4d-8655-491d-b677-f5379128ac69 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Availability Zones retrieved successfully.
Aug 09 11:36:43.170514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-aaa0cd4d-8655-491d-b677-f5379128ac69 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['3e3bf055-48df-4988-8e47-ffae7fe8b66e'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:43.206490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aaa0cd4d-8655-491d-b677-f5379128ac69 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups returned with HTTP 202
Aug 09 11:36:43.207300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 728/1520] 10.222.0.59 () {62 vars in 1274 bytes} [Tue Aug  9 11:36:42 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups => generated 111 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:43.213909 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6c2fd7fa-b539-4429-8015-f8b26adce641 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:43.217958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c2fd7fa-b539-4429-8015-f8b26adce641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6
Aug 09 11:36:43.218405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c2fd7fa-b539-4429-8015-f8b26adce641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:43.219130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c2fd7fa-b539-4429-8015-f8b26adce641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:43.219468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-6c2fd7fa-b539-4429-8015-f8b26adce641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 51d883ac-1b54-4c4e-b3e7-2c294b674fd6 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:36:43.226116 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:43.226116 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:43.241696 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c2fd7fa-b539-4429-8015-f8b26adce641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6 returned with HTTP 200
Aug 09 11:36:43.242461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 793/1521] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:36:43 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:44.252684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7d121541-5c7c-4b04-97b2-202020091e01 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:44.256674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7d121541-5c7c-4b04-97b2-202020091e01 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6
Aug 09 11:36:44.257160 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7d121541-5c7c-4b04-97b2-202020091e01 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:44.257603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7d121541-5c7c-4b04-97b2-202020091e01 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:44.257948 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-7d121541-5c7c-4b04-97b2-202020091e01 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 51d883ac-1b54-4c4e-b3e7-2c294b674fd6 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:36:44.264608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:44.264608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:44.278920 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7d121541-5c7c-4b04-97b2-202020091e01 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6 returned with HTTP 200
Aug 09 11:36:44.279662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 729/1522] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:36:44 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:44.288523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:44.292298 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes
Aug 09 11:36:44.293049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "439864fa-6197-4589-8a73-5150091ced5c", "group_id": "51d883ac-1b54-4c4e-b3e7-2c294b674fd6", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1089232488"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:44.295424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume request body: {'volume': {'volume_type': '439864fa-6197-4589-8a73-5150091ced5c', 'group_id': '51d883ac-1b54-4c4e-b3e7-2c294b674fd6', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1089232488'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:36:44.308637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:44.308637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:44.309584 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume of 1 GB
Aug 09 11:36:44.319528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Availability Zones retrieved successfully.
Aug 09 11:36:44.334618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (c5592446-ea31-4b4e-b513-057319aa87d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:44.337359 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53580463-b516-49fa-8b48-a80bec03e850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:44.338847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:44.338847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:44.339766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:36:44.365628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53580463-b516-49fa-8b48-a80bec03e850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:36:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=439864fa-6197-4589-8a73-5150091ced5c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-547522865',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '439864fa-6197-4589-8a73-5150091ced5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '51d883ac-1b54-4c4e-b3e7-2c294b674fd6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:44.367876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (385c899c-5db9-41ff-ad81-facecfd5eb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:44.406556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-547522865 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-547522865, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:36:44.407349 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-547522865 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-547522865, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:36:44.414290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=98,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:44.472172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['85ac5ff7-d2d7-429f-968f-1e2fc73d558b', 'f970d415-4d9d-4691-af1c-29d28f2a0332', '7195ae28-1f15-4984-80a1-f3ef936f2c22', 'd5c2d8af-7478-4a5d-a627-d8a586156045'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:44.474159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (385c899c-5db9-41ff-ad81-facecfd5eb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85ac5ff7-d2d7-429f-968f-1e2fc73d558b', 'f970d415-4d9d-4691-af1c-29d28f2a0332', '7195ae28-1f15-4984-80a1-f3ef936f2c22', 'd5c2d8af-7478-4a5d-a627-d8a586156045']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:44.476560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cff54b1-258d-4127-af56-6211aebc4db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:44.500136 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cff54b1-258d-4127-af56-6211aebc4db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa201c67-31f7-4039-8d8f-bf317cae0401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1089232488',encryption_key_id=None,group_id=51d883ac-1b54-4c4e-b3e7-2c294b674fd6,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['85ac5ff7-d2d7-429f-968f-1e2fc73d558b','f970d415-4d9d-4691-af1c-29d28f2a0332','7195ae28-1f15-4984-80a1-f3ef936f2c22','d5c2d8af-7478-4a5d-a627-d8a586156045'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=439864fa-6197-4589-8a73-5150091ced5c), '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=2022-08-09T11:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1089232488',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=51d883ac-1b54-4c4e-b3e7-2c294b674fd6,host=None,id=fa201c67-31f7-4039-8d8f-bf317cae0401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',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='a67a964a727f4a35b3b57e3a7d8c09a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(439864fa-6197-4589-8a73-5150091ced5c),volume_type_id=439864fa-6197-4589-8a73-5150091ced5c)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:44.501995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dca2f39-4b5b-4419-b33f-c9beaa4ab7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:44.530980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dca2f39-4b5b-4419-b33f-c9beaa4ab7d0) 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-GroupSnapshotsTest-Volume-1089232488',encryption_key_id=None,group_id=51d883ac-1b54-4c4e-b3e7-2c294b674fd6,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['85ac5ff7-d2d7-429f-968f-1e2fc73d558b','f970d415-4d9d-4691-af1c-29d28f2a0332','7195ae28-1f15-4984-80a1-f3ef936f2c22','d5c2d8af-7478-4a5d-a627-d8a586156045'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=439864fa-6197-4589-8a73-5150091ced5c)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:44.535003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520966ba-51e3-4a96-980d-a0e110f7203f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:44.560497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520966ba-51e3-4a96-980d-a0e110f7203f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:44.564594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (c5592446-ea31-4b4e-b513-057319aa87d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:44.564594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume request issued successfully.
Aug 09 11:36:44.564947 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:44.565321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:44.573909 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:44.582400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:44.582400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:44.590831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f0d31205-6d22-4c8c-8178-1d39e5b385e1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes returned with HTTP 202
Aug 09 11:36:44.591852 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 794/1523] 10.222.0.59 () {62 vars in 1277 bytes} [Tue Aug  9 11:36:44 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes => generated 907 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:44.605892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-94f9a668-4e5f-4fe2-a3ac-6b3ee94e57fd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:44.610502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-94f9a668-4e5f-4fe2-a3ac-6b3ee94e57fd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401
Aug 09 11:36:44.611133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-94f9a668-4e5f-4fe2-a3ac-6b3ee94e57fd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:44.611604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-94f9a668-4e5f-4fe2-a3ac-6b3ee94e57fd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:44.629990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:44.629990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:44.639262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-94f9a668-4e5f-4fe2-a3ac-6b3ee94e57fd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:36:44.640836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-94f9a668-4e5f-4fe2-a3ac-6b3ee94e57fd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:44.641227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-94f9a668-4e5f-4fe2-a3ac-6b3ee94e57fd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:44.649908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-94f9a668-4e5f-4fe2-a3ac-6b3ee94e57fd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:44.657569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:44.657569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:44.674306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-94f9a668-4e5f-4fe2-a3ac-6b3ee94e57fd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 returned with HTTP 200
Aug 09 11:36:44.675269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 730/1524] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:36:44 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:45.163009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-dc2704d6-c7dd-44ed-a540-9101b5f3607f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:45.167713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-dc2704d6-c7dd-44ed-a540-9101b5f3607f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:36:45.168159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-dc2704d6-c7dd-44ed-a540-9101b5f3607f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:45.168612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-dc2704d6-c7dd-44ed-a540-9101b5f3607f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:45.184338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:45.184338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:45.193221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-dc2704d6-c7dd-44ed-a540-9101b5f3607f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:36:45.204442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-dc2704d6-c7dd-44ed-a540-9101b5f3607f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:36:45.205622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 795/1525] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:36:45 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 917 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:45.230129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a8ac591f-d731-4e11-a918-c4b3f1e6aeb1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:45.231178 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8ac591f-d731-4e11-a918-c4b3f1e6aeb1 None None] GET http://10.222.0.59/volume//
Aug 09 11:36:45.231638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8ac591f-d731-4e11-a918-c4b3f1e6aeb1 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:45.232154 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8ac591f-d731-4e11-a918-c4b3f1e6aeb1 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:45.233150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8ac591f-d731-4e11-a918-c4b3f1e6aeb1 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:45.233703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 731/1526] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:36:45 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:45.241857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-c8859d83-f864-4556-b3a3-dcb676834185 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:45.247195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-c8859d83-f864-4556-b3a3-dcb676834185 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] POST http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments
Aug 09 11:36:45.248257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-c8859d83-f864-4556-b3a3-dcb676834185 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2078814a-5714-41c2-8056-53452eae2a2f", "connector": null, "instance_uuid": "dec43b88-6ed9-493d-8ac7-c9b9833dad9d"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:45.264980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:45.264980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:45.318734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-c8859d83-f864-4556-b3a3-dcb676834185 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments returned with HTTP 200
Aug 09 11:36:45.320016 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 796/1527] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:36:45 2022] POST /volume/v3/4f10ad025e8e405e82f06156adef690e/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:45.365326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-ff6a6381-e462-4dce-8f1c-6a71913b4e01 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:45.370878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-ff6a6381-e462-4dce-8f1c-6a71913b4e01 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] POST http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9/action
Aug 09 11:36:45.371658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-ff6a6381-e462-4dce-8f1c-6a71913b4e01 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action body: b'{"os-complete": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:45.371980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-ff6a6381-e462-4dce-8f1c-6a71913b4e01 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:45.411897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:45.411897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:45.430291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-0462a8f5-c5ef-4070-aeb3-784396540b17 req-ff6a6381-e462-4dce-8f1c-6a71913b4e01 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9/action returned with HTTP 204
Aug 09 11:36:45.431200 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 732/1528] 10.222.0.59 () {66 vars in 1705 bytes} [Tue Aug  9 11:36:45 2022] POST /volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:36:45.462387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3220aeed-73c2-42c5-86f1-90ca8eec2400 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:45.466260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3220aeed-73c2-42c5-86f1-90ca8eec2400 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:36:45.466715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3220aeed-73c2-42c5-86f1-90ca8eec2400 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:45.468072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3220aeed-73c2-42c5-86f1-90ca8eec2400 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:45.489000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:45.489000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:45.495757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3220aeed-73c2-42c5-86f1-90ca8eec2400 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:36:45.512050 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3220aeed-73c2-42c5-86f1-90ca8eec2400 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:36:45.513169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 797/1529] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:45 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 1179 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:45.528137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-40758d70-0338-4cf8-a5aa-4e9b680b14b6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:45.532130 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-40758d70-0338-4cf8-a5aa-4e9b680b14b6 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:36:45.532720 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-40758d70-0338-4cf8-a5aa-4e9b680b14b6 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:45.533235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-40758d70-0338-4cf8-a5aa-4e9b680b14b6 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:45.558934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:45.558934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:45.569528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-40758d70-0338-4cf8-a5aa-4e9b680b14b6 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:36:45.588198 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-40758d70-0338-4cf8-a5aa-4e9b680b14b6 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:36:45.598122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 733/1530] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:45 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 1179 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:45.691283 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d4925c8a-6725-4851-b08a-27b9ccdfd0d8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:45.695596 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d4925c8a-6725-4851-b08a-27b9ccdfd0d8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401
Aug 09 11:36:45.696411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d4925c8a-6725-4851-b08a-27b9ccdfd0d8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:45.696882 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d4925c8a-6725-4851-b08a-27b9ccdfd0d8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:45.715262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:45.715262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:45.724106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d4925c8a-6725-4851-b08a-27b9ccdfd0d8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:36:45.726240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-d4925c8a-6725-4851-b08a-27b9ccdfd0d8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:45.726907 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-d4925c8a-6725-4851-b08a-27b9ccdfd0d8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:45.741601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-d4925c8a-6725-4851-b08a-27b9ccdfd0d8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:45.751144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:45.751144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:45.785554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d4925c8a-6725-4851-b08a-27b9ccdfd0d8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 returned with HTTP 200
Aug 09 11:36:45.786583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 798/1531] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:36:45 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 => generated 1000 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:36:45.805090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ba4bfe5f-836e-4d5f-99ac-c8e3fb0bd6eb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:45.809225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ba4bfe5f-836e-4d5f-99ac-c8e3fb0bd6eb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots
Aug 09 11:36:45.810533 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ba4bfe5f-836e-4d5f-99ac-c8e3fb0bd6eb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "51d883ac-1b54-4c4e-b3e7-2c294b674fd6", "name": "tempest-group_snapshot-1653007572"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:45.812723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-ba4bfe5f-836e-4d5f-99ac-c8e3fb0bd6eb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating new group_snapshot {'group_snapshot': {'group_id': '51d883ac-1b54-4c4e-b3e7-2c294b674fd6', 'name': 'tempest-group_snapshot-1653007572'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}}
Aug 09 11:36:45.826171 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:45.826171 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:45.839810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.group_snapshots [None req-ba4bfe5f-836e-4d5f-99ac-c8e3fb0bd6eb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating group_snapshot tempest-group_snapshot-1653007572.
Aug 09 11:36:45.904100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:45.904100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:45.929663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-ba4bfe5f-836e-4d5f-99ac-c8e3fb0bd6eb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-547522865 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-547522865, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:36:45.930986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-ba4bfe5f-836e-4d5f-99ac-c8e3fb0bd6eb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-547522865 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-547522865, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:36:45.964360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=87,cinder:INSERT=8,cinder:UPDATE=5 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:46.000143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-ba4bfe5f-836e-4d5f-99ac-c8e3fb0bd6eb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['bce2cbd3-d2f0-41c6-b69c-d5623e692247', '45f47590-ce6c-4d09-ac00-beebc47aa624', '6da39869-4e4f-4e79-b0b1-2fdf35a2ceca', '3788f8ac-078a-44d2-a3fe-6421b43f564a'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:46.087202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ba4bfe5f-836e-4d5f-99ac-c8e3fb0bd6eb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots returned with HTTP 202
Aug 09 11:36:46.088608 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 734/1532] 10.222.0.59 () {62 vars in 1301 bytes} [Tue Aug  9 11:36:45 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots => generated 168 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:46.096580 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dbd4a154-ad20-41ab-aa3a-0f1709c36e6a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:46.103665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dbd4a154-ad20-41ab-aa3a-0f1709c36e6a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314
Aug 09 11:36:46.107902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dbd4a154-ad20-41ab-aa3a-0f1709c36e6a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:46.108526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dbd4a154-ad20-41ab-aa3a-0f1709c36e6a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:46.108907 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-dbd4a154-ad20-41ab-aa3a-0f1709c36e6a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 9599c60c-327c-4c5b-85e0-5d22a6088314 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:36:46.120559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:46.120559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:46.143300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dbd4a154-ad20-41ab-aa3a-0f1709c36e6a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 returned with HTTP 200
Aug 09 11:36:46.144133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 799/1533] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:36:46 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 => generated 307 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:47.152854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7e360932-1aca-4bde-bb8b-a2f9733cdd3c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:47.157847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7e360932-1aca-4bde-bb8b-a2f9733cdd3c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314
Aug 09 11:36:47.158414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7e360932-1aca-4bde-bb8b-a2f9733cdd3c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:47.158851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7e360932-1aca-4bde-bb8b-a2f9733cdd3c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:47.159228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-7e360932-1aca-4bde-bb8b-a2f9733cdd3c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 9599c60c-327c-4c5b-85e0-5d22a6088314 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:36:47.165120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:47.165120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:47.171518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7e360932-1aca-4bde-bb8b-a2f9733cdd3c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 returned with HTTP 200
Aug 09 11:36:47.172237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 735/1534] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:36:47 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:48.173039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-43818cef-3d2d-4aac-a908-215d0096c927 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:48.176773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43818cef-3d2d-4aac-a908-215d0096c927 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] DELETE http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:48.177223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43818cef-3d2d-4aac-a908-215d0096c927 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:48.177715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43818cef-3d2d-4aac-a908-215d0096c927 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:48.178112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-43818cef-3d2d-4aac-a908-215d0096c927 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Delete volume with id: ba90dd78-70a0-467f-a4b8-8addb8127be9 
Aug 09 11:36:48.180596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-41b00c85-aa61-417a-bf4d-e610a59a85ba None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:48.184787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-41b00c85-aa61-417a-bf4d-e610a59a85ba tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314
Aug 09 11:36:48.185264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-41b00c85-aa61-417a-bf4d-e610a59a85ba tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:48.185731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-41b00c85-aa61-417a-bf4d-e610a59a85ba tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:48.186089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-41b00c85-aa61-417a-bf4d-e610a59a85ba tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 9599c60c-327c-4c5b-85e0-5d22a6088314 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:36:48.191829 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:48.191829 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:48.194252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:48.194252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:48.195507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-43818cef-3d2d-4aac-a908-215d0096c927 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:48.199870 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-41b00c85-aa61-417a-bf4d-e610a59a85ba tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 returned with HTTP 200
Aug 09 11:36:48.200635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 736/1535] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:36:48 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:48.225306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-43818cef-3d2d-4aac-a908-215d0096c927 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Delete volume request issued successfully.
Aug 09 11:36:48.225863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43818cef-3d2d-4aac-a908-215d0096c927 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 202
Aug 09 11:36:48.226716 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 800/1536] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:36:48 2022] DELETE /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:36:48.235805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2c3f9a2a-3340-4452-a218-f1dd76526760 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:48.239442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2c3f9a2a-3340-4452-a218-f1dd76526760 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:48.239889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2c3f9a2a-3340-4452-a218-f1dd76526760 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:48.240345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2c3f9a2a-3340-4452-a218-f1dd76526760 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:48.255714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:48.255714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:48.262933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2c3f9a2a-3340-4452-a218-f1dd76526760 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:48.272679 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2c3f9a2a-3340-4452-a218-f1dd76526760 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:48.273416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 737/1537] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:48 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 912 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:49.209670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-866184ac-8ac2-4394-8d16-ff49b97e65a5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:49.213776 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-866184ac-8ac2-4394-8d16-ff49b97e65a5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314
Aug 09 11:36:49.214280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-866184ac-8ac2-4394-8d16-ff49b97e65a5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:49.214756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-866184ac-8ac2-4394-8d16-ff49b97e65a5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:49.215128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-866184ac-8ac2-4394-8d16-ff49b97e65a5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 9599c60c-327c-4c5b-85e0-5d22a6088314 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:36:49.217122 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=12,cinder:SELECT=73,cinder:UPDATE=15 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:49.223425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:49.223425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:49.233463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-866184ac-8ac2-4394-8d16-ff49b97e65a5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 returned with HTTP 200
Aug 09 11:36:49.234440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 801/1538] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:36:49 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 => generated 307 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:49.290037 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e812d514-e804-49cd-9917-ca26472a5e39 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:49.293770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e812d514-e804-49cd-9917-ca26472a5e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:49.294215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e812d514-e804-49cd-9917-ca26472a5e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:49.294667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e812d514-e804-49cd-9917-ca26472a5e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:49.310255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:49.310255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:49.317196 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e812d514-e804-49cd-9917-ca26472a5e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:49.328333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e812d514-e804-49cd-9917-ca26472a5e39 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:49.329215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 738/1539] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:49 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 912 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:49.987662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c2f93df6-9a48-4506-9618-dddc0d08f289 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:49.988552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2f93df6-9a48-4506-9618-dddc0d08f289 None None] GET http://10.222.0.59/volume//
Aug 09 11:36:49.988953 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2f93df6-9a48-4506-9618-dddc0d08f289 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:49.989410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2f93df6-9a48-4506-9618-dddc0d08f289 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:49.990335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2f93df6-9a48-4506-9618-dddc0d08f289 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:36:49.991073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 802/1540] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:36:49 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:36:49.998162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ad464d3f-b95e-48da-901a-68413f29ae56 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:50.001801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ad464d3f-b95e-48da-901a-68413f29ae56 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:36:50.002333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ad464d3f-b95e-48da-901a-68413f29ae56 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:50.002789 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ad464d3f-b95e-48da-901a-68413f29ae56 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:50.022714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:50.022714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:50.029384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ad464d3f-b95e-48da-901a-68413f29ae56 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:36:50.041443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ad464d3f-b95e-48da-901a-68413f29ae56 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:36:50.042553 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 739/1541] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:36:49 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:36:50.112305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-33f71de8-5cc0-4e7e-a183-65de9b53916c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:50.117982 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-33f71de8-5cc0-4e7e-a183-65de9b53916c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] PUT http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9
Aug 09 11:36:50.118784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-33f71de8-5cc0-4e7e-a183-65de9b53916c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sdb"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:50.134196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-33f71de8-5cc0-4e7e-a183-65de9b53916c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Acquiring lock "cinder-attachment_update-2078814a-5714-41c2-8056-53452eae2a2f-hv-cinder-84989" by "attachment_update" {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:36:50.143083 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-33f71de8-5cc0-4e7e-a183-65de9b53916c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Lock "cinder-attachment_update-2078814a-5714-41c2-8056-53452eae2a2f-hv-cinder-84989" acquired by "attachment_update" :: waited 0.009s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:36:50.145142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:50.145142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:50.242574 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d33b9227-2f18-400f-a87b-c9a2515e256b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:50.246645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d33b9227-2f18-400f-a87b-c9a2515e256b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314
Aug 09 11:36:50.247236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d33b9227-2f18-400f-a87b-c9a2515e256b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:50.247707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d33b9227-2f18-400f-a87b-c9a2515e256b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:50.248071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-d33b9227-2f18-400f-a87b-c9a2515e256b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 9599c60c-327c-4c5b-85e0-5d22a6088314 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:36:50.254505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:50.254505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:50.261122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d33b9227-2f18-400f-a87b-c9a2515e256b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 returned with HTTP 200
Aug 09 11:36:50.261825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 740/1542] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:36:50 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:50.347521 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0093f4aa-f6da-4469-9c5d-52904fd86cc1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:50.351220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0093f4aa-f6da-4469-9c5d-52904fd86cc1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:50.351674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0093f4aa-f6da-4469-9c5d-52904fd86cc1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:50.352116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0093f4aa-f6da-4469-9c5d-52904fd86cc1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:50.366861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:50.366861 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:50.374502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0093f4aa-f6da-4469-9c5d-52904fd86cc1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:50.384051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0093f4aa-f6da-4469-9c5d-52904fd86cc1 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 200
Aug 09 11:36:50.384761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 741/1543] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:50 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:36:51.145651 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-33f71de8-5cc0-4e7e-a183-65de9b53916c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Lock "cinder-attachment_update-2078814a-5714-41c2-8056-53452eae2a2f-hv-cinder-84989" released by "attachment_update" :: held 1.002s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:36:51.152693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-33f71de8-5cc0-4e7e-a183-65de9b53916c tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9 returned with HTTP 200
Aug 09 11:36:51.153630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 803/1544] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:36:50 2022] PUT /volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9 => generated 747 bytes in 1043 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:51.186945 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ec25a218-8a78-4679-8e9a-8a1cefff64e4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.191514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ec25a218-8a78-4679-8e9a-8a1cefff64e4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] POST http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9/action
Aug 09 11:36:51.192296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ec25a218-8a78-4679-8e9a-8a1cefff64e4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action body: b'{"os-complete": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:51.192634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ec25a218-8a78-4679-8e9a-8a1cefff64e4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:51.225435 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.225435 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.243830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-8b35c5e0-d858-43ae-a807-f06f60b016fb req-ec25a218-8a78-4679-8e9a-8a1cefff64e4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9/action returned with HTTP 204
Aug 09 11:36:51.244667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 742/1545] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:36:51 2022] POST /volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:51.270404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2c2e1d36-376a-4aee-afc6-a9d60b52be7b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.274755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c2e1d36-376a-4aee-afc6-a9d60b52be7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314
Aug 09 11:36:51.275307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c2e1d36-376a-4aee-afc6-a9d60b52be7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:51.275835 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c2e1d36-376a-4aee-afc6-a9d60b52be7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:51.276167 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-2c2e1d36-376a-4aee-afc6-a9d60b52be7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 9599c60c-327c-4c5b-85e0-5d22a6088314 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:36:51.282704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.282704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.289417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c2e1d36-376a-4aee-afc6-a9d60b52be7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 returned with HTTP 200
Aug 09 11:36:51.296192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 804/1546] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:36:51 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:36:51.297899 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f8429260-2c95-4132-8145-99936a1002d4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.301845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f8429260-2c95-4132-8145-99936a1002d4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail
Aug 09 11:36:51.302292 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f8429260-2c95-4132-8145-99936a1002d4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:51.302740 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f8429260-2c95-4132-8145-99936a1002d4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:51.303393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-f8429260-2c95-4132-8145-99936a1002d4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:36:51.305668 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-f8429260-2c95-4132-8145-99936a1002d4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:36:51.312986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f8429260-2c95-4132-8145-99936a1002d4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all snapshots completed successfully.
Aug 09 11:36:51.313836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.313836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.315038 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f8429260-2c95-4132-8145-99936a1002d4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail returned with HTTP 200
Aug 09 11:36:51.315748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 743/1547] 10.222.0.59 () {58 vars in 1241 bytes} [Tue Aug  9 11:36:51 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:51.324473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-694ab5cf-0a0e-4144-9abb-ef01f0a6e9c9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.328631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-694ab5cf-0a0e-4144-9abb-ef01f0a6e9c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/ab5050bf-7e3d-46fc-b141-fe8fc198b0d4
Aug 09 11:36:51.329880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-694ab5cf-0a0e-4144-9abb-ef01f0a6e9c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:51.330902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-694ab5cf-0a0e-4144-9abb-ef01f0a6e9c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:51.342866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.342866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.343871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-694ab5cf-0a0e-4144-9abb-ef01f0a6e9c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Snapshot retrieved successfully.
Aug 09 11:36:51.345860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-694ab5cf-0a0e-4144-9abb-ef01f0a6e9c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/ab5050bf-7e3d-46fc-b141-fe8fc198b0d4 returned with HTTP 200
Aug 09 11:36:51.346582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 805/1548] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:36:51 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/ab5050bf-7e3d-46fc-b141-fe8fc198b0d4 => generated 451 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:51.355482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.359559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/action
Aug 09 11:36:51.360321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action body: b'{"create-from-src": {"group_snapshot_id": "9599c60c-327c-4c5b-85e0-5d22a6088314", "name": "tempest-Group_from_snap-652175945"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:51.360655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "9599c60c-327c-4c5b-85e0-5d22a6088314", "name": "tempest-Group_from_snap-652175945"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:51.362949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating new group {'create-from-src': {'group_snapshot_id': '9599c60c-327c-4c5b-85e0-5d22a6088314', 'name': 'tempest-Group_from_snap-652175945'}}. {{(pid=110682) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}}
Aug 09 11:36:51.363227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating group tempest-Group_from_snap-652175945 from group_snapshot 9599c60c-327c-4c5b-85e0-5d22a6088314.
Aug 09 11:36:51.369282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.369282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.381304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.381304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.387243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.387243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.408000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fe8742a9-13fd-49ca-9a89-c1d6d839c123 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.427533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe8742a9-13fd-49ca-9a89-c1d6d839c123 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9
Aug 09 11:36:51.428151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe8742a9-13fd-49ca-9a89-c1d6d839c123 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:51.428805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe8742a9-13fd-49ca-9a89-c1d6d839c123 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:51.433940 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=81,cinder:INSERT=5,cinder:UPDATE=14 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:51.441915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe8742a9-13fd-49ca-9a89-c1d6d839c123 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 returned with HTTP 404
Aug 09 11:36:51.442986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 806/1549] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:51 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/ba90dd78-70a0-467f-a4b8-8addb8127be9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:51.452176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-af24dba1-5f10-4d20-85a9-c58e9e111cbe None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.454638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['b6f73e8c-b803-4413-ad2c-bc4c47a8dc8c'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:51.460519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-af24dba1-5f10-4d20-85a9-c58e9e111cbe tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] DELETE http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:51.460519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-af24dba1-5f10-4d20-85a9-c58e9e111cbe tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:51.460519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-af24dba1-5f10-4d20-85a9-c58e9e111cbe tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:51.460519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-af24dba1-5f10-4d20-85a9-c58e9e111cbe tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Delete volume with id: f090f9ca-8eac-4319-98ba-981a71e7bec8 
Aug 09 11:36:51.478154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.478154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.480131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-af24dba1-5f10-4d20-85a9-c58e9e111cbe tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:51.512303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-af24dba1-5f10-4d20-85a9-c58e9e111cbe tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Delete volume request issued successfully.
Aug 09 11:36:51.512705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-af24dba1-5f10-4d20-85a9-c58e9e111cbe tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 202
Aug 09 11:36:51.517947 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 807/1550] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:36:51 2022] DELETE /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:36:51.520357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-eabf6f8a-99f4-416d-b95f-e2dbc35467e5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.526634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eabf6f8a-99f4-416d-b95f-e2dbc35467e5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:51.527381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eabf6f8a-99f4-416d-b95f-e2dbc35467e5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:51.528157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eabf6f8a-99f4-416d-b95f-e2dbc35467e5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:51.544796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.544796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.551979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-eabf6f8a-99f4-416d-b95f-e2dbc35467e5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:51.560339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.group.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] A mapping entry already exists for group 51c3e5bc-981f-460f-ae96-7f42dc087af2 and volume type 439864fa-6197-4589-8a73-5150091ced5c. Do not need to create again.
Aug 09 11:36:51.561168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.561168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.561918 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eabf6f8a-99f4-416d-b95f-e2dbc35467e5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 200
Aug 09 11:36:51.562469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Availability Zones retrieved successfully.
Aug 09 11:36:51.562675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 808/1551] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:51 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:36:51.576393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (22ae17fe-f89b-45cd-9363-2a865e97ed7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:51.578699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b580cac-8aa2-42d2-9289-6385b269793d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:51.581430 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:36:51.619181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b580cac-8aa2-42d2-9289-6385b269793d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab5050bf-7e3d-46fc-b141-fe8fc198b0d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:36:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=439864fa-6197-4589-8a73-5150091ced5c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-547522865',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '439864fa-6197-4589-8a73-5150091ced5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '51c3e5bc-981f-460f-ae96-7f42dc087af2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:51.621004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2e36b0-9aa6-4c49-911a-63a5b7bee539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:51.652273 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-547522865 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-547522865, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:36:51.669868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['3c9c16e8-4ea7-4a76-b0c8-c45c573729ed', 'ae6f202f-153a-4223-b404-057b4e53d6f7'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:51.672870 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2e36b0-9aa6-4c49-911a-63a5b7bee539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c9c16e8-4ea7-4a76-b0c8-c45c573729ed', 'ae6f202f-153a-4223-b404-057b4e53d6f7']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:51.675726 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2238c1d-e5e6-417f-b496-8ee184119c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:51.722104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2238c1d-e5e6-417f-b496-8ee184119c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5a259a2-fde9-43ce-a0a4-ec65826aa5ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=51c3e5bc-981f-460f-ae96-7f42dc087af2,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['3c9c16e8-4ea7-4a76-b0c8-c45c573729ed','ae6f202f-153a-4223-b404-057b4e53d6f7'],size=1,snapshot_id=ab5050bf-7e3d-46fc-b141-fe8fc198b0d4,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=439864fa-6197-4589-8a73-5150091ced5c), '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=2022-08-09T11:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=51c3e5bc-981f-460f-ae96-7f42dc087af2,host=None,id=a5a259a2-fde9-43ce-a0a4-ec65826aa5ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',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=ab5050bf-7e3d-46fc-b141-fe8fc198b0d4,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(439864fa-6197-4589-8a73-5150091ced5c),volume_type_id=439864fa-6197-4589-8a73-5150091ced5c)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:51.723918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e532d326-eaa7-4186-bd60-9f24a8380aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:51.746094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e532d326-eaa7-4186-bd60-9f24a8380aea) 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=None,encryption_key_id=None,group_id=51c3e5bc-981f-460f-ae96-7f42dc087af2,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['3c9c16e8-4ea7-4a76-b0c8-c45c573729ed','ae6f202f-153a-4223-b404-057b4e53d6f7'],size=1,snapshot_id=ab5050bf-7e3d-46fc-b141-fe8fc198b0d4,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=439864fa-6197-4589-8a73-5150091ced5c)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:51.748481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (22ae17fe-f89b-45cd-9363-2a865e97ed7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:51.749260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume request issued successfully.
Aug 09 11:36:51.772900 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dd99f73a-f8f7-4b70-bb83-dcb2c116b2c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/action returned with HTTP 202
Aug 09 11:36:51.773853 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 744/1552] 10.222.0.59 () {62 vars in 1295 bytes} [Tue Aug  9 11:36:51 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/action => generated 102 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:51.780020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.783747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail
Aug 09 11:36:51.784315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:51.784836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:51.785926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:36:51.787309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:36:51.839109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all volumes completed successfully.
Aug 09 11:36:51.840542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:51.840917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:51.848926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:51.855565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.855565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.863424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:51.863914 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:51.871401 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:51.877824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.877824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.892827 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bf6e3ca6-8213-4ec1-b590-c285611cdae2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail returned with HTTP 200
Aug 09 11:36:51.893630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 809/1553] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:36:51 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail => generated 1984 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:51.910077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-59c1dc99-53d2-46d8-a2d4-bc3b10c01937 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:51.914080 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-59c1dc99-53d2-46d8-a2d4-bc3b10c01937 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed
Aug 09 11:36:51.914423 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-59c1dc99-53d2-46d8-a2d4-bc3b10c01937 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:51.914894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-59c1dc99-53d2-46d8-a2d4-bc3b10c01937 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:51.929429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.929429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.935994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-59c1dc99-53d2-46d8-a2d4-bc3b10c01937 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:36:51.937398 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-59c1dc99-53d2-46d8-a2d4-bc3b10c01937 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:51.937780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-59c1dc99-53d2-46d8-a2d4-bc3b10c01937 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:51.945184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-59c1dc99-53d2-46d8-a2d4-bc3b10c01937 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:51.951702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:51.951702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:51.967686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-59c1dc99-53d2-46d8-a2d4-bc3b10c01937 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed returned with HTTP 200
Aug 09 11:36:51.968606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 745/1554] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:36:51 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed => generated 991 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:52.579910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-df949b6d-b543-4046-b724-ea17f849c73f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:52.584240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-df949b6d-b543-4046-b724-ea17f849c73f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8
Aug 09 11:36:52.584684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-df949b6d-b543-4046-b724-ea17f849c73f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:52.585139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-df949b6d-b543-4046-b724-ea17f849c73f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:52.597308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-df949b6d-b543-4046-b724-ea17f849c73f tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 returned with HTTP 404
Aug 09 11:36:52.598396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 810/1555] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:52 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/f090f9ca-8eac-4319-98ba-981a71e7bec8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:52.676809 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f90e4886-4b0a-4bb2-b2c2-e8d7882deb07 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:52.680321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f90e4886-4b0a-4bb2-b2c2-e8d7882deb07 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] DELETE http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:36:52.680764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f90e4886-4b0a-4bb2-b2c2-e8d7882deb07 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:52.681211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f90e4886-4b0a-4bb2-b2c2-e8d7882deb07 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:52.681602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-f90e4886-4b0a-4bb2-b2c2-e8d7882deb07 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Delete volume with id: cfa36a9a-e2d0-4657-986a-3b44a5129708 
Aug 09 11:36:52.696125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:52.696125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:52.697238 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f90e4886-4b0a-4bb2-b2c2-e8d7882deb07 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:52.727972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f90e4886-4b0a-4bb2-b2c2-e8d7882deb07 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Delete volume request issued successfully.
Aug 09 11:36:52.728489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f90e4886-4b0a-4bb2-b2c2-e8d7882deb07 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 202
Aug 09 11:36:52.729267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 746/1556] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:36:52 2022] DELETE /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:36:52.734243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-09fb0bd8-a679-45ed-be29-f5956de5caf5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:52.737928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-09fb0bd8-a679-45ed-be29-f5956de5caf5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:36:52.738389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-09fb0bd8-a679-45ed-be29-f5956de5caf5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:52.738891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-09fb0bd8-a679-45ed-be29-f5956de5caf5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:52.753520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:52.753520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:52.760211 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-09fb0bd8-a679-45ed-be29-f5956de5caf5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Volume info retrieved successfully.
Aug 09 11:36:52.769511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-09fb0bd8-a679-45ed-be29-f5956de5caf5 tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 200
Aug 09 11:36:52.770249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 811/1557] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:52 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 912 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:52.984530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3a9c1701-30a8-419b-b6b5-423c86018d74 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:52.988514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3a9c1701-30a8-419b-b6b5-423c86018d74 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed
Aug 09 11:36:52.989076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3a9c1701-30a8-419b-b6b5-423c86018d74 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:52.989606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3a9c1701-30a8-419b-b6b5-423c86018d74 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:52.994412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=82,cinder:INSERT=7,cinder:UPDATE=11 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:53.014615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:53.014615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:53.031210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3a9c1701-30a8-419b-b6b5-423c86018d74 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:36:53.038018 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-3a9c1701-30a8-419b-b6b5-423c86018d74 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:53.039278 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-3a9c1701-30a8-419b-b6b5-423c86018d74 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:53.050739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-3a9c1701-30a8-419b-b6b5-423c86018d74 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:53.057340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:53.057340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:53.073527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3a9c1701-30a8-419b-b6b5-423c86018d74 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed returned with HTTP 200
Aug 09 11:36:53.074653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 747/1558] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:36:52 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed => generated 992 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:36:53.090988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6651311a-3501-40c5-9d35-5e7c53d1c881 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:53.106365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6651311a-3501-40c5-9d35-5e7c53d1c881 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51c3e5bc-981f-460f-ae96-7f42dc087af2
Aug 09 11:36:53.107689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6651311a-3501-40c5-9d35-5e7c53d1c881 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:53.112059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6651311a-3501-40c5-9d35-5e7c53d1c881 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:53.113137 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-6651311a-3501-40c5-9d35-5e7c53d1c881 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 51c3e5bc-981f-460f-ae96-7f42dc087af2 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:36:53.132326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:53.132326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:53.163590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6651311a-3501-40c5-9d35-5e7c53d1c881 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51c3e5bc-981f-460f-ae96-7f42dc087af2 returned with HTTP 200
Aug 09 11:36:53.164514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 812/1559] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:36:53 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51c3e5bc-981f-460f-ae96-7f42dc087af2 => generated 417 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:53.174108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5e48a828-0664-41e1-87be-037bd7bedee7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:53.178181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail
Aug 09 11:36:53.178717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:53.179206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:53.179851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:36:53.181706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:36:53.248444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all volumes completed successfully.
Aug 09 11:36:53.250970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:53.251693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:53.262870 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:53.272249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:53.272249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:53.281137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:53.281593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:53.293046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:53.300267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:53.300267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:53.319609 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5e48a828-0664-41e1-87be-037bd7bedee7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail returned with HTTP 200
Aug 09 11:36:53.320859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 748/1560] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:36:53 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail => generated 1985 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:53.337727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-65281794-90b9-4497-8c62-aa7d8aff52a9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:53.341754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-65281794-90b9-4497-8c62-aa7d8aff52a9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51c3e5bc-981f-460f-ae96-7f42dc087af2/action
Aug 09 11:36:53.342500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-65281794-90b9-4497-8c62-aa7d8aff52a9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:53.342848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-65281794-90b9-4497-8c62-aa7d8aff52a9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:53.344899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-65281794-90b9-4497-8c62-aa7d8aff52a9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] delete called for group 51c3e5bc-981f-460f-ae96-7f42dc087af2 {{(pid=110681) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:36:53.345193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-65281794-90b9-4497-8c62-aa7d8aff52a9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete group with id: 51c3e5bc-981f-460f-ae96-7f42dc087af2
Aug 09 11:36:53.351662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:53.351662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:53.442334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-65281794-90b9-4497-8c62-aa7d8aff52a9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51c3e5bc-981f-460f-ae96-7f42dc087af2/action returned with HTTP 202
Aug 09 11:36:53.443189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 813/1561] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:36:53 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51c3e5bc-981f-460f-ae96-7f42dc087af2/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:36:53.448145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bf2fd4ac-5c77-4ef8-abb0-018f6944fdc0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:53.452164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bf2fd4ac-5c77-4ef8-abb0-018f6944fdc0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed
Aug 09 11:36:53.452652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bf2fd4ac-5c77-4ef8-abb0-018f6944fdc0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:53.453323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bf2fd4ac-5c77-4ef8-abb0-018f6944fdc0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:53.472869 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:53.472869 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:53.484286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bf2fd4ac-5c77-4ef8-abb0-018f6944fdc0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:36:53.486189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-bf2fd4ac-5c77-4ef8-abb0-018f6944fdc0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:53.486881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-bf2fd4ac-5c77-4ef8-abb0-018f6944fdc0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:53.496480 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-bf2fd4ac-5c77-4ef8-abb0-018f6944fdc0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:53.503407 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:53.503407 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:53.519444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bf2fd4ac-5c77-4ef8-abb0-018f6944fdc0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed returned with HTTP 200
Aug 09 11:36:53.520549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 749/1562] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:36:53 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed => generated 991 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:53.786672 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1f4613db-7f8d-4748-876a-925f274ca95d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:53.791678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f4613db-7f8d-4748-876a-925f274ca95d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] GET http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708
Aug 09 11:36:53.792189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f4613db-7f8d-4748-876a-925f274ca95d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:53.792808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f4613db-7f8d-4748-876a-925f274ca95d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:53.806159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f4613db-7f8d-4748-876a-925f274ca95d tempest-AttachVolumeTestJSON-1820531462 tempest-AttachVolumeTestJSON-1820531462-project] http://10.222.0.59/volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 returned with HTTP 404
Aug 09 11:36:53.807230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 814/1563] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:36:53 2022] GET /volume/v3/001b779aebf8445eba01022c8c9abe19/volumes/cfa36a9a-e2d0-4657-986a-3b44a5129708 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:54.536487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ec31eea9-ed79-4bbb-995d-f21f4cedce00 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:54.541025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ec31eea9-ed79-4bbb-995d-f21f4cedce00 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed
Aug 09 11:36:54.541722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ec31eea9-ed79-4bbb-995d-f21f4cedce00 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:54.542353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ec31eea9-ed79-4bbb-995d-f21f4cedce00 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:54.554457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ec31eea9-ed79-4bbb-995d-f21f4cedce00 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed returned with HTTP 404
Aug 09 11:36:54.560769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4a536e13-ff0e-48ef-a8de-b059f20d02e0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:54.561831 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 750/1564] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:36:54 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/a5a259a2-fde9-43ce-a0a4-ec65826aa5ed => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:36:54.565171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4a536e13-ff0e-48ef-a8de-b059f20d02e0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51c3e5bc-981f-460f-ae96-7f42dc087af2
Aug 09 11:36:54.565885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4a536e13-ff0e-48ef-a8de-b059f20d02e0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:54.566547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4a536e13-ff0e-48ef-a8de-b059f20d02e0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:54.567210 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-4a536e13-ff0e-48ef-a8de-b059f20d02e0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 51c3e5bc-981f-460f-ae96-7f42dc087af2 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:36:54.573741 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4a536e13-ff0e-48ef-a8de-b059f20d02e0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51c3e5bc-981f-460f-ae96-7f42dc087af2 returned with HTTP 404
Aug 09 11:36:54.575115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 815/1565] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:36:54 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51c3e5bc-981f-460f-ae96-7f42dc087af2 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:36:54.580046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7e60b04d-b985-4895-90bf-4a5c0f872eac None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:54.585068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7e60b04d-b985-4895-90bf-4a5c0f872eac tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] DELETE http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314
Aug 09 11:36:54.585772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7e60b04d-b985-4895-90bf-4a5c0f872eac tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:54.586541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7e60b04d-b985-4895-90bf-4a5c0f872eac tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:54.586937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-7e60b04d-b985-4895-90bf-4a5c0f872eac tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] delete called for member 9599c60c-327c-4c5b-85e0-5d22a6088314 {{(pid=110682) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Aug 09 11:36:54.587219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.group_snapshots [None req-7e60b04d-b985-4895-90bf-4a5c0f872eac tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete group_snapshot with id: 9599c60c-327c-4c5b-85e0-5d22a6088314
Aug 09 11:36:54.595814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:54.595814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:54.677543 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7e60b04d-b985-4895-90bf-4a5c0f872eac tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 returned with HTTP 202
Aug 09 11:36:54.678747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 751/1566] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:36:54 2022] DELETE /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:36:54.683795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:54.687570 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail
Aug 09 11:36:54.688066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:54.688865 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:54.689643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:36:54.691758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:36:54.743104 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all volumes completed successfully.
Aug 09 11:36:54.744536 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:54.745139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:54.752517 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:54.758769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:54.758769 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:54.774879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-52d6768b-60f0-466f-be64-7e2c2fe38f40 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail returned with HTTP 200
Aug 09 11:36:54.788242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 816/1567] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:36:54 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail => generated 1003 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:54.793707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-464d2b73-186c-4b9f-99cf-20f225a4a5f8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:54.798752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-464d2b73-186c-4b9f-99cf-20f225a4a5f8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail
Aug 09 11:36:54.799240 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-464d2b73-186c-4b9f-99cf-20f225a4a5f8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:54.799699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-464d2b73-186c-4b9f-99cf-20f225a4a5f8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:54.800734 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-464d2b73-186c-4b9f-99cf-20f225a4a5f8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:36:54.800985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:54.800985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:54.802564 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-464d2b73-186c-4b9f-99cf-20f225a4a5f8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:36:54.810694 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-464d2b73-186c-4b9f-99cf-20f225a4a5f8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all snapshots completed successfully.
Aug 09 11:36:54.811743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:54.811743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:54.812902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-464d2b73-186c-4b9f-99cf-20f225a4a5f8 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail returned with HTTP 200
Aug 09 11:36:54.815208 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 752/1568] 10.222.0.59 () {58 vars in 1241 bytes} [Tue Aug  9 11:36:54 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail => generated 453 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:36:54.822704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-29c7c86b-1eb8-413c-a4c8-d23c3f09bcd2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:54.827830 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-29c7c86b-1eb8-413c-a4c8-d23c3f09bcd2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/ab5050bf-7e3d-46fc-b141-fe8fc198b0d4
Aug 09 11:36:54.828811 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-29c7c86b-1eb8-413c-a4c8-d23c3f09bcd2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:54.829538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-29c7c86b-1eb8-413c-a4c8-d23c3f09bcd2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:54.840847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:54.840847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:54.842403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-29c7c86b-1eb8-413c-a4c8-d23c3f09bcd2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Snapshot retrieved successfully.
Aug 09 11:36:54.844485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-29c7c86b-1eb8-413c-a4c8-d23c3f09bcd2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/ab5050bf-7e3d-46fc-b141-fe8fc198b0d4 returned with HTTP 200
Aug 09 11:36:54.845508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 817/1569] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:36:54 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/ab5050bf-7e3d-46fc-b141-fe8fc198b0d4 => generated 450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:55.854534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-681611e6-3ae0-472c-b58c-2d3c74a5b0c4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:55.859488 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-681611e6-3ae0-472c-b58c-2d3c74a5b0c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/ab5050bf-7e3d-46fc-b141-fe8fc198b0d4
Aug 09 11:36:55.860033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-681611e6-3ae0-472c-b58c-2d3c74a5b0c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:55.860637 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-681611e6-3ae0-472c-b58c-2d3c74a5b0c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:55.877391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-681611e6-3ae0-472c-b58c-2d3c74a5b0c4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/ab5050bf-7e3d-46fc-b141-fe8fc198b0d4 returned with HTTP 404
Aug 09 11:36:55.878461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 753/1570] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:36:55 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/ab5050bf-7e3d-46fc-b141-fe8fc198b0d4 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:55.884395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4a01fd04-cda1-4e19-a62a-744f668a507e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:55.888891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4a01fd04-cda1-4e19-a62a-744f668a507e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314
Aug 09 11:36:55.889704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4a01fd04-cda1-4e19-a62a-744f668a507e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:55.890357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4a01fd04-cda1-4e19-a62a-744f668a507e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:55.891925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-4a01fd04-cda1-4e19-a62a-744f668a507e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 9599c60c-327c-4c5b-85e0-5d22a6088314 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:36:55.900459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4a01fd04-cda1-4e19-a62a-744f668a507e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 returned with HTTP 404
Aug 09 11:36:55.902497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 818/1571] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:36:55 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/9599c60c-327c-4c5b-85e0-5d22a6088314 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:36:55.907202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:55.910680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail
Aug 09 11:36:55.911202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:55.911656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:55.913081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:36:55.913961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:36:55.970367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all volumes completed successfully.
Aug 09 11:36:55.972360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:55.972951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:55.990591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:55.999427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:55.999427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:56.027089 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a1977a2f-7f73-4e35-a38d-0f41e0e2fc5f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail returned with HTTP 200
Aug 09 11:36:56.028012 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 754/1572] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:36:55 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail => generated 1003 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:36:56.043940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-674ef8af-7a7f-4211-a748-b5155f3bbfbe None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:56.048376 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-674ef8af-7a7f-4211-a748-b5155f3bbfbe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6/action
Aug 09 11:36:56.049380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-674ef8af-7a7f-4211-a748-b5155f3bbfbe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:36:56.049959 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-674ef8af-7a7f-4211-a748-b5155f3bbfbe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:56.052468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-674ef8af-7a7f-4211-a748-b5155f3bbfbe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] delete called for group 51d883ac-1b54-4c4e-b3e7-2c294b674fd6 {{(pid=110681) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:36:56.053060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-674ef8af-7a7f-4211-a748-b5155f3bbfbe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete group with id: 51d883ac-1b54-4c4e-b3e7-2c294b674fd6
Aug 09 11:36:56.056059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=95,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:56.061176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:56.061176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:56.164689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-674ef8af-7a7f-4211-a748-b5155f3bbfbe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6/action returned with HTTP 202
Aug 09 11:36:56.166058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 819/1573] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:36:56 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:36:56.174975 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f93dcf4d-c5da-418a-8c84-4fd2ed1d8509 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:56.181904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f93dcf4d-c5da-418a-8c84-4fd2ed1d8509 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401
Aug 09 11:36:56.181904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f93dcf4d-c5da-418a-8c84-4fd2ed1d8509 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:56.181904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f93dcf4d-c5da-418a-8c84-4fd2ed1d8509 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:56.204009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:56.204009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:56.213174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f93dcf4d-c5da-418a-8c84-4fd2ed1d8509 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:36:56.214805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-f93dcf4d-c5da-418a-8c84-4fd2ed1d8509 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:56.215306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-f93dcf4d-c5da-418a-8c84-4fd2ed1d8509 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:56.229243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-f93dcf4d-c5da-418a-8c84-4fd2ed1d8509 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:56.243123 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:56.243123 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:56.275337 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f93dcf4d-c5da-418a-8c84-4fd2ed1d8509 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 returned with HTTP 200
Aug 09 11:36:56.281937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 755/1574] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:36:56 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 => generated 999 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:36:57.295227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a2fda24d-d3e5-4e9e-a80d-e15fdc39b946 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:57.299503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a2fda24d-d3e5-4e9e-a80d-e15fdc39b946 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401
Aug 09 11:36:57.299920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a2fda24d-d3e5-4e9e-a80d-e15fdc39b946 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:57.300378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a2fda24d-d3e5-4e9e-a80d-e15fdc39b946 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:57.313693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a2fda24d-d3e5-4e9e-a80d-e15fdc39b946 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 returned with HTTP 404
Aug 09 11:36:57.315558 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 820/1575] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:36:57 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:36:57.325075 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fdc2f35b-c297-49dd-9cdc-23287a7cdc7b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:57.346479 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fdc2f35b-c297-49dd-9cdc-23287a7cdc7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6
Aug 09 11:36:57.346939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fdc2f35b-c297-49dd-9cdc-23287a7cdc7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:57.347398 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fdc2f35b-c297-49dd-9cdc-23287a7cdc7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:57.351092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-fdc2f35b-c297-49dd-9cdc-23287a7cdc7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 51d883ac-1b54-4c4e-b3e7-2c294b674fd6 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:36:57.368733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fdc2f35b-c297-49dd-9cdc-23287a7cdc7b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6 returned with HTTP 404
Aug 09 11:36:57.376432 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 756/1576] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:36:57 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/51d883ac-1b54-4c4e-b3e7-2c294b674fd6 => generated 108 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:36:57.382408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d2d06584-84f5-4609-9b19-b87211dddbb3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:57.387394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d2d06584-84f5-4609-9b19-b87211dddbb3 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] DELETE http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types/897f0571-8852-4fc9-a03c-b76a134021e1
Aug 09 11:36:57.387899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d2d06584-84f5-4609-9b19-b87211dddbb3 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:57.388350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d2d06584-84f5-4609-9b19-b87211dddbb3 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:57.448896 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d2d06584-84f5-4609-9b19-b87211dddbb3 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types/897f0571-8852-4fc9-a03c-b76a134021e1 returned with HTTP 202
Aug 09 11:36:57.450231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 821/1577] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:36:57 2022] DELETE /volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types/897f0571-8852-4fc9-a03c-b76a134021e1 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:36:57.458133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9f0a55a2-d6f6-420f-85e2-6618e0db548c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:57.462438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9f0a55a2-d6f6-420f-85e2-6618e0db548c tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] POST http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types
Aug 09 11:36:57.463900 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9f0a55a2-d6f6-420f-85e2-6618e0db548c tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1901363288"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:57.511825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9f0a55a2-d6f6-420f-85e2-6618e0db548c tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types returned with HTTP 200
Aug 09 11:36:57.512616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 757/1578] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:36:57 2022] POST /volume/v3/9f8a13f0c18c4934bb579d5172026442/types => generated 224 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:36:57.522790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1957c665-2571-4ffe-83c5-62998da478ad None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:57.528077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1957c665-2571-4ffe-83c5-62998da478ad tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] POST http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types
Aug 09 11:36:57.529058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1957c665-2571-4ffe-83c5-62998da478ad tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1793007958"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:57.589347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1957c665-2571-4ffe-83c5-62998da478ad tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types returned with HTTP 202
Aug 09 11:36:57.592417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 822/1579] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:36:57 2022] POST /volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types => generated 181 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:57.598376 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a431a2c1-0bed-4e16-84e2-8522bf8d64c9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:57.602842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a431a2c1-0bed-4e16-84e2-8522bf8d64c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups
Aug 09 11:36:57.603524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a431a2c1-0bed-4e16-84e2-8522bf8d64c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dc849b27-4798-4c00-a853-cc6e86da6729", "volume_types": ["6c06b567-59b3-4033-ae85-dc33ee5907e0"], "name": "tempest-GroupSnapshotsTest-Group-1744519196"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:57.605888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-a431a2c1-0bed-4e16-84e2-8522bf8d64c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating new group {'group': {'group_type': 'dc849b27-4798-4c00-a853-cc6e86da6729', 'volume_types': ['6c06b567-59b3-4033-ae85-dc33ee5907e0'], 'name': 'tempest-GroupSnapshotsTest-Group-1744519196'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Aug 09 11:36:57.613241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-a431a2c1-0bed-4e16-84e2-8522bf8d64c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating group tempest-GroupSnapshotsTest-Group-1744519196.
Aug 09 11:36:57.634388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a431a2c1-0bed-4e16-84e2-8522bf8d64c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Availability Zones retrieved successfully.
Aug 09 11:36:57.663744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-a431a2c1-0bed-4e16-84e2-8522bf8d64c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['85998a16-47cc-4862-b916-92d917432161'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:57.688981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=93,cinder:UPDATE=3,cinder:INSERT=4 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:57.737166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a431a2c1-0bed-4e16-84e2-8522bf8d64c9 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups returned with HTTP 202
Aug 09 11:36:57.743227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 758/1580] 10.222.0.59 () {62 vars in 1274 bytes} [Tue Aug  9 11:36:57 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups => generated 112 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:57.745748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9dbd868b-ff16-4566-a032-0978000a4616 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:57.750891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9dbd868b-ff16-4566-a032-0978000a4616 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:36:57.751672 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9dbd868b-ff16-4566-a032-0978000a4616 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:57.752288 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9dbd868b-ff16-4566-a032-0978000a4616 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:57.752790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-9dbd868b-ff16-4566-a032-0978000a4616 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:36:57.761743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:57.761743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:57.779526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9dbd868b-ff16-4566-a032-0978000a4616 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:36:57.780286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 823/1581] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:36:57 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:58.789818 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0a45bc9e-bf04-4567-83cf-b65cf1557a0b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:58.794771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a45bc9e-bf04-4567-83cf-b65cf1557a0b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:36:58.795443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0a45bc9e-bf04-4567-83cf-b65cf1557a0b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:58.795987 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0a45bc9e-bf04-4567-83cf-b65cf1557a0b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:58.796378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-0a45bc9e-bf04-4567-83cf-b65cf1557a0b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:36:58.804035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:58.804035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:58.818599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0a45bc9e-bf04-4567-83cf-b65cf1557a0b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:36:58.829036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:58.833652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes
Aug 09 11:36:58.834346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6c06b567-59b3-4033-ae85-dc33ee5907e0", "group_id": "c461835a-7533-40c9-bd43-252ec92e8999", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-913104516"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:36:58.836818 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume request body: {'volume': {'volume_type': '6c06b567-59b3-4033-ae85-dc33ee5907e0', 'group_id': 'c461835a-7533-40c9-bd43-252ec92e8999', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-913104516'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:36:58.839678 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 759/1582] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:36:58 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 393 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:36:58.850569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:58.850569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:58.851857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume of 1 GB
Aug 09 11:36:58.873792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Availability Zones retrieved successfully.
Aug 09 11:36:58.894409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (042a0b94-9fae-4db7-8802-08707e37178d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:58.899362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6975039f-cbaa-47ba-a42b-9bf187f93910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:58.901936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:58.901936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:58.906418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:36:58.940681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6975039f-cbaa-47ba-a42b-9bf187f93910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:36:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c06b567-59b3-4033-ae85-dc33ee5907e0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1901363288',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c06b567-59b3-4033-ae85-dc33ee5907e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c461835a-7533-40c9-bd43-252ec92e8999', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:58.945232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e057c8c-052c-4113-b65b-08bcc1fa8218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:59.008062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1901363288 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1901363288, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:36:59.008808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1901363288 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1901363288, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:36:59.060992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['bd5ae7c1-cb64-4c27-ae28-36bbc034b01b', '7636e2e4-7db7-4cda-aae3-e76a2c30a7ec', '7bc6e97b-779c-4dd0-b1e0-66b9d958655d', '30d6795c-9a94-4538-9965-e781671a41ea'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:36:59.063018 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e057c8c-052c-4113-b65b-08bcc1fa8218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd5ae7c1-cb64-4c27-ae28-36bbc034b01b', '7636e2e4-7db7-4cda-aae3-e76a2c30a7ec', '7bc6e97b-779c-4dd0-b1e0-66b9d958655d', '30d6795c-9a94-4538-9965-e781671a41ea']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:59.065307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44bc4c37-6902-49ba-89dd-6b371f84006b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:59.095770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44bc4c37-6902-49ba-89dd-6b371f84006b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad2878ed-ab61-4fff-ae71-d9eccab8655c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-913104516',encryption_key_id=None,group_id=c461835a-7533-40c9-bd43-252ec92e8999,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['bd5ae7c1-cb64-4c27-ae28-36bbc034b01b','7636e2e4-7db7-4cda-aae3-e76a2c30a7ec','7bc6e97b-779c-4dd0-b1e0-66b9d958655d','30d6795c-9a94-4538-9965-e781671a41ea'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=6c06b567-59b3-4033-ae85-dc33ee5907e0), '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=2022-08-09T11:36:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-913104516',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=c461835a-7533-40c9-bd43-252ec92e8999,host=None,id=ad2878ed-ab61-4fff-ae71-d9eccab8655c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',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='a67a964a727f4a35b3b57e3a7d8c09a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c06b567-59b3-4033-ae85-dc33ee5907e0),volume_type_id=6c06b567-59b3-4033-ae85-dc33ee5907e0)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:59.097966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a3918a-455f-4f3f-af75-1e45f93ae7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:59.125361 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=76,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:36:59.133333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5a3918a-455f-4f3f-af75-1e45f93ae7d4) 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-GroupSnapshotsTest-Volume-913104516',encryption_key_id=None,group_id=c461835a-7533-40c9-bd43-252ec92e8999,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['bd5ae7c1-cb64-4c27-ae28-36bbc034b01b','7636e2e4-7db7-4cda-aae3-e76a2c30a7ec','7bc6e97b-779c-4dd0-b1e0-66b9d958655d','30d6795c-9a94-4538-9965-e781671a41ea'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=6c06b567-59b3-4033-ae85-dc33ee5907e0)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:59.135935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e0d06e-4ccd-4c14-bef5-ad3208460b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:36:59.167972 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2e0d06e-4ccd-4c14-bef5-ad3208460b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:36:59.171758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (042a0b94-9fae-4db7-8802-08707e37178d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:36:59.172850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume request issued successfully.
Aug 09 11:36:59.174838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:59.175605 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:59.185495 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:59.194545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:59.194545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:59.206303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5b2349e8-d785-4f4c-82c6-4af14af15304 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes returned with HTTP 202
Aug 09 11:36:59.211806 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 824/1583] 10.222.0.59 () {62 vars in 1277 bytes} [Tue Aug  9 11:36:58 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes => generated 907 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:36:59.222377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-abf46972-bb67-468a-9b02-e5b588c0e073 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:36:59.226670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-abf46972-bb67-468a-9b02-e5b588c0e073 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c
Aug 09 11:36:59.227361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-abf46972-bb67-468a-9b02-e5b588c0e073 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:36:59.227905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-abf46972-bb67-468a-9b02-e5b588c0e073 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:36:59.244303 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:59.244303 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:59.252791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-abf46972-bb67-468a-9b02-e5b588c0e073 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:36:59.254465 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-abf46972-bb67-468a-9b02-e5b588c0e073 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:36:59.255102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-abf46972-bb67-468a-9b02-e5b588c0e073 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:36:59.264415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-abf46972-bb67-468a-9b02-e5b588c0e073 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:36:59.271933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:36:59.271933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:36:59.297949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-abf46972-bb67-468a-9b02-e5b588c0e073 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c returned with HTTP 200
Aug 09 11:36:59.299716 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 760/1584] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:36:59 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c => generated 975 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:00.153247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ed621e1a-200b-4d77-923c-940718d4bb09 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:00.277557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed621e1a-200b-4d77-923c-940718d4bb09 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] POST http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/types
Aug 09 11:37:00.278925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ed621e1a-200b-4d77-923c-940718d4bb09 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1601630402"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:00.320794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-67fdd9ab-8765-4221-b09e-8ccc7c8d15b0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:00.328710 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-67fdd9ab-8765-4221-b09e-8ccc7c8d15b0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c
Aug 09 11:37:00.330154 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-67fdd9ab-8765-4221-b09e-8ccc7c8d15b0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:00.331398 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-67fdd9ab-8765-4221-b09e-8ccc7c8d15b0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:00.333468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed621e1a-200b-4d77-923c-940718d4bb09 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/types returned with HTTP 200
Aug 09 11:37:00.333468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 825/1585] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:37:00 2022] POST /volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/types => generated 228 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:00.341350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-38e62af3-99c6-4ec4-ad62-d0b5883f85ba None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:00.345698 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-38e62af3-99c6-4ec4-ad62-d0b5883f85ba tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] POST http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_types
Aug 09 11:37:00.346781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-38e62af3-99c6-4ec4-ad62-d0b5883f85ba tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1620114454"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:00.354780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:00.354780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:00.363871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-67fdd9ab-8765-4221-b09e-8ccc7c8d15b0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:37:00.365744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-67fdd9ab-8765-4221-b09e-8ccc7c8d15b0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:00.366421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-67fdd9ab-8765-4221-b09e-8ccc7c8d15b0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:00.375644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-67fdd9ab-8765-4221-b09e-8ccc7c8d15b0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:00.384695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:00.384695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:00.454474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-67fdd9ab-8765-4221-b09e-8ccc7c8d15b0 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c returned with HTTP 200
Aug 09 11:37:00.454474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 761/1586] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:00 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c => generated 1000 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:00.469343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:00.473199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes
Aug 09 11:37:00.473928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6c06b567-59b3-4033-ae85-dc33ee5907e0", "group_id": "c461835a-7533-40c9-bd43-252ec92e8999", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-591022811"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:00.476279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume request body: {'volume': {'volume_type': '6c06b567-59b3-4033-ae85-dc33ee5907e0', 'group_id': 'c461835a-7533-40c9-bd43-252ec92e8999', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-591022811'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:00.482863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-38e62af3-99c6-4ec4-ad62-d0b5883f85ba tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_types returned with HTTP 202
Aug 09 11:37:00.484186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 826/1587] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:37:00 2022] POST /volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_types => generated 185 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:00.491220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-da25183e-6284-4c91-9803-bfffc5d49e10 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:00.501327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:00.501327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:00.502765 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume of 1 GB
Aug 09 11:37:00.516135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Availability Zones retrieved successfully.
Aug 09 11:37:00.533188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (ac5fa2f7-dfcc-43de-a11f-7cdda9ce15e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:00.536915 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd1fc11-618e-427d-8067-1e20eeccfe1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:00.538685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:00.538685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:00.539686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:00.578502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd1fc11-618e-427d-8067-1e20eeccfe1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:36:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c06b567-59b3-4033-ae85-dc33ee5907e0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1901363288',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c06b567-59b3-4033-ae85-dc33ee5907e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c461835a-7533-40c9-bd43-252ec92e8999', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:00.580910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4b2308-1f63-4fb3-8dfc-4ce59646a8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:00.632738 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da25183e-6284-4c91-9803-bfffc5d49e10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] POST http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups
Aug 09 11:37:00.633506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-da25183e-6284-4c91-9803-bfffc5d49e10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f200754c-9315-4afc-a669-21037a047ae6", "volume_types": ["711453be-8858-4470-b5be-f2e0e3b543d7"], "name": "tempest-GroupSnapshotsV319Test-Group-969355814"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:00.636127 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-da25183e-6284-4c91-9803-bfffc5d49e10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Creating new group {'group': {'group_type': 'f200754c-9315-4afc-a669-21037a047ae6', 'volume_types': ['711453be-8858-4470-b5be-f2e0e3b543d7'], 'name': 'tempest-GroupSnapshotsV319Test-Group-969355814'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Aug 09 11:37:00.639604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1901363288 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1901363288, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:00.640482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1901363288 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1901363288, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:00.648507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-da25183e-6284-4c91-9803-bfffc5d49e10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Creating group tempest-GroupSnapshotsV319Test-Group-969355814.
Aug 09 11:37:00.669249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['7c01eb48-8895-4f09-b990-34d964669313', 'ae26d906-c29d-4946-9ac8-65edff780951', '92dda342-4679-4906-a07e-8fb8ebeb5720', '0145f39a-c48f-4939-963d-5517be2290d9'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:00.674002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4b2308-1f63-4fb3-8dfc-4ce59646a8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c01eb48-8895-4f09-b990-34d964669313', 'ae26d906-c29d-4946-9ac8-65edff780951', '92dda342-4679-4906-a07e-8fb8ebeb5720', '0145f39a-c48f-4939-963d-5517be2290d9']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:00.675780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-da25183e-6284-4c91-9803-bfffc5d49e10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Availability Zones retrieved successfully.
Aug 09 11:37:00.679133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc99bb1-ef26-421d-8875-5b25bc3e8f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:00.716468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc99bb1-ef26-421d-8875-5b25bc3e8f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b97c6d7-382b-4368-8463-7f2edeeb0568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-591022811',encryption_key_id=None,group_id=c461835a-7533-40c9-bd43-252ec92e8999,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['7c01eb48-8895-4f09-b990-34d964669313','ae26d906-c29d-4946-9ac8-65edff780951','92dda342-4679-4906-a07e-8fb8ebeb5720','0145f39a-c48f-4939-963d-5517be2290d9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=6c06b567-59b3-4033-ae85-dc33ee5907e0), '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=2022-08-09T11:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-591022811',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=c461835a-7533-40c9-bd43-252ec92e8999,host=None,id=7b97c6d7-382b-4368-8463-7f2edeeb0568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',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='a67a964a727f4a35b3b57e3a7d8c09a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c06b567-59b3-4033-ae85-dc33ee5907e0),volume_type_id=6c06b567-59b3-4033-ae85-dc33ee5907e0)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:00.719095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fa259a-7350-4168-ad98-3ca99052b131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:00.757138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fa259a-7350-4168-ad98-3ca99052b131) 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-GroupSnapshotsTest-Volume-591022811',encryption_key_id=None,group_id=c461835a-7533-40c9-bd43-252ec92e8999,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['7c01eb48-8895-4f09-b990-34d964669313','ae26d906-c29d-4946-9ac8-65edff780951','92dda342-4679-4906-a07e-8fb8ebeb5720','0145f39a-c48f-4939-963d-5517be2290d9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=6c06b567-59b3-4033-ae85-dc33ee5907e0)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:00.760868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4ab57b-b1e9-4847-9d4e-fbe37f667f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:00.762219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-da25183e-6284-4c91-9803-bfffc5d49e10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Created reservations ['49438158-3571-4ca6-8d7a-c4daefea68a9'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:00.804014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4ab57b-b1e9-4847-9d4e-fbe37f667f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:00.807162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (ac5fa2f7-dfcc-43de-a11f-7cdda9ce15e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:00.808109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume request issued successfully.
Aug 09 11:37:00.809842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:00.810432 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:00.819161 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:00.826949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:00.826949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:00.839359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fb0e6bcf-adae-4baa-8cca-695d2f027f1f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes returned with HTTP 202
Aug 09 11:37:00.842297 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 762/1588] 10.222.0.59 () {62 vars in 1277 bytes} [Tue Aug  9 11:37:00 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes => generated 907 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:00.855645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7cb5a04c-b181-4dff-9665-f003c21892ad None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:00.860831 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7cb5a04c-b181-4dff-9665-f003c21892ad tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568
Aug 09 11:37:00.863437 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7cb5a04c-b181-4dff-9665-f003c21892ad tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:00.863437 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7cb5a04c-b181-4dff-9665-f003c21892ad tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:00.865019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da25183e-6284-4c91-9803-bfffc5d49e10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups returned with HTTP 202
Aug 09 11:37:00.868420 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=80,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:00.871768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 827/1589] 10.222.0.59 () {62 vars in 1274 bytes} [Tue Aug  9 11:37:00 2022] POST /volume/v3/449941b49778401197111b936f941fb9/groups => generated 115 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:00.875120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f5a5668a-fbf6-4d4b-a81e-57d077d5d34c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:00.879991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f5a5668a-fbf6-4d4b-a81e-57d077d5d34c tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571
Aug 09 11:37:00.880616 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f5a5668a-fbf6-4d4b-a81e-57d077d5d34c tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:00.881191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f5a5668a-fbf6-4d4b-a81e-57d077d5d34c tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:00.881679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-f5a5668a-fbf6-4d4b-a81e-57d077d5d34c tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 16020afb-3bfb-4da9-adee-2a15552f1571 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:00.888039 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:00.888039 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:00.890042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:00.890042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:00.895924 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7cb5a04c-b181-4dff-9665-f003c21892ad tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:37:00.897547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-7cb5a04c-b181-4dff-9665-f003c21892ad tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:00.897999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-7cb5a04c-b181-4dff-9665-f003c21892ad tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:00.913210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-7cb5a04c-b181-4dff-9665-f003c21892ad tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:00.913611 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f5a5668a-fbf6-4d4b-a81e-57d077d5d34c tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571 returned with HTTP 200
Aug 09 11:37:00.914471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 828/1590] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:00 2022] GET /volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571 => generated 395 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:00.919027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:00.919027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:00.942530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7cb5a04c-b181-4dff-9665-f003c21892ad tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 returned with HTTP 200
Aug 09 11:37:00.946862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 763/1591] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:00 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:37:01.924289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-79271a48-aa07-4ea3-af04-8418ccbfe193 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:01.928736 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79271a48-aa07-4ea3-af04-8418ccbfe193 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571
Aug 09 11:37:01.929299 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79271a48-aa07-4ea3-af04-8418ccbfe193 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:01.930479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-79271a48-aa07-4ea3-af04-8418ccbfe193 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:01.932080 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-79271a48-aa07-4ea3-af04-8418ccbfe193 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 16020afb-3bfb-4da9-adee-2a15552f1571 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:01.940955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:01.940955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:01.956498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-79271a48-aa07-4ea3-af04-8418ccbfe193 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571 returned with HTTP 200
Aug 09 11:37:01.957281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 829/1592] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:01 2022] GET /volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571 => generated 396 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:01.965547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-839d5b3e-b437-41c3-bb78-1c5bf9260abb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:01.967380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-839d5b3e-b437-41c3-bb78-1c5bf9260abb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568
Aug 09 11:37:01.967890 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-839d5b3e-b437-41c3-bb78-1c5bf9260abb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:01.968362 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-839d5b3e-b437-41c3-bb78-1c5bf9260abb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:01.970205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:01.974166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] POST http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes
Aug 09 11:37:01.974955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "711453be-8858-4470-b5be-f2e0e3b543d7", "group_id": "16020afb-3bfb-4da9-adee-2a15552f1571", "size": 1, "name": "tempest-GroupSnapshotsV319Test-Volume-89756968"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:01.977661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Create volume request body: {'volume': {'volume_type': '711453be-8858-4470-b5be-f2e0e3b543d7', 'group_id': '16020afb-3bfb-4da9-adee-2a15552f1571', 'size': 1, 'name': 'tempest-GroupSnapshotsV319Test-Volume-89756968'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:01.989392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:01.989392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:01.998864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-839d5b3e-b437-41c3-bb78-1c5bf9260abb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:37:01.999973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-839d5b3e-b437-41c3-bb78-1c5bf9260abb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:02.000157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-839d5b3e-b437-41c3-bb78-1c5bf9260abb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:02.007525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:02.007525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:02.007785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-839d5b3e-b437-41c3-bb78-1c5bf9260abb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:02.008985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Create volume of 1 GB
Aug 09 11:37:02.013414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:02.013414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:02.020079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Availability Zones retrieved successfully.
Aug 09 11:37:02.027784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-839d5b3e-b437-41c3-bb78-1c5bf9260abb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 returned with HTTP 200
Aug 09 11:37:02.028491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 764/1593] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:01 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 => generated 1000 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:02.035652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Flow 'volume_create_api' (1a795075-f8c9-4dc9-87fc-347fcac556d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:02.038226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316c2100-3706-4193-ba7d-20bb036e2f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:02.039806 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:02.039806 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:02.040744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:02.044699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6fd4c529-eb0d-43f2-9b4c-54815f5cf3ee None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:02.049267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6fd4c529-eb0d-43f2-9b4c-54815f5cf3ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] PUT http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:02.050015 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6fd4c529-eb0d-43f2-9b4c-54815f5cf3ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ad2878ed-ab61-4fff-ae71-d9eccab8655c"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:02.052372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-6fd4c529-eb0d-43f2-9b4c-54815f5cf3ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Update called for group c461835a-7533-40c9-bd43-252ec92e8999. {{(pid=110682) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Aug 09 11:37:02.052685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-6fd4c529-eb0d-43f2-9b4c-54815f5cf3ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Updating group c461835a-7533-40c9-bd43-252ec92e8999 with name None description: None add_volumes: None remove_volumes: ad2878ed-ab61-4fff-ae71-d9eccab8655c.
Aug 09 11:37:02.059025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:02.059025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:02.066739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316c2100-3706-4193-ba7d-20bb036e2f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:37:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=711453be-8858-4470-b5be-f2e0e3b543d7,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1601630402',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '711453be-8858-4470-b5be-f2e0e3b543d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16020afb-3bfb-4da9-adee-2a15552f1571', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:02.068762 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f321a55d-0ac7-48e5-857e-503b6741730b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:02.086754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6fd4c529-eb0d-43f2-9b4c-54815f5cf3ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 202
Aug 09 11:37:02.090929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 765/1594] 10.222.0.59 () {62 vars in 1383 bytes} [Tue Aug  9 11:37:02 2022] PUT /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:37:02.092408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-943636df-be3f-45c9-97ff-a9ecb8e901d3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:02.097994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-943636df-be3f-45c9-97ff-a9ecb8e901d3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:02.098475 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-943636df-be3f-45c9-97ff-a9ecb8e901d3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:02.098948 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-943636df-be3f-45c9-97ff-a9ecb8e901d3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:02.099283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-943636df-be3f-45c9-97ff-a9ecb8e901d3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:02.105056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1601630402 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1601630402, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:02.105487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:02.105487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:02.105998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1601630402 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1601630402, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:02.120923 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=89,cinder:INSERT=8,cinder:UPDATE=3 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:02.121231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-943636df-be3f-45c9-97ff-a9ecb8e901d3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:37:02.122011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 766/1595] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:02 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:37:02.172237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Created reservations ['bc23f6fd-ea92-4fb2-a31e-0fa76588aab2', 'a54836c0-1600-4d2d-bec1-a3dafd3bd364', '417558e4-4bdb-4280-aa47-f51d588dc203', '6545a779-8fa4-404d-bbf7-c4b646071bab'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:02.174031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f321a55d-0ac7-48e5-857e-503b6741730b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc23f6fd-ea92-4fb2-a31e-0fa76588aab2', 'a54836c0-1600-4d2d-bec1-a3dafd3bd364', '417558e4-4bdb-4280-aa47-f51d588dc203', '6545a779-8fa4-404d-bbf7-c4b646071bab']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:02.175998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d15955-83af-4c03-a75c-eafab300a907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:02.200344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d15955-83af-4c03-a75c-eafab300a907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36582ba3-adb0-46aa-a3d7-9b9a6d9bd904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-89756968',encryption_key_id=None,group_id=16020afb-3bfb-4da9-adee-2a15552f1571,group_type_id=<?>,metadata={},multiattach=False,project_id='449941b49778401197111b936f941fb9',qos_specs=None,replication_status=<?>,reservations=['bc23f6fd-ea92-4fb2-a31e-0fa76588aab2','a54836c0-1600-4d2d-bec1-a3dafd3bd364','417558e4-4bdb-4280-aa47-f51d588dc203','6545a779-8fa4-404d-bbf7-c4b646071bab'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='dce6b3a235e94026bd833181dd06a059',volume_type_id=711453be-8858-4470-b5be-f2e0e3b543d7), '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=2022-08-09T11:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-89756968',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=16020afb-3bfb-4da9-adee-2a15552f1571,host=None,id=36582ba3-adb0-46aa-a3d7-9b9a6d9bd904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='449941b49778401197111b936f941fb9',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='dce6b3a235e94026bd833181dd06a059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(711453be-8858-4470-b5be-f2e0e3b543d7),volume_type_id=711453be-8858-4470-b5be-f2e0e3b543d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:02.202138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5129b4c-72e8-4d40-933b-4313f06bcd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:02.230474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5129b4c-72e8-4d40-933b-4313f06bcd38) 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-GroupSnapshotsV319Test-Volume-89756968',encryption_key_id=None,group_id=16020afb-3bfb-4da9-adee-2a15552f1571,group_type_id=<?>,metadata={},multiattach=False,project_id='449941b49778401197111b936f941fb9',qos_specs=None,replication_status=<?>,reservations=['bc23f6fd-ea92-4fb2-a31e-0fa76588aab2','a54836c0-1600-4d2d-bec1-a3dafd3bd364','417558e4-4bdb-4280-aa47-f51d588dc203','6545a779-8fa4-404d-bbf7-c4b646071bab'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='dce6b3a235e94026bd833181dd06a059',volume_type_id=711453be-8858-4470-b5be-f2e0e3b543d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:02.232311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40ff372-3428-4d3e-a0ec-30be2164e21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:02.253002 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40ff372-3428-4d3e-a0ec-30be2164e21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:02.255356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Flow 'volume_create_api' (1a795075-f8c9-4dc9-87fc-347fcac556d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:02.256049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Create volume request issued successfully.
Aug 09 11:37:02.257474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:02.257848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:02.266196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:02.272893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:02.272893 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:02.279752 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e1a3dbcc-e3c3-4280-9291-d3af3285eb64 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes returned with HTTP 202
Aug 09 11:37:02.280553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 830/1596] 10.222.0.59 () {62 vars in 1277 bytes} [Tue Aug  9 11:37:01 2022] POST /volume/v3/449941b49778401197111b936f941fb9/volumes => generated 914 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:02.294490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-48b3ead6-eeb1-4641-a2f1-f20c9c03d087 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:02.298384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48b3ead6-eeb1-4641-a2f1-f20c9c03d087 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904
Aug 09 11:37:02.299007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48b3ead6-eeb1-4641-a2f1-f20c9c03d087 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:02.299470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48b3ead6-eeb1-4641-a2f1-f20c9c03d087 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:02.315133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:02.315133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:02.322908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-48b3ead6-eeb1-4641-a2f1-f20c9c03d087 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Volume info retrieved successfully.
Aug 09 11:37:02.324516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-48b3ead6-eeb1-4641-a2f1-f20c9c03d087 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:02.325081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-48b3ead6-eeb1-4641-a2f1-f20c9c03d087 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:02.332909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-48b3ead6-eeb1-4641-a2f1-f20c9c03d087 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:02.339228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:02.339228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:02.353865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48b3ead6-eeb1-4641-a2f1-f20c9c03d087 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 returned with HTTP 200
Aug 09 11:37:02.354937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 767/1597] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:02 2022] GET /volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 => generated 982 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:03.133062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ed157e3b-53e9-4dfb-afe0-2a4f2681225c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:03.137252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed157e3b-53e9-4dfb-afe0-2a4f2681225c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:03.137723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ed157e3b-53e9-4dfb-afe0-2a4f2681225c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:03.138178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ed157e3b-53e9-4dfb-afe0-2a4f2681225c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:03.138544 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-ed157e3b-53e9-4dfb-afe0-2a4f2681225c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:03.145734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:03.145734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:03.160277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ed157e3b-53e9-4dfb-afe0-2a4f2681225c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:37:03.164453 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 831/1598] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:03 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:03.169798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e33a51a6-50f3-4d0e-a8b0-e7a29322e0ea None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:03.174305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e33a51a6-50f3-4d0e-a8b0-e7a29322e0ea tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] PUT http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:03.175088 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e33a51a6-50f3-4d0e-a8b0-e7a29322e0ea tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ad2878ed-ab61-4fff-ae71-d9eccab8655c"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:03.177287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-e33a51a6-50f3-4d0e-a8b0-e7a29322e0ea tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Update called for group c461835a-7533-40c9-bd43-252ec92e8999. {{(pid=110682) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Aug 09 11:37:03.177685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-e33a51a6-50f3-4d0e-a8b0-e7a29322e0ea tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Updating group c461835a-7533-40c9-bd43-252ec92e8999 with name None description: None add_volumes: ad2878ed-ab61-4fff-ae71-d9eccab8655c remove_volumes: None.
Aug 09 11:37:03.186054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:03.186054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:03.234353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e33a51a6-50f3-4d0e-a8b0-e7a29322e0ea tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 202
Aug 09 11:37:03.235182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 768/1599] 10.222.0.59 () {62 vars in 1383 bytes} [Tue Aug  9 11:37:03 2022] PUT /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:03.240737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-34a3cedc-5320-4a88-a15a-f9e7a85eeb11 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:03.246469 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-34a3cedc-5320-4a88-a15a-f9e7a85eeb11 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:03.247225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-34a3cedc-5320-4a88-a15a-f9e7a85eeb11 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:03.247824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-34a3cedc-5320-4a88-a15a-f9e7a85eeb11 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:03.248230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-34a3cedc-5320-4a88-a15a-f9e7a85eeb11 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:03.257036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:03.257036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:03.270449 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-34a3cedc-5320-4a88-a15a-f9e7a85eeb11 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:37:03.271273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 832/1600] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:03 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:03.370952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e88ed349-8798-46bd-b239-f045195894b3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:03.375070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e88ed349-8798-46bd-b239-f045195894b3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904
Aug 09 11:37:03.375565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e88ed349-8798-46bd-b239-f045195894b3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:03.376018 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e88ed349-8798-46bd-b239-f045195894b3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:03.391316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:03.391316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:03.398185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e88ed349-8798-46bd-b239-f045195894b3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Volume info retrieved successfully.
Aug 09 11:37:03.399611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-e88ed349-8798-46bd-b239-f045195894b3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:03.400471 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-e88ed349-8798-46bd-b239-f045195894b3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:03.408307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-e88ed349-8798-46bd-b239-f045195894b3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:03.415450 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:03.415450 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:03.429875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e88ed349-8798-46bd-b239-f045195894b3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 returned with HTTP 200
Aug 09 11:37:03.430864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 769/1601] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:03 2022] GET /volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 => generated 1007 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:03.446579 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-23f7f426-25ba-4253-b128-ae416794782a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:03.450518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23f7f426-25ba-4253-b128-ae416794782a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] POST http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots
Aug 09 11:37:03.451419 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-23f7f426-25ba-4253-b128-ae416794782a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "16020afb-3bfb-4da9-adee-2a15552f1571", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2079359313"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:03.453473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-23f7f426-25ba-4253-b128-ae416794782a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Creating new group_snapshot {'group_snapshot': {'group_id': '16020afb-3bfb-4da9-adee-2a15552f1571', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2079359313'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}}
Aug 09 11:37:03.460320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:03.460320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:03.467264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.group_snapshots [None req-23f7f426-25ba-4253-b128-ae416794782a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2079359313.
Aug 09 11:37:03.501489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:03.501489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:03.522491 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-23f7f426-25ba-4253-b128-ae416794782a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1601630402 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1601630402, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:03.565131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-23f7f426-25ba-4253-b128-ae416794782a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Created reservations ['2910f449-f9fe-4863-885f-a3c5c15dd374', 'd3eb67d1-782f-4472-b87d-58ea9af5f80c', 'afd1ec9b-e2a7-4fa2-a806-4f50cba50708', 'dead2636-4d40-44ce-b9b0-165f929852cd'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:03.594409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=63,cinder:INSERT=17,cinder:UPDATE=20 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:03.614233 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23f7f426-25ba-4253-b128-ae416794782a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots returned with HTTP 202
Aug 09 11:37:03.615321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 833/1602] 10.222.0.59 () {62 vars in 1301 bytes} [Tue Aug  9 11:37:03 2022] POST /volume/v3/449941b49778401197111b936f941fb9/group_snapshots => generated 191 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:03.622115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8dd9360d-3819-4699-be5e-678ca7a1750d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:03.626390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8dd9360d-3819-4699-be5e-678ca7a1750d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:03.626897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8dd9360d-3819-4699-be5e-678ca7a1750d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:03.627343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8dd9360d-3819-4699-be5e-678ca7a1750d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:03.627682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-8dd9360d-3819-4699-be5e-678ca7a1750d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:03.633540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:03.633540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:03.639913 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8dd9360d-3819-4699-be5e-678ca7a1750d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:03.642306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 770/1603] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:03 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:04.281087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-08299d3b-f946-41d0-bf0d-88eae571d356 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:04.285374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-08299d3b-f946-41d0-bf0d-88eae571d356 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:04.285872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-08299d3b-f946-41d0-bf0d-88eae571d356 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:04.286315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-08299d3b-f946-41d0-bf0d-88eae571d356 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:04.286678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-08299d3b-f946-41d0-bf0d-88eae571d356 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:04.295028 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:04.295028 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:04.310614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-08299d3b-f946-41d0-bf0d-88eae571d356 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:37:04.311407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 834/1604] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:04 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:04.320183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-12f794ec-afd1-4ccc-8a33-150fb593a5ab None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:04.324007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-12f794ec-afd1-4ccc-8a33-150fb593a5ab tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] PUT http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:04.324737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-12f794ec-afd1-4ccc-8a33-150fb593a5ab tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7b97c6d7-382b-4368-8463-7f2edeeb0568"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:04.326953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-12f794ec-afd1-4ccc-8a33-150fb593a5ab tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Update called for group c461835a-7533-40c9-bd43-252ec92e8999. {{(pid=110682) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Aug 09 11:37:04.327241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-12f794ec-afd1-4ccc-8a33-150fb593a5ab tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Updating group c461835a-7533-40c9-bd43-252ec92e8999 with name None description: None add_volumes: None remove_volumes: 7b97c6d7-382b-4368-8463-7f2edeeb0568.
Aug 09 11:37:04.334390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:04.334390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:04.367265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-12f794ec-afd1-4ccc-8a33-150fb593a5ab tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 202
Aug 09 11:37:04.368121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 771/1605] 10.222.0.59 () {62 vars in 1383 bytes} [Tue Aug  9 11:37:04 2022] PUT /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:04.373447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2159122a-8de2-49ac-9df1-a9bf40431fe6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:04.379008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2159122a-8de2-49ac-9df1-a9bf40431fe6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:04.379560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2159122a-8de2-49ac-9df1-a9bf40431fe6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:04.380254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2159122a-8de2-49ac-9df1-a9bf40431fe6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:04.380773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-2159122a-8de2-49ac-9df1-a9bf40431fe6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:04.390198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:04.390198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:04.407515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2159122a-8de2-49ac-9df1-a9bf40431fe6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:37:04.408604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 835/1606] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:04 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:04.649897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-09e62962-9681-414c-a2f7-bc6f1f718913 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:04.654052 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-09e62962-9681-414c-a2f7-bc6f1f718913 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:04.654526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-09e62962-9681-414c-a2f7-bc6f1f718913 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:04.655000 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-09e62962-9681-414c-a2f7-bc6f1f718913 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:04.655342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-09e62962-9681-414c-a2f7-bc6f1f718913 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:04.662100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:04.662100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:04.668667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-09e62962-9681-414c-a2f7-bc6f1f718913 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:04.669361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 772/1607] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:04 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:05.417866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-704f6f34-e8ab-4b5d-960e-100c3a2ebafe None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:05.421832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-704f6f34-e8ab-4b5d-960e-100c3a2ebafe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:05.422341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-704f6f34-e8ab-4b5d-960e-100c3a2ebafe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:05.422789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-704f6f34-e8ab-4b5d-960e-100c3a2ebafe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:05.423180 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-704f6f34-e8ab-4b5d-960e-100c3a2ebafe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:05.430075 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:05.430075 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:05.445714 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-704f6f34-e8ab-4b5d-960e-100c3a2ebafe tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:37:05.446845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 836/1608] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:05 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:05.455151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fbaf8725-133c-4ccf-95ba-2af14874b99d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:05.459427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fbaf8725-133c-4ccf-95ba-2af14874b99d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] PUT http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:05.462589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fbaf8725-133c-4ccf-95ba-2af14874b99d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7b97c6d7-382b-4368-8463-7f2edeeb0568"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:05.462778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-fbaf8725-133c-4ccf-95ba-2af14874b99d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Update called for group c461835a-7533-40c9-bd43-252ec92e8999. {{(pid=110682) update /opt/stack/cinder/cinder/api/v3/groups.py:302}}
Aug 09 11:37:05.463104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-fbaf8725-133c-4ccf-95ba-2af14874b99d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Updating group c461835a-7533-40c9-bd43-252ec92e8999 with name None description: None add_volumes: 7b97c6d7-382b-4368-8463-7f2edeeb0568 remove_volumes: None.
Aug 09 11:37:05.469321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:05.469321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:05.522599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fbaf8725-133c-4ccf-95ba-2af14874b99d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 202
Aug 09 11:37:05.523358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 773/1609] 10.222.0.59 () {62 vars in 1383 bytes} [Tue Aug  9 11:37:05 2022] PUT /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:37:05.527944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f19b15dc-2af6-4660-a25d-e3c413563157 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:05.531767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f19b15dc-2af6-4660-a25d-e3c413563157 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:05.532244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f19b15dc-2af6-4660-a25d-e3c413563157 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:05.532685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f19b15dc-2af6-4660-a25d-e3c413563157 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:05.533023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-f19b15dc-2af6-4660-a25d-e3c413563157 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:05.539416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:05.539416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:05.555364 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f19b15dc-2af6-4660-a25d-e3c413563157 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:37:05.556329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 837/1610] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:05 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:05.677972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ee5e1e07-bff2-4605-b1b5-3223402378ee None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:05.682051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ee5e1e07-bff2-4605-b1b5-3223402378ee tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:05.682577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ee5e1e07-bff2-4605-b1b5-3223402378ee tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:05.683023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ee5e1e07-bff2-4605-b1b5-3223402378ee tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:05.683330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-ee5e1e07-bff2-4605-b1b5-3223402378ee tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:05.685446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:UPDATE=4 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:05.691811 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:05.691811 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:05.702100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ee5e1e07-bff2-4605-b1b5-3223402378ee tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:05.703232 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 774/1611] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:05 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:06.566137 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5a6401f5-8449-4f18-ba47-a4e17bc9cb82 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:06.570182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a6401f5-8449-4f18-ba47-a4e17bc9cb82 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:06.570669 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5a6401f5-8449-4f18-ba47-a4e17bc9cb82 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:06.571189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5a6401f5-8449-4f18-ba47-a4e17bc9cb82 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:06.571507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-5a6401f5-8449-4f18-ba47-a4e17bc9cb82 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:06.577811 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:06.577811 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:06.594357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a6401f5-8449-4f18-ba47-a4e17bc9cb82 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 200
Aug 09 11:37:06.595156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 838/1612] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:06 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:06.603805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:06.607447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail
Aug 09 11:37:06.607940 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:06.608390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:06.609082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:06.610753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:37:06.659685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all volumes completed successfully.
Aug 09 11:37:06.661184 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:06.661566 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:06.669183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:06.675839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:06.675839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:06.683475 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:06.683898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:06.692492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:06.698645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:06.698645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:06.711837 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6b534b6a-dbe9-4471-a711-0cf8f60ab6ab None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:06.714598 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-708d827e-cdb3-45b3-9cc3-02e0e56b62b1 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail returned with HTTP 200
Aug 09 11:37:06.715569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 775/1613] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:37:06 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail => generated 1993 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:06.715916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6b534b6a-dbe9-4471-a711-0cf8f60ab6ab tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:06.716418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6b534b6a-dbe9-4471-a711-0cf8f60ab6ab tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:06.716870 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6b534b6a-dbe9-4471-a711-0cf8f60ab6ab tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:06.717210 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-6b534b6a-dbe9-4471-a711-0cf8f60ab6ab tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:06.723599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:06.723599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:06.730381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6b534b6a-dbe9-4471-a711-0cf8f60ab6ab tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:06.731243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 839/1614] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:06 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:37:06.733029 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cfb5c81a-4b93-463b-b324-d4353284c92a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:06.737322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cfb5c81a-4b93-463b-b324-d4353284c92a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots
Aug 09 11:37:06.738287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cfb5c81a-4b93-463b-b324-d4353284c92a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c461835a-7533-40c9-bd43-252ec92e8999", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1275048344"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:06.740515 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-cfb5c81a-4b93-463b-b324-d4353284c92a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'c461835a-7533-40c9-bd43-252ec92e8999', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1275048344'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}}
Aug 09 11:37:06.746788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:06.746788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:06.752524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.group_snapshots [None req-cfb5c81a-4b93-463b-b324-d4353284c92a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1275048344.
Aug 09 11:37:06.782685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:06.782685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:06.813309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-cfb5c81a-4b93-463b-b324-d4353284c92a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1901363288 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1901363288, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:06.849269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-cfb5c81a-4b93-463b-b324-d4353284c92a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['eef47d3a-4478-4392-8373-6ff3862a2625', '15db0686-a4b5-4531-9ec3-966bfa5243f6', '6b5ea869-138c-4e93-a29e-d999385c688e', 'd4508c1c-0397-45af-9875-387464778dfc'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:06.908175 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cfb5c81a-4b93-463b-b324-d4353284c92a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots returned with HTTP 202
Aug 09 11:37:06.911262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 776/1615] 10.222.0.59 () {62 vars in 1301 bytes} [Tue Aug  9 11:37:06 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots => generated 187 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:06.915615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-221aedd6-46eb-4fc0-9780-0a3355fa3025 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:06.919647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-221aedd6-46eb-4fc0-9780-0a3355fa3025 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:06.920231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-221aedd6-46eb-4fc0-9780-0a3355fa3025 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:06.920575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-221aedd6-46eb-4fc0-9780-0a3355fa3025 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:06.920912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-221aedd6-46eb-4fc0-9780-0a3355fa3025 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:06.926955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:06.926955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:06.933809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-221aedd6-46eb-4fc0-9780-0a3355fa3025 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:06.934583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 840/1616] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:06 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:07.740272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8eccd96a-fa5f-49ee-8d1f-fb8a307f3303 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:07.744770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8eccd96a-fa5f-49ee-8d1f-fb8a307f3303 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:07.745499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8eccd96a-fa5f-49ee-8d1f-fb8a307f3303 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:07.746040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8eccd96a-fa5f-49ee-8d1f-fb8a307f3303 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:07.746447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-8eccd96a-fa5f-49ee-8d1f-fb8a307f3303 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:07.753147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:07.753147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:07.760592 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8eccd96a-fa5f-49ee-8d1f-fb8a307f3303 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:07.765960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 777/1617] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:07 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:07.945559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9649949e-dc97-469a-b66b-fc0fe33357d7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:07.950730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9649949e-dc97-469a-b66b-fc0fe33357d7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:07.951259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9649949e-dc97-469a-b66b-fc0fe33357d7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:07.951738 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9649949e-dc97-469a-b66b-fc0fe33357d7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:07.952098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-9649949e-dc97-469a-b66b-fc0fe33357d7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:07.959081 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:07.959081 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:07.967001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9649949e-dc97-469a-b66b-fc0fe33357d7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:07.967860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 841/1618] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:07 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:08.770274 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4eb2c571-15c4-4e28-98da-fee5830621f0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:08.774431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4eb2c571-15c4-4e28-98da-fee5830621f0 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:08.775036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4eb2c571-15c4-4e28-98da-fee5830621f0 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:08.775482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4eb2c571-15c4-4e28-98da-fee5830621f0 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:08.775820 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-4eb2c571-15c4-4e28-98da-fee5830621f0 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:08.781901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:08.781901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:08.788860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4eb2c571-15c4-4e28-98da-fee5830621f0 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:08.789806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 778/1619] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:08 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:08.797291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cdc2bb4a-ac30-411f-91de-ba9a19237c92 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:08.801739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cdc2bb4a-ac30-411f-91de-ba9a19237c92 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/detail
Aug 09 11:37:08.802287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cdc2bb4a-ac30-411f-91de-ba9a19237c92 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:08.802870 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cdc2bb4a-ac30-411f-91de-ba9a19237c92 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:08.803641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-cdc2bb4a-ac30-411f-91de-ba9a19237c92 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:08.805993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-cdc2bb4a-ac30-411f-91de-ba9a19237c92 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Building query based on filter {{(pid=110681) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:37:08.813869 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cdc2bb4a-ac30-411f-91de-ba9a19237c92 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Get all snapshots completed successfully.
Aug 09 11:37:08.815307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:08.815307 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:08.816420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cdc2bb4a-ac30-411f-91de-ba9a19237c92 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/detail returned with HTTP 200
Aug 09 11:37:08.827288 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 842/1620] 10.222.0.59 () {58 vars in 1241 bytes} [Tue Aug  9 11:37:08 2022] GET /volume/v3/449941b49778401197111b936f941fb9/snapshots/detail => generated 477 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:08.828443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0bc7ce19-7356-4a92-9334-da126f2025f3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:08.832952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0bc7ce19-7356-4a92-9334-da126f2025f3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765
Aug 09 11:37:08.833489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0bc7ce19-7356-4a92-9334-da126f2025f3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:08.834068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0bc7ce19-7356-4a92-9334-da126f2025f3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:08.846298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:08.846298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:08.847339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0bc7ce19-7356-4a92-9334-da126f2025f3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Snapshot retrieved successfully.
Aug 09 11:37:08.849526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0bc7ce19-7356-4a92-9334-da126f2025f3 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 returned with HTTP 200
Aug 09 11:37:08.850876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 779/1621] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:08 2022] GET /volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:08.861638 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-942132dc-33d0-4098-8875-8a939e661f24 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:08.866191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-942132dc-33d0-4098-8875-8a939e661f24 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] POST http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action
Aug 09 11:37:08.867673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-942132dc-33d0-4098-8875-8a939e661f24 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:08.868159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-942132dc-33d0-4098-8875-8a939e661f24 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:08.870626 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-942132dc-33d0-4098-8875-8a939e661f24 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Updating group '6d86416f-b56b-4a4e-8ad0-b6a52b03df71' with 'creating' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}}
Aug 09 11:37:08.880944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:08.880944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:08.904453 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-942132dc-33d0-4098-8875-8a939e661f24 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action returned with HTTP 202
Aug 09 11:37:08.907151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 843/1622] 10.222.0.59 () {62 vars in 1432 bytes} [Tue Aug  9 11:37:08 2022] POST /volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:37:08.913116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9eccfebd-c3bc-4970-9b3a-0679b3310155 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:08.920085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9eccfebd-c3bc-4970-9b3a-0679b3310155 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:08.920729 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9eccfebd-c3bc-4970-9b3a-0679b3310155 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:08.921874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9eccfebd-c3bc-4970-9b3a-0679b3310155 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:08.922224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-9eccfebd-c3bc-4970-9b3a-0679b3310155 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:08.933016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:08.933016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:08.940818 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9eccfebd-c3bc-4970-9b3a-0679b3310155 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:08.947994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 780/1623] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:08 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 330 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:08.949658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b96872b7-ad5c-4783-9d52-98ac63492609 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:08.954643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b96872b7-ad5c-4783-9d52-98ac63492609 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] POST http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action
Aug 09 11:37:08.955992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b96872b7-ad5c-4783-9d52-98ac63492609 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:08.956546 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b96872b7-ad5c-4783-9d52-98ac63492609 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:08.960389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-b96872b7-ad5c-4783-9d52-98ac63492609 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Updating group '6d86416f-b56b-4a4e-8ad0-b6a52b03df71' with 'available' {{(pid=110681) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}}
Aug 09 11:37:08.966601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:08.966601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:08.977036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a509c2ba-06c3-46eb-8ea7-1e0e42778bf7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:08.980272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b96872b7-ad5c-4783-9d52-98ac63492609 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action returned with HTTP 202
Aug 09 11:37:08.984460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 844/1624] 10.222.0.59 () {62 vars in 1432 bytes} [Tue Aug  9 11:37:08 2022] POST /volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:08.984620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a509c2ba-06c3-46eb-8ea7-1e0e42778bf7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:08.984620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a509c2ba-06c3-46eb-8ea7-1e0e42778bf7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:08.984620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a509c2ba-06c3-46eb-8ea7-1e0e42778bf7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:08.984620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-a509c2ba-06c3-46eb-8ea7-1e0e42778bf7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:08.987140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a00eed91-2457-43ba-91a7-0fc1cac98022 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:08.989985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:08.989985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:08.991159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a00eed91-2457-43ba-91a7-0fc1cac98022 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:08.991655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a00eed91-2457-43ba-91a7-0fc1cac98022 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:08.992111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a00eed91-2457-43ba-91a7-0fc1cac98022 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:08.992502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-a00eed91-2457-43ba-91a7-0fc1cac98022 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:08.998430 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a509c2ba-06c3-46eb-8ea7-1e0e42778bf7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:08.999803 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 781/1625] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:08 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:09.006423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.006423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.014792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a00eed91-2457-43ba-91a7-0fc1cac98022 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:09.015718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 845/1626] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:08 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:37:09.023702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e474eb62-3cb7-431d-95bc-b227f3dd2e5b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:09.028084 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e474eb62-3cb7-431d-95bc-b227f3dd2e5b tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] POST http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action
Aug 09 11:37:09.029196 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e474eb62-3cb7-431d-95bc-b227f3dd2e5b tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:09.029609 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e474eb62-3cb7-431d-95bc-b227f3dd2e5b tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:09.032522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-e474eb62-3cb7-431d-95bc-b227f3dd2e5b tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Updating group '6d86416f-b56b-4a4e-8ad0-b6a52b03df71' with 'error' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}}
Aug 09 11:37:09.042514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.042514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.061057 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e474eb62-3cb7-431d-95bc-b227f3dd2e5b tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action returned with HTTP 202
Aug 09 11:37:09.065373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 782/1627] 10.222.0.59 () {62 vars in 1432 bytes} [Tue Aug  9 11:37:09 2022] POST /volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:09.067386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ae1791b5-5053-4025-916a-6064709b5f10 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:09.075383 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ae1791b5-5053-4025-916a-6064709b5f10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:09.076191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ae1791b5-5053-4025-916a-6064709b5f10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:09.076826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ae1791b5-5053-4025-916a-6064709b5f10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:09.077680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-ae1791b5-5053-4025-916a-6064709b5f10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:09.085038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.085038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.094578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ae1791b5-5053-4025-916a-6064709b5f10 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:09.095456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 846/1628] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:09 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:09.103428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-185f689b-af2d-49fe-9cbb-0817caef485c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:09.108890 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-185f689b-af2d-49fe-9cbb-0817caef485c tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] POST http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action
Aug 09 11:37:09.109871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-185f689b-af2d-49fe-9cbb-0817caef485c tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:09.110370 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-185f689b-af2d-49fe-9cbb-0817caef485c tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:09.116954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-185f689b-af2d-49fe-9cbb-0817caef485c tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Updating group '6d86416f-b56b-4a4e-8ad0-b6a52b03df71' with 'available' {{(pid=110682) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}}
Aug 09 11:37:09.126126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.126126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.138765 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-185f689b-af2d-49fe-9cbb-0817caef485c tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action returned with HTTP 202
Aug 09 11:37:09.138987 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 783/1629] 10.222.0.59 () {62 vars in 1432 bytes} [Tue Aug  9 11:37:09 2022] POST /volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:09.143819 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4efd1ecb-1695-44e5-80e6-2069132e1575 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:09.147931 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4efd1ecb-1695-44e5-80e6-2069132e1575 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:09.148535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4efd1ecb-1695-44e5-80e6-2069132e1575 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:09.149123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4efd1ecb-1695-44e5-80e6-2069132e1575 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:09.149567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-4efd1ecb-1695-44e5-80e6-2069132e1575 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:09.168240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.168240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.176156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4efd1ecb-1695-44e5-80e6-2069132e1575 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 200
Aug 09 11:37:09.176971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 847/1630] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:09 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 331 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:37:09.184933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e5b0d9f7-7e2c-4925-a1c1-3e26c994484e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:09.189018 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e5b0d9f7-7e2c-4925-a1c1-3e26c994484e tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] DELETE http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:09.189503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e5b0d9f7-7e2c-4925-a1c1-3e26c994484e tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:09.190176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e5b0d9f7-7e2c-4925-a1c1-3e26c994484e tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:09.190692 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-e5b0d9f7-7e2c-4925-a1c1-3e26c994484e tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] delete called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110682) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Aug 09 11:37:09.191191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.group_snapshots [None req-e5b0d9f7-7e2c-4925-a1c1-3e26c994484e tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Delete group_snapshot with id: 6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:09.194228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=78,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:09.200322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.200322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.274172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e5b0d9f7-7e2c-4925-a1c1-3e26c994484e tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 202
Aug 09 11:37:09.275452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 784/1631] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:37:09 2022] DELETE /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:09.280430 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-37dd2466-d4b3-41ef-85bc-2327a690199d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:09.284247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/detail
Aug 09 11:37:09.284770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:09.285228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:09.285849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:09.287528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:37:09.334477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Get all volumes completed successfully.
Aug 09 11:37:09.336036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:09.336479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:09.343889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:09.350357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.350357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.364814 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-37dd2466-d4b3-41ef-85bc-2327a690199d tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/detail returned with HTTP 200
Aug 09 11:37:09.365559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 848/1632] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:37:09 2022] GET /volume/v3/449941b49778401197111b936f941fb9/volumes/detail => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:37:09.380901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-666430fc-40de-4b8d-b7d0-606a1396cc35 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:09.385075 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-666430fc-40de-4b8d-b7d0-606a1396cc35 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/detail
Aug 09 11:37:09.385520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-666430fc-40de-4b8d-b7d0-606a1396cc35 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:09.385968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-666430fc-40de-4b8d-b7d0-606a1396cc35 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:09.386570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-666430fc-40de-4b8d-b7d0-606a1396cc35 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:09.387457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.387457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.389215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-666430fc-40de-4b8d-b7d0-606a1396cc35 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:37:09.396144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-666430fc-40de-4b8d-b7d0-606a1396cc35 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Get all snapshots completed successfully.
Aug 09 11:37:09.396986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.396986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.398124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-666430fc-40de-4b8d-b7d0-606a1396cc35 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/detail returned with HTTP 200
Aug 09 11:37:09.398963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 785/1633] 10.222.0.59 () {58 vars in 1241 bytes} [Tue Aug  9 11:37:09 2022] GET /volume/v3/449941b49778401197111b936f941fb9/snapshots/detail => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:09.407860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a4868f9f-c14a-4719-a2a9-fa3a0861cb98 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:09.412212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4868f9f-c14a-4719-a2a9-fa3a0861cb98 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765
Aug 09 11:37:09.412682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4868f9f-c14a-4719-a2a9-fa3a0861cb98 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:09.413124 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4868f9f-c14a-4719-a2a9-fa3a0861cb98 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:09.423182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:09.423182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:09.424146 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a4868f9f-c14a-4719-a2a9-fa3a0861cb98 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Snapshot retrieved successfully.
Aug 09 11:37:09.425938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4868f9f-c14a-4719-a2a9-fa3a0861cb98 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 returned with HTTP 200
Aug 09 11:37:09.426649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 849/1634] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:09 2022] GET /volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:10.008349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8104b0c5-2d70-4d2a-9206-0f28fa319e27 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:10.014051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8104b0c5-2d70-4d2a-9206-0f28fa319e27 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:10.014787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8104b0c5-2d70-4d2a-9206-0f28fa319e27 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:10.015559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8104b0c5-2d70-4d2a-9206-0f28fa319e27 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:10.016149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-8104b0c5-2d70-4d2a-9206-0f28fa319e27 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:10.024760 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:10.024760 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:10.034758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8104b0c5-2d70-4d2a-9206-0f28fa319e27 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:10.036197 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 786/1635] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:10 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:10.437087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-da149d49-e258-49a6-8fb1-8387a7636d67 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:10.441272 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da149d49-e258-49a6-8fb1-8387a7636d67 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765
Aug 09 11:37:10.441794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-da149d49-e258-49a6-8fb1-8387a7636d67 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:10.442261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-da149d49-e258-49a6-8fb1-8387a7636d67 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:10.453801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:10.453801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:10.454778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-da149d49-e258-49a6-8fb1-8387a7636d67 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Snapshot retrieved successfully.
Aug 09 11:37:10.456972 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da149d49-e258-49a6-8fb1-8387a7636d67 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 returned with HTTP 200
Aug 09 11:37:10.462876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 850/1636] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:10 2022] GET /volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:11.045589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-399aa2b0-679b-43d2-a529-7437292e5c53 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:11.051556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-399aa2b0-679b-43d2-a529-7437292e5c53 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:11.052297 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-399aa2b0-679b-43d2-a529-7437292e5c53 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:11.052904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-399aa2b0-679b-43d2-a529-7437292e5c53 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:11.053375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-399aa2b0-679b-43d2-a529-7437292e5c53 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:11.060210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:11.060210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:11.066766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-399aa2b0-679b-43d2-a529-7437292e5c53 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:11.067525 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 787/1637] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:11 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:37:11.469010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-72462380-8580-4c6e-a66b-d65e2ded79e4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:11.473797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-72462380-8580-4c6e-a66b-d65e2ded79e4 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765
Aug 09 11:37:11.474695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-72462380-8580-4c6e-a66b-d65e2ded79e4 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:11.475614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-72462380-8580-4c6e-a66b-d65e2ded79e4 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:11.487641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:11.487641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:11.489188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-72462380-8580-4c6e-a66b-d65e2ded79e4 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Snapshot retrieved successfully.
Aug 09 11:37:11.492193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-72462380-8580-4c6e-a66b-d65e2ded79e4 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 returned with HTTP 200
Aug 09 11:37:11.493310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 851/1638] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:11 2022] GET /volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:12.079823 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c70da98a-1979-4a18-a004-1b5a0a7b7657 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:12.086431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c70da98a-1979-4a18-a004-1b5a0a7b7657 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:12.087188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c70da98a-1979-4a18-a004-1b5a0a7b7657 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:12.088011 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c70da98a-1979-4a18-a004-1b5a0a7b7657 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:12.088397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-c70da98a-1979-4a18-a004-1b5a0a7b7657 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:12.097816 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:12.097816 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:12.106165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c70da98a-1979-4a18-a004-1b5a0a7b7657 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:12.106914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 788/1639] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:12 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:12.505712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3bd867e7-83fc-4699-9097-24133c081ddb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:12.509919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3bd867e7-83fc-4699-9097-24133c081ddb tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765
Aug 09 11:37:12.510379 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3bd867e7-83fc-4699-9097-24133c081ddb tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:12.510851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3bd867e7-83fc-4699-9097-24133c081ddb tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:12.523589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:12.523589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:12.524586 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3bd867e7-83fc-4699-9097-24133c081ddb tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Snapshot retrieved successfully.
Aug 09 11:37:12.526377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3bd867e7-83fc-4699-9097-24133c081ddb tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 returned with HTTP 200
Aug 09 11:37:12.527111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 852/1640] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:12 2022] GET /volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:13.115642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-477dfb92-d5c4-4ad8-b72a-6fdac8f3d549 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:13.119728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-477dfb92-d5c4-4ad8-b72a-6fdac8f3d549 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:13.120208 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-477dfb92-d5c4-4ad8-b72a-6fdac8f3d549 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:13.120641 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-477dfb92-d5c4-4ad8-b72a-6fdac8f3d549 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:13.121004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-477dfb92-d5c4-4ad8-b72a-6fdac8f3d549 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:13.126976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:13.126976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:13.133202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-477dfb92-d5c4-4ad8-b72a-6fdac8f3d549 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:13.133891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 789/1641] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:13 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:13.537913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f5acb0bc-5b2c-413e-9b93-563fc8463925 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:13.543417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f5acb0bc-5b2c-413e-9b93-563fc8463925 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765
Aug 09 11:37:13.543867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f5acb0bc-5b2c-413e-9b93-563fc8463925 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:13.544303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f5acb0bc-5b2c-413e-9b93-563fc8463925 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:13.553255 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f5acb0bc-5b2c-413e-9b93-563fc8463925 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 returned with HTTP 404
Aug 09 11:37:13.554158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 853/1642] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:13 2022] GET /volume/v3/449941b49778401197111b936f941fb9/snapshots/43c8a24f-7363-4b33-adfc-c8ed539a1765 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:13.559247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-15c001ee-23be-4dd8-bb49-7f4f0d96a659 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:13.563274 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15c001ee-23be-4dd8-bb49-7f4f0d96a659 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71
Aug 09 11:37:13.563754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15c001ee-23be-4dd8-bb49-7f4f0d96a659 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:13.564201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-15c001ee-23be-4dd8-bb49-7f4f0d96a659 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:13.564536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-15c001ee-23be-4dd8-bb49-7f4f0d96a659 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 6d86416f-b56b-4a4e-8ad0-b6a52b03df71 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:13.570027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-15c001ee-23be-4dd8-bb49-7f4f0d96a659 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 returned with HTTP 404
Aug 09 11:37:13.570929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 790/1643] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:13 2022] GET /volume/v3/449941b49778401197111b936f941fb9/group_snapshots/6d86416f-b56b-4a4e-8ad0-b6a52b03df71 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:13.575745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-da83d056-819d-4a95-b23d-62c61c1a9740 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:13.579429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/detail
Aug 09 11:37:13.579925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:13.580733 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:13.581304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:13.582971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:37:13.650102 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Get all volumes completed successfully.
Aug 09 11:37:13.651706 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:13.652082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:13.661768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:13.670133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:13.670133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:13.672496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=6,cinder:SELECT=94 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:13.687111 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-da83d056-819d-4a95-b23d-62c61c1a9740 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/detail returned with HTTP 200
Aug 09 11:37:13.687818 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 854/1644] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:37:13 2022] GET /volume/v3/449941b49778401197111b936f941fb9/volumes/detail => generated 1010 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:13.703688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-25f63e8a-e026-4e91-a6c3-958b1e8bc3a8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:13.709922 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-25f63e8a-e026-4e91-a6c3-958b1e8bc3a8 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] POST http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571/action
Aug 09 11:37:13.711072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-25f63e8a-e026-4e91-a6c3-958b1e8bc3a8 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:13.711530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-25f63e8a-e026-4e91-a6c3-958b1e8bc3a8 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:13.714642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-25f63e8a-e026-4e91-a6c3-958b1e8bc3a8 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] delete called for group 16020afb-3bfb-4da9-adee-2a15552f1571 {{(pid=110682) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:37:13.715100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-25f63e8a-e026-4e91-a6c3-958b1e8bc3a8 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Delete group with id: 16020afb-3bfb-4da9-adee-2a15552f1571
Aug 09 11:37:13.725213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:13.725213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:13.796397 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-25f63e8a-e026-4e91-a6c3-958b1e8bc3a8 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571/action returned with HTTP 202
Aug 09 11:37:13.797198 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 791/1645] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:37:13 2022] POST /volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:13.802256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-590e42f6-ac15-4603-b679-acd1099c7082 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:13.806226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-590e42f6-ac15-4603-b679-acd1099c7082 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904
Aug 09 11:37:13.806735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-590e42f6-ac15-4603-b679-acd1099c7082 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:13.807238 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-590e42f6-ac15-4603-b679-acd1099c7082 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:13.821849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:13.821849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:13.828866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-590e42f6-ac15-4603-b679-acd1099c7082 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Volume info retrieved successfully.
Aug 09 11:37:13.830757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-590e42f6-ac15-4603-b679-acd1099c7082 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:13.831014 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-590e42f6-ac15-4603-b679-acd1099c7082 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:13.838582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-590e42f6-ac15-4603-b679-acd1099c7082 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:13.844562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:13.844562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:13.858432 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-590e42f6-ac15-4603-b679-acd1099c7082 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 returned with HTTP 200
Aug 09 11:37:13.859220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 855/1646] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:13 2022] GET /volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 => generated 1006 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:14.142556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c361f18d-bd61-4b24-b11c-96e80c336cdd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:14.146770 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c361f18d-bd61-4b24-b11c-96e80c336cdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:14.147298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c361f18d-bd61-4b24-b11c-96e80c336cdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:14.147750 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c361f18d-bd61-4b24-b11c-96e80c336cdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:14.148210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-c361f18d-bd61-4b24-b11c-96e80c336cdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:14.154438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:14.154438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:14.161260 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c361f18d-bd61-4b24-b11c-96e80c336cdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:14.162044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 792/1647] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:14 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:14.876745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ac9a3f49-42fc-46f0-9ede-2319bd7f33cf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:14.881929 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ac9a3f49-42fc-46f0-9ede-2319bd7f33cf tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904
Aug 09 11:37:14.882582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ac9a3f49-42fc-46f0-9ede-2319bd7f33cf tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:14.883249 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ac9a3f49-42fc-46f0-9ede-2319bd7f33cf tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:14.898990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:14.898990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:14.906122 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ac9a3f49-42fc-46f0-9ede-2319bd7f33cf tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Volume info retrieved successfully.
Aug 09 11:37:14.907543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-ac9a3f49-42fc-46f0-9ede-2319bd7f33cf tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:14.907931 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-ac9a3f49-42fc-46f0-9ede-2319bd7f33cf tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:14.915415 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-ac9a3f49-42fc-46f0-9ede-2319bd7f33cf tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:14.922582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:14.922582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:14.945026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ac9a3f49-42fc-46f0-9ede-2319bd7f33cf tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 returned with HTTP 200
Aug 09 11:37:14.946054 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 856/1648] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:14 2022] GET /volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 => generated 1006 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:15.170102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3c64ab80-f6c7-4270-a3db-0ac081906aa4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:15.174427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c64ab80-f6c7-4270-a3db-0ac081906aa4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:15.175042 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c64ab80-f6c7-4270-a3db-0ac081906aa4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:15.175492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3c64ab80-f6c7-4270-a3db-0ac081906aa4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:15.175839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-3c64ab80-f6c7-4270-a3db-0ac081906aa4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:15.182241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:15.182241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:15.189163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3c64ab80-f6c7-4270-a3db-0ac081906aa4 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:15.189863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 793/1649] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:15 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:15.964095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-19d706e7-c7f2-4401-adc9-d7a9c27f5e7f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:15.968219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-19d706e7-c7f2-4401-adc9-d7a9c27f5e7f tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904
Aug 09 11:37:15.968751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-19d706e7-c7f2-4401-adc9-d7a9c27f5e7f tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:15.969300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-19d706e7-c7f2-4401-adc9-d7a9c27f5e7f tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:15.986680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:15.986680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:15.993755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-19d706e7-c7f2-4401-adc9-d7a9c27f5e7f tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Volume info retrieved successfully.
Aug 09 11:37:15.995304 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-19d706e7-c7f2-4401-adc9-d7a9c27f5e7f tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:15.995684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-19d706e7-c7f2-4401-adc9-d7a9c27f5e7f tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:16.005152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-19d706e7-c7f2-4401-adc9-d7a9c27f5e7f tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:16.011470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:16.011470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:16.026574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-19d706e7-c7f2-4401-adc9-d7a9c27f5e7f tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 returned with HTTP 200
Aug 09 11:37:16.027357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 857/1650] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:15 2022] GET /volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 => generated 1006 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:16.200095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cf674e5f-ba06-4f2c-9496-7354a714a620 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:16.205231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cf674e5f-ba06-4f2c-9496-7354a714a620 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:16.206117 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cf674e5f-ba06-4f2c-9496-7354a714a620 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:16.206639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cf674e5f-ba06-4f2c-9496-7354a714a620 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:16.207073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-cf674e5f-ba06-4f2c-9496-7354a714a620 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:16.214391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:16.214391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:16.220727 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cf674e5f-ba06-4f2c-9496-7354a714a620 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:16.221464 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 794/1651] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:16 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:17.044047 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b409dc58-0bc2-496b-ba16-f5a43d74994a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:17.049118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b409dc58-0bc2-496b-ba16-f5a43d74994a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904
Aug 09 11:37:17.049371 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b409dc58-0bc2-496b-ba16-f5a43d74994a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:17.049845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b409dc58-0bc2-496b-ba16-f5a43d74994a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:17.067292 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:17.067292 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:17.076085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b409dc58-0bc2-496b-ba16-f5a43d74994a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Volume info retrieved successfully.
Aug 09 11:37:17.077919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-b409dc58-0bc2-496b-ba16-f5a43d74994a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:17.077919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-b409dc58-0bc2-496b-ba16-f5a43d74994a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:17.087773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-b409dc58-0bc2-496b-ba16-f5a43d74994a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:17.094834 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:17.094834 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:17.109816 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b409dc58-0bc2-496b-ba16-f5a43d74994a tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 returned with HTTP 200
Aug 09 11:37:17.110615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 858/1652] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:17 2022] GET /volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 => generated 1006 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:17.230515 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3e6989d1-bf27-4527-8208-deb12852f7ef None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:17.234575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3e6989d1-bf27-4527-8208-deb12852f7ef tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:17.235104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3e6989d1-bf27-4527-8208-deb12852f7ef tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:17.235557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3e6989d1-bf27-4527-8208-deb12852f7ef tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:17.236025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-3e6989d1-bf27-4527-8208-deb12852f7ef tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:17.242844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:17.242844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:17.250048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3e6989d1-bf27-4527-8208-deb12852f7ef tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:17.250739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 795/1653] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:17 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:18.126512 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-304f3f58-52f8-436c-ac92-303aad2d48f2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.131640 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-304f3f58-52f8-436c-ac92-303aad2d48f2 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904
Aug 09 11:37:18.133184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-304f3f58-52f8-436c-ac92-303aad2d48f2 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.133533 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-304f3f58-52f8-436c-ac92-303aad2d48f2 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.145649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-304f3f58-52f8-436c-ac92-303aad2d48f2 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 returned with HTTP 404
Aug 09 11:37:18.146549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 859/1654] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:18.151736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-366f450b-7765-4abd-b404-518ca5d393d9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.156424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-366f450b-7765-4abd-b404-518ca5d393d9 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] GET http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571
Aug 09 11:37:18.156903 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-366f450b-7765-4abd-b404-518ca5d393d9 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.157341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-366f450b-7765-4abd-b404-518ca5d393d9 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.157681 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-366f450b-7765-4abd-b404-518ca5d393d9 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] show called for member 16020afb-3bfb-4da9-adee-2a15552f1571 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:18.163589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-366f450b-7765-4abd-b404-518ca5d393d9 tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571 returned with HTTP 404
Aug 09 11:37:18.164460 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 796/1655] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/449941b49778401197111b936f941fb9/groups/16020afb-3bfb-4da9-adee-2a15552f1571 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:18.169356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-948101b5-e3e6-4918-bc41-e449263a16bb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.173252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-948101b5-e3e6-4918-bc41-e449263a16bb tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] DELETE http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_types/f200754c-9315-4afc-a669-21037a047ae6
Aug 09 11:37:18.173746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-948101b5-e3e6-4918-bc41-e449263a16bb tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.174189 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-948101b5-e3e6-4918-bc41-e449263a16bb tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.202104 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-948101b5-e3e6-4918-bc41-e449263a16bb tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_types/f200754c-9315-4afc-a669-21037a047ae6 returned with HTTP 202
Aug 09 11:37:18.202986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 860/1656] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:37:18 2022] DELETE /volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/group_types/f200754c-9315-4afc-a669-21037a047ae6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:18.214365 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-abb21450-4db9-4bec-81b4-d31954a3ecdc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.218491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-abb21450-4db9-4bec-81b4-d31954a3ecdc tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] DELETE http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904
Aug 09 11:37:18.219197 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-abb21450-4db9-4bec-81b4-d31954a3ecdc tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.219717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-abb21450-4db9-4bec-81b4-d31954a3ecdc tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.220219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-abb21450-4db9-4bec-81b4-d31954a3ecdc tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] Delete volume with id: 36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 
Aug 09 11:37:18.233273 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-abb21450-4db9-4bec-81b4-d31954a3ecdc tempest-GroupSnapshotsV319Test-1975454712 tempest-GroupSnapshotsV319Test-1975454712-project] http://10.222.0.59/volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 returned with HTTP 404
Aug 09 11:37:18.235046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 797/1657] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:37:18 2022] DELETE /volume/v3/449941b49778401197111b936f941fb9/volumes/36582ba3-adb0-46aa-a3d7-9b9a6d9bd904 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:18.240265 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ec678d7c-8031-449a-8438-27294d7efbb4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.244083 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ec678d7c-8031-449a-8438-27294d7efbb4 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] DELETE http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/types/711453be-8858-4470-b5be-f2e0e3b543d7
Aug 09 11:37:18.244606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ec678d7c-8031-449a-8438-27294d7efbb4 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.245092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ec678d7c-8031-449a-8438-27294d7efbb4 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.259153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5170d20a-6d8a-49f0-af74-73fcec678776 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.263296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5170d20a-6d8a-49f0-af74-73fcec678776 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:18.264148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5170d20a-6d8a-49f0-af74-73fcec678776 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.265487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5170d20a-6d8a-49f0-af74-73fcec678776 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.266204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-5170d20a-6d8a-49f0-af74-73fcec678776 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:18.272867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.272867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.280548 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5170d20a-6d8a-49f0-af74-73fcec678776 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 200
Aug 09 11:37:18.287020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 798/1658] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:18.288931 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-31f86e7a-21b3-4efe-a260-5d5c2cd8c9fb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.293064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-31f86e7a-21b3-4efe-a260-5d5c2cd8c9fb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail
Aug 09 11:37:18.293692 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-31f86e7a-21b3-4efe-a260-5d5c2cd8c9fb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.294008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-31f86e7a-21b3-4efe-a260-5d5c2cd8c9fb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.294532 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-31f86e7a-21b3-4efe-a260-5d5c2cd8c9fb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:18.296773 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-31f86e7a-21b3-4efe-a260-5d5c2cd8c9fb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:37:18.304525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ec678d7c-8031-449a-8438-27294d7efbb4 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/types/711453be-8858-4470-b5be-f2e0e3b543d7 returned with HTTP 202
Aug 09 11:37:18.305340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 861/1659] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:18 2022] DELETE /volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/types/711453be-8858-4470-b5be-f2e0e3b543d7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:18.307129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-31f86e7a-21b3-4efe-a260-5d5c2cd8c9fb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all snapshots completed successfully.
Aug 09 11:37:18.308178 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.308178 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.309906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-31f86e7a-21b3-4efe-a260-5d5c2cd8c9fb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail returned with HTTP 200
Aug 09 11:37:18.310192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-15a240e2-8a94-4c71-b6bd-7fa0a0192e20 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.311039 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 799/1660] 10.222.0.59 () {58 vars in 1241 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail => generated 931 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:18.319406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dfefe076-4d41-40b8-bdc6-195a93b9961b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.321936 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-15a240e2-8a94-4c71-b6bd-7fa0a0192e20 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] GET http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/types/711453be-8858-4470-b5be-f2e0e3b543d7
Aug 09 11:37:18.322404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-15a240e2-8a94-4c71-b6bd-7fa0a0192e20 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.322885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-15a240e2-8a94-4c71-b6bd-7fa0a0192e20 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.324308 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dfefe076-4d41-40b8-bdc6-195a93b9961b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/d5c62a72-0105-4684-826a-a5f9de9cfe1c
Aug 09 11:37:18.324851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dfefe076-4d41-40b8-bdc6-195a93b9961b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.325405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dfefe076-4d41-40b8-bdc6-195a93b9961b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.328411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-15a240e2-8a94-4c71-b6bd-7fa0a0192e20 tempest-GroupSnapshotsV319Test-318131729 tempest-GroupSnapshotsV319Test-318131729-project-admin] http://10.222.0.59/volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/types/711453be-8858-4470-b5be-f2e0e3b543d7 returned with HTTP 404
Aug 09 11:37:18.330898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 862/1661] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/b1edc722d72c4ce2a98c380ebf4895bd/types/711453be-8858-4470-b5be-f2e0e3b543d7 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:18.341388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.341388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.342710 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dfefe076-4d41-40b8-bdc6-195a93b9961b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Snapshot retrieved successfully.
Aug 09 11:37:18.345046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dfefe076-4d41-40b8-bdc6-195a93b9961b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/d5c62a72-0105-4684-826a-a5f9de9cfe1c returned with HTTP 200
Aug 09 11:37:18.350851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 800/1662] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/d5c62a72-0105-4684-826a-a5f9de9cfe1c => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:18.354149 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-aab951d4-3044-4023-8e8d-b75a2e926ec3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.358466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aab951d4-3044-4023-8e8d-b75a2e926ec3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/40dfadf2-e66c-4ad9-82c9-f3a9993e5600
Aug 09 11:37:18.359161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-aab951d4-3044-4023-8e8d-b75a2e926ec3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.359994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-aab951d4-3044-4023-8e8d-b75a2e926ec3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.374854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.374854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.376998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-aab951d4-3044-4023-8e8d-b75a2e926ec3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Snapshot retrieved successfully.
Aug 09 11:37:18.379823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aab951d4-3044-4023-8e8d-b75a2e926ec3 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/40dfadf2-e66c-4ad9-82c9-f3a9993e5600 returned with HTTP 200
Aug 09 11:37:18.381038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 863/1663] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/40dfadf2-e66c-4ad9-82c9-f3a9993e5600 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:18.389577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b5ad349e-9f55-4feb-91ea-451a90cd31cf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.393594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b5ad349e-9f55-4feb-91ea-451a90cd31cf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] DELETE http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:18.394859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b5ad349e-9f55-4feb-91ea-451a90cd31cf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.395308 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b5ad349e-9f55-4feb-91ea-451a90cd31cf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.395676 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-b5ad349e-9f55-4feb-91ea-451a90cd31cf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] delete called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Aug 09 11:37:18.395973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.group_snapshots [None req-b5ad349e-9f55-4feb-91ea-451a90cd31cf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete group_snapshot with id: 739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:18.407800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.407800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.473737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b5ad349e-9f55-4feb-91ea-451a90cd31cf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 202
Aug 09 11:37:18.474463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 801/1664] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:37:18 2022] DELETE /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:18.485153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.491004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail
Aug 09 11:37:18.492248 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.493057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.495326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:18.497941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:37:18.554209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all volumes completed successfully.
Aug 09 11:37:18.555964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:18.556490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:18.565516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:18.572599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.572599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.580985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:18.581686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:18.595220 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:18.602074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.602074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.618340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7d66b43d-024b-4c3a-86a4-7d87b4d640b2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail returned with HTTP 200
Aug 09 11:37:18.619274 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 864/1665] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail => generated 1993 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:18.635632 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ef6b4011-56e9-4ac2-8227-ff5ace8d0453 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.639568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ef6b4011-56e9-4ac2-8227-ff5ace8d0453 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail
Aug 09 11:37:18.640015 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ef6b4011-56e9-4ac2-8227-ff5ace8d0453 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.640707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ef6b4011-56e9-4ac2-8227-ff5ace8d0453 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.641294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-ef6b4011-56e9-4ac2-8227-ff5ace8d0453 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:18.641921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.641921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.643620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-ef6b4011-56e9-4ac2-8227-ff5ace8d0453 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:37:18.652794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ef6b4011-56e9-4ac2-8227-ff5ace8d0453 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all snapshots completed successfully.
Aug 09 11:37:18.653804 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.653804 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.655098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ef6b4011-56e9-4ac2-8227-ff5ace8d0453 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail returned with HTTP 200
Aug 09 11:37:18.656147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 802/1666] 10.222.0.59 () {58 vars in 1241 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail => generated 929 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:18.665163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0502ee82-e0fb-443a-a666-3c8c909f64e2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:18.669606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0502ee82-e0fb-443a-a666-3c8c909f64e2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/40dfadf2-e66c-4ad9-82c9-f3a9993e5600
Aug 09 11:37:18.670138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0502ee82-e0fb-443a-a666-3c8c909f64e2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:18.670567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0502ee82-e0fb-443a-a666-3c8c909f64e2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:18.681154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:18.681154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:18.682138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0502ee82-e0fb-443a-a666-3c8c909f64e2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Snapshot retrieved successfully.
Aug 09 11:37:18.684484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0502ee82-e0fb-443a-a666-3c8c909f64e2 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/40dfadf2-e66c-4ad9-82c9-f3a9993e5600 returned with HTTP 200
Aug 09 11:37:18.686861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 865/1667] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:18 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/40dfadf2-e66c-4ad9-82c9-f3a9993e5600 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:19.694107 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-612a3040-57fa-4c8e-850c-07a46cefeeaf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:19.700264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-612a3040-57fa-4c8e-850c-07a46cefeeaf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/40dfadf2-e66c-4ad9-82c9-f3a9993e5600
Aug 09 11:37:19.701050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-612a3040-57fa-4c8e-850c-07a46cefeeaf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:19.701672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-612a3040-57fa-4c8e-850c-07a46cefeeaf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:19.715548 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-612a3040-57fa-4c8e-850c-07a46cefeeaf tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/40dfadf2-e66c-4ad9-82c9-f3a9993e5600 returned with HTTP 404
Aug 09 11:37:19.717649 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 803/1668] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:19 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/40dfadf2-e66c-4ad9-82c9-f3a9993e5600 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:19.722282 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4f766357-1c79-4d67-83c3-468cde6aeca7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:19.728867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4f766357-1c79-4d67-83c3-468cde6aeca7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/d5c62a72-0105-4684-826a-a5f9de9cfe1c
Aug 09 11:37:19.730402 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4f766357-1c79-4d67-83c3-468cde6aeca7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:19.731069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4f766357-1c79-4d67-83c3-468cde6aeca7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:19.744787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4f766357-1c79-4d67-83c3-468cde6aeca7 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/d5c62a72-0105-4684-826a-a5f9de9cfe1c returned with HTTP 404
Aug 09 11:37:19.748242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 866/1669] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:19 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/d5c62a72-0105-4684-826a-a5f9de9cfe1c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:19.754456 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bbc0a311-8411-4f6d-b1f1-89dff2915a1b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:19.760872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bbc0a311-8411-4f6d-b1f1-89dff2915a1b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:19.762104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bbc0a311-8411-4f6d-b1f1-89dff2915a1b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:19.762570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bbc0a311-8411-4f6d-b1f1-89dff2915a1b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:19.762954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-bbc0a311-8411-4f6d-b1f1-89dff2915a1b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:19.772066 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bbc0a311-8411-4f6d-b1f1-89dff2915a1b tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 404
Aug 09 11:37:19.774492 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 804/1670] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:19 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:19.779783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-62c1c165-1c09-40d7-b7fc-12bdfa9de614 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:19.786863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-62c1c165-1c09-40d7-b7fc-12bdfa9de614 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] DELETE http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:19.788482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-62c1c165-1c09-40d7-b7fc-12bdfa9de614 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:19.789927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-62c1c165-1c09-40d7-b7fc-12bdfa9de614 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:19.790687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-62c1c165-1c09-40d7-b7fc-12bdfa9de614 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] delete called for member 739a305d-439c-4ada-ad02-a92e61f99f79 {{(pid=110681) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Aug 09 11:37:19.791176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.group_snapshots [None req-62c1c165-1c09-40d7-b7fc-12bdfa9de614 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete group_snapshot with id: 739a305d-439c-4ada-ad02-a92e61f99f79
Aug 09 11:37:19.800412 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-62c1c165-1c09-40d7-b7fc-12bdfa9de614 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 returned with HTTP 404
Aug 09 11:37:19.803318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 867/1671] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:37:19 2022] DELETE /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/739a305d-439c-4ada-ad02-a92e61f99f79 => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:19.810528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b85f1068-d996-41e6-912c-b63b2f72c33d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:19.814530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail
Aug 09 11:37:19.815123 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:19.815578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:19.816150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:19.818073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:37:19.821312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=93,cinder:UPDATE=7 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:19.881856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all volumes completed successfully.
Aug 09 11:37:19.883427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:19.883996 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:19.893243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:19.900814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:19.900814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:19.908769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:19.909230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:19.916875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:19.924648 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:19.924648 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:19.942707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b85f1068-d996-41e6-912c-b63b2f72c33d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail returned with HTTP 200
Aug 09 11:37:19.943742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 805/1672] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:37:19 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail => generated 1993 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:19.961505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ab5f369b-07e4-45bd-a77e-e4c2cf35d4f5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:19.966522 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ab5f369b-07e4-45bd-a77e-e4c2cf35d4f5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999/action
Aug 09 11:37:19.967345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ab5f369b-07e4-45bd-a77e-e4c2cf35d4f5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:19.967674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ab5f369b-07e4-45bd-a77e-e4c2cf35d4f5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:19.970374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-ab5f369b-07e4-45bd-a77e-e4c2cf35d4f5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] delete called for group c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110681) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:37:19.970673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-ab5f369b-07e4-45bd-a77e-e4c2cf35d4f5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete group with id: c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:19.978396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:19.978396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:19.996512 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=94,cinder:UPDATE=6 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:20.100435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ab5f369b-07e4-45bd-a77e-e4c2cf35d4f5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999/action returned with HTTP 202
Aug 09 11:37:20.101569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 868/1673] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:37:19 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:20.108502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d3025a5f-f3d1-452b-b296-2fee9c9e15ca None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:20.115464 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d3025a5f-f3d1-452b-b296-2fee9c9e15ca tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568
Aug 09 11:37:20.116222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d3025a5f-f3d1-452b-b296-2fee9c9e15ca tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:20.116836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d3025a5f-f3d1-452b-b296-2fee9c9e15ca tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:20.132383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:20.132383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:20.141000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-8cf08182-0771-490c-8866-cf088a7a49a6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:20.143432 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d3025a5f-f3d1-452b-b296-2fee9c9e15ca tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:37:20.145297 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-d3025a5f-f3d1-452b-b296-2fee9c9e15ca tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:20.146069 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-d3025a5f-f3d1-452b-b296-2fee9c9e15ca tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:20.146375 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-8cf08182-0771-490c-8866-cf088a7a49a6 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] DELETE http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/20d722e9-3e3c-40ec-b336-b8736fe29be6
Aug 09 11:37:20.147560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-8cf08182-0771-490c-8866-cf088a7a49a6 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:20.148024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-8cf08182-0771-490c-8866-cf088a7a49a6 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:20.155328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-d3025a5f-f3d1-452b-b296-2fee9c9e15ca tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:20.164946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:20.164946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:20.171077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:20.171077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:20.189647 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d3025a5f-f3d1-452b-b296-2fee9c9e15ca tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 returned with HTTP 200
Aug 09 11:37:20.190333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 806/1674] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:20 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 => generated 999 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:20.496141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-8cf08182-0771-490c-8866-cf088a7a49a6 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/20d722e9-3e3c-40ec-b336-b8736fe29be6 returned with HTTP 200
Aug 09 11:37:20.497120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 869/1675] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:37:20 2022] DELETE /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/attachments/20d722e9-3e3c-40ec-b336-b8736fe29be6 => generated 19 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:20.535616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-6c5f164b-152f-4eff-9481-d811d974c450 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:20.540316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-6c5f164b-152f-4eff-9481-d811d974c450 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] DELETE http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e
Aug 09 11:37:20.540653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-6c5f164b-152f-4eff-9481-d811d974c450 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:20.541137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-6c5f164b-152f-4eff-9481-d811d974c450 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:20.541536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-6c5f164b-152f-4eff-9481-d811d974c450 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Delete volume with id: eb151910-5f20-42c2-afbb-b88acb7a8a4e 
Aug 09 11:37:20.558448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:20.558448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:20.559794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-6c5f164b-152f-4eff-9481-d811d974c450 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Volume info retrieved successfully.
Aug 09 11:37:20.590646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-6c5f164b-152f-4eff-9481-d811d974c450 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] Delete volume request issued successfully.
Aug 09 11:37:20.591387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-652335cf-0442-43ab-928f-2f0f8bcb1eb8 req-6c5f164b-152f-4eff-9481-d811d974c450 tempest-TestShelveInstance-1137142319 tempest-TestShelveInstance-1137142319-project] http://10.222.0.59/volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e returned with HTTP 202
Aug 09 11:37:20.592586 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 807/1676] 10.222.0.49 () {60 vars in 1393 bytes} [Tue Aug  9 11:37:20 2022] DELETE /volume/v3/d5b4feb5fe1746a2b54b81e61558d4c0/volumes/eb151910-5f20-42c2-afbb-b88acb7a8a4e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:21.200724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-67a70858-40bf-435b-ba94-a5ad549d21a6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.206805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ab4943c7-8cef-4a60-8663-079e4598ba83 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.210493 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab4943c7-8cef-4a60-8663-079e4598ba83 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568
Aug 09 11:37:21.211027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab4943c7-8cef-4a60-8663-079e4598ba83 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:21.211503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab4943c7-8cef-4a60-8663-079e4598ba83 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:21.223574 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab4943c7-8cef-4a60-8663-079e4598ba83 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 returned with HTTP 404
Aug 09 11:37:21.224414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 808/1677] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:21 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Aug 09 11:37:21.229016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0525a179-77ca-4012-9af6-df5e7aa299cc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.232570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0525a179-77ca-4012-9af6-df5e7aa299cc tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c
Aug 09 11:37:21.233065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0525a179-77ca-4012-9af6-df5e7aa299cc tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:21.233510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0525a179-77ca-4012-9af6-df5e7aa299cc tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:21.244684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0525a179-77ca-4012-9af6-df5e7aa299cc tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c returned with HTTP 404
Aug 09 11:37:21.245575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 809/1678] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:21 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:21.250887 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3d8bc096-7f24-4344-a7b1-28116f34ef6f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.254600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3d8bc096-7f24-4344-a7b1-28116f34ef6f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999
Aug 09 11:37:21.255118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3d8bc096-7f24-4344-a7b1-28116f34ef6f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:21.255562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3d8bc096-7f24-4344-a7b1-28116f34ef6f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:21.255903 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-3d8bc096-7f24-4344-a7b1-28116f34ef6f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member c461835a-7533-40c9-bd43-252ec92e8999 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:21.261271 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3d8bc096-7f24-4344-a7b1-28116f34ef6f tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 returned with HTTP 404
Aug 09 11:37:21.262147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 810/1679] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:21 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/c461835a-7533-40c9-bd43-252ec92e8999 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:21.266695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-949fa0ea-8cec-4441-986d-b6b5b3a71526 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.270403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-949fa0ea-8cec-4441-986d-b6b5b3a71526 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] DELETE http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types/dc849b27-4798-4c00-a853-cc6e86da6729
Aug 09 11:37:21.270856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-949fa0ea-8cec-4441-986d-b6b5b3a71526 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:21.271290 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-949fa0ea-8cec-4441-986d-b6b5b3a71526 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:21.292008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-949fa0ea-8cec-4441-986d-b6b5b3a71526 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types/dc849b27-4798-4c00-a853-cc6e86da6729 returned with HTTP 202
Aug 09 11:37:21.292811 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 811/1680] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:37:21 2022] DELETE /volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types/dc849b27-4798-4c00-a853-cc6e86da6729 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:37:21.303233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ddfa6991-ad76-40b6-bee0-2e36daa34d4d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.306748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ddfa6991-ad76-40b6-bee0-2e36daa34d4d tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] POST http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types
Aug 09 11:37:21.307628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ddfa6991-ad76-40b6-bee0-2e36daa34d4d tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-679989580"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:21.307976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-67a70858-40bf-435b-ba94-a5ad549d21a6 tempest-VolumePoolsAdminTestsJSON-168727477 tempest-VolumePoolsAdminTestsJSON-168727477-project-admin] GET http://10.222.0.59/volume/v3/bfe0cca4a16d4bcbb49aae0598242f37/scheduler-stats/get_pools?detail=True
Aug 09 11:37:21.308551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-67a70858-40bf-435b-ba94-a5ad549d21a6 tempest-VolumePoolsAdminTestsJSON-168727477 tempest-VolumePoolsAdminTestsJSON-168727477-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:21.309020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-67a70858-40bf-435b-ba94-a5ad549d21a6 tempest-VolumePoolsAdminTestsJSON-168727477 tempest-VolumePoolsAdminTestsJSON-168727477-project-admin] Calling method 'get_pools' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:21.309637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:21.309637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:21.325680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-67a70858-40bf-435b-ba94-a5ad549d21a6 tempest-VolumePoolsAdminTestsJSON-168727477 tempest-VolumePoolsAdminTestsJSON-168727477-project-admin] http://10.222.0.59/volume/v3/bfe0cca4a16d4bcbb49aae0598242f37/scheduler-stats/get_pools?detail=True returned with HTTP 200
Aug 09 11:37:21.334768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 870/1681] 10.222.0.59 () {58 vars in 1291 bytes} [Tue Aug  9 11:37:21 2022] GET /volume/v3/bfe0cca4a16d4bcbb49aae0598242f37/scheduler-stats/get_pools?detail=True => generated 483 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:21.335003 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ddfa6991-ad76-40b6-bee0-2e36daa34d4d tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types returned with HTTP 200
Aug 09 11:37:21.337202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-813d692c-9507-407d-a19a-a28e798ec22a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.338985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 812/1682] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:37:21 2022] POST /volume/v3/9f8a13f0c18c4934bb579d5172026442/types => generated 223 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:21.342084 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-67a48933-6532-491d-a3c5-f0ecd1faf085 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.342927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-813d692c-9507-407d-a19a-a28e798ec22a tempest-VolumePoolsAdminTestsJSON-168727477 tempest-VolumePoolsAdminTestsJSON-168727477-project-admin] GET http://10.222.0.59/volume/v3/bfe0cca4a16d4bcbb49aae0598242f37/scheduler-stats/get_pools
Aug 09 11:37:21.343378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-813d692c-9507-407d-a19a-a28e798ec22a tempest-VolumePoolsAdminTestsJSON-168727477 tempest-VolumePoolsAdminTestsJSON-168727477-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:21.343836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-813d692c-9507-407d-a19a-a28e798ec22a tempest-VolumePoolsAdminTestsJSON-168727477 tempest-VolumePoolsAdminTestsJSON-168727477-project-admin] Calling method 'get_pools' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:21.345862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-67a48933-6532-491d-a3c5-f0ecd1faf085 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] POST http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types
Aug 09 11:37:21.346583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-67a48933-6532-491d-a3c5-f0ecd1faf085 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-511705880"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:21.360058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-813d692c-9507-407d-a19a-a28e798ec22a tempest-VolumePoolsAdminTestsJSON-168727477 tempest-VolumePoolsAdminTestsJSON-168727477-project-admin] http://10.222.0.59/volume/v3/bfe0cca4a16d4bcbb49aae0598242f37/scheduler-stats/get_pools returned with HTTP 200
Aug 09 11:37:21.361350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 871/1683] 10.222.0.59 () {58 vars in 1268 bytes} [Tue Aug  9 11:37:21 2022] GET /volume/v3/bfe0cca4a16d4bcbb49aae0598242f37/scheduler-stats/get_pools => generated 66 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Aug 09 11:37:21.369966 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-67a48933-6532-491d-a3c5-f0ecd1faf085 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types returned with HTTP 202
Aug 09 11:37:21.376120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 813/1684] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:37:21 2022] POST /volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types => generated 180 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:21.378259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-52ddb25a-7c07-4d2e-b880-3b20cb4d5317 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.382176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-52ddb25a-7c07-4d2e-b880-3b20cb4d5317 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups
Aug 09 11:37:21.383044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-52ddb25a-7c07-4d2e-b880-3b20cb4d5317 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c04799fc-98f7-488c-b4e2-0f0a98cd13aa", "volume_types": ["dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12"], "name": "tempest-GroupSnapshotsTest-Group-818223689"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:21.385717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-52ddb25a-7c07-4d2e-b880-3b20cb4d5317 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating new group {'group': {'group_type': 'c04799fc-98f7-488c-b4e2-0f0a98cd13aa', 'volume_types': ['dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12'], 'name': 'tempest-GroupSnapshotsTest-Group-818223689'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Aug 09 11:37:21.392118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-52ddb25a-7c07-4d2e-b880-3b20cb4d5317 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating group tempest-GroupSnapshotsTest-Group-818223689.
Aug 09 11:37:21.405860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-52ddb25a-7c07-4d2e-b880-3b20cb4d5317 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Availability Zones retrieved successfully.
Aug 09 11:37:21.440445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-52ddb25a-7c07-4d2e-b880-3b20cb4d5317 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['5c418740-bc66-4031-98ab-ac87a15861e9'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:21.515836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-52ddb25a-7c07-4d2e-b880-3b20cb4d5317 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups returned with HTTP 202
Aug 09 11:37:21.517232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 872/1685] 10.222.0.59 () {62 vars in 1274 bytes} [Tue Aug  9 11:37:21 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups => generated 111 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:21.523798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4d0a244a-37d7-4960-847e-4fa62a778b29 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:21.528423 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4d0a244a-37d7-4960-847e-4fa62a778b29 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd
Aug 09 11:37:21.529306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4d0a244a-37d7-4960-847e-4fa62a778b29 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:21.529974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4d0a244a-37d7-4960-847e-4fa62a778b29 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:21.530509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-4d0a244a-37d7-4960-847e-4fa62a778b29 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 93d94410-1eac-4566-9930-b5f723569ecd {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:21.538279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:21.538279 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:21.573220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4d0a244a-37d7-4960-847e-4fa62a778b29 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd returned with HTTP 200
Aug 09 11:37:21.584219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 814/1686] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:21 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd => generated 391 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:22.594031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6ab6fbd1-edb1-47fd-8fbf-776bae4cbfcd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:22.598789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6ab6fbd1-edb1-47fd-8fbf-776bae4cbfcd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd
Aug 09 11:37:22.600554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6ab6fbd1-edb1-47fd-8fbf-776bae4cbfcd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:22.601399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6ab6fbd1-edb1-47fd-8fbf-776bae4cbfcd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:22.601991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-6ab6fbd1-edb1-47fd-8fbf-776bae4cbfcd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 93d94410-1eac-4566-9930-b5f723569ecd {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:22.608490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:22.608490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:22.625343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6ab6fbd1-edb1-47fd-8fbf-776bae4cbfcd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd returned with HTTP 200
Aug 09 11:37:22.626476 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 873/1687] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:22 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:22.634978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:22.639695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes
Aug 09 11:37:22.640663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12", "group_id": "93d94410-1eac-4566-9930-b5f723569ecd", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-406811194"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:22.643126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume request body: {'volume': {'volume_type': 'dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12', 'group_id': '93d94410-1eac-4566-9930-b5f723569ecd', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-406811194'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:22.657231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:22.657231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:22.658384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume of 1 GB
Aug 09 11:37:22.668878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Availability Zones retrieved successfully.
Aug 09 11:37:22.686626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (0fdf3442-bc87-421f-9ab7-2e8ef99b76c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:22.689732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec8ed96-6c52-4a4f-90f4-756677c2522e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:22.691650 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:22.691650 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:22.692900 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:22.719027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec8ed96-6c52-4a4f-90f4-756677c2522e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:37:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-679989580',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93d94410-1eac-4566-9930-b5f723569ecd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:22.720999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312842d8-7c54-440a-a20b-5c76ad144a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:22.758506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-679989580 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-679989580, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:22.759374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-679989580 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-679989580, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:22.778097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=93,cinder:UPDATE=3,cinder:INSERT=4 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:22.806047 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['04ccf6f7-489e-4d18-98f6-4917cae0597a', '647c6ea6-45e0-42ed-8060-03e45ae24f85', 'd9eca86e-8ae0-4edc-9efb-14ec7c9cc623', '979a763c-ac57-411f-9507-3dd9682e0bed'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:22.807683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312842d8-7c54-440a-a20b-5c76ad144a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04ccf6f7-489e-4d18-98f6-4917cae0597a', '647c6ea6-45e0-42ed-8060-03e45ae24f85', 'd9eca86e-8ae0-4edc-9efb-14ec7c9cc623', '979a763c-ac57-411f-9507-3dd9682e0bed']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:22.809934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f783128-ee42-47b2-8bd9-bed8557c1737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:22.843271 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f783128-ee42-47b2-8bd9-bed8557c1737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f92ca4d-230c-4984-a569-cfc231c94338', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-406811194',encryption_key_id=None,group_id=93d94410-1eac-4566-9930-b5f723569ecd,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['04ccf6f7-489e-4d18-98f6-4917cae0597a','647c6ea6-45e0-42ed-8060-03e45ae24f85','d9eca86e-8ae0-4edc-9efb-14ec7c9cc623','979a763c-ac57-411f-9507-3dd9682e0bed'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12), '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=2022-08-09T11:37:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-406811194',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=93d94410-1eac-4566-9930-b5f723569ecd,host=None,id=2f92ca4d-230c-4984-a569-cfc231c94338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',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='a67a964a727f4a35b3b57e3a7d8c09a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12),volume_type_id=dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:22.845253 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f75ae5-4717-47aa-8ddc-06242e8b6d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:22.875627 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f75ae5-4717-47aa-8ddc-06242e8b6d03) 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-GroupSnapshotsTest-Volume-406811194',encryption_key_id=None,group_id=93d94410-1eac-4566-9930-b5f723569ecd,group_type_id=<?>,metadata={},multiattach=False,project_id='8ed2980eafa94168af9b4bf61b1f8ff9',qos_specs=None,replication_status=<?>,reservations=['04ccf6f7-489e-4d18-98f6-4917cae0597a','647c6ea6-45e0-42ed-8060-03e45ae24f85','d9eca86e-8ae0-4edc-9efb-14ec7c9cc623','979a763c-ac57-411f-9507-3dd9682e0bed'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a67a964a727f4a35b3b57e3a7d8c09a1',volume_type_id=dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:22.878890 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6129532-f808-4fa6-a4cb-45ed901c69b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:22.919257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6129532-f808-4fa6-a4cb-45ed901c69b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:22.921922 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Flow 'volume_create_api' (0fdf3442-bc87-421f-9ab7-2e8ef99b76c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:22.922656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Create volume request issued successfully.
Aug 09 11:37:22.924097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:22.924479 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:22.939903 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:22.950068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:22.950068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:22.964494 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7cb57ba8-d534-4497-8870-6eed9fb86fbb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes returned with HTTP 202
Aug 09 11:37:22.965338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 815/1688] 10.222.0.59 () {62 vars in 1277 bytes} [Tue Aug  9 11:37:22 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes => generated 906 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:22.980257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2be4c2e8-e5d9-4c27-bfb8-c7843d84e8fa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:22.984113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2be4c2e8-e5d9-4c27-bfb8-c7843d84e8fa tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338
Aug 09 11:37:22.984829 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2be4c2e8-e5d9-4c27-bfb8-c7843d84e8fa tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:22.985511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2be4c2e8-e5d9-4c27-bfb8-c7843d84e8fa tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:23.012097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:23.012097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:23.032858 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2be4c2e8-e5d9-4c27-bfb8-c7843d84e8fa tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:37:23.034412 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-2be4c2e8-e5d9-4c27-bfb8-c7843d84e8fa tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:23.034870 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-2be4c2e8-e5d9-4c27-bfb8-c7843d84e8fa tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:23.050523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-2be4c2e8-e5d9-4c27-bfb8-c7843d84e8fa tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:23.063425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:23.063425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:23.106923 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2be4c2e8-e5d9-4c27-bfb8-c7843d84e8fa tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 returned with HTTP 200
Aug 09 11:37:23.114752 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 874/1689] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:22 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 => generated 974 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:24.130206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4a75da0c-448d-4a32-b224-23d92a210f79 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:24.134611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a75da0c-448d-4a32-b224-23d92a210f79 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338
Aug 09 11:37:24.135130 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a75da0c-448d-4a32-b224-23d92a210f79 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:24.135584 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4a75da0c-448d-4a32-b224-23d92a210f79 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:24.161878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:24.161878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:24.178892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4a75da0c-448d-4a32-b224-23d92a210f79 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:37:24.180589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-4a75da0c-448d-4a32-b224-23d92a210f79 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:24.181220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-4a75da0c-448d-4a32-b224-23d92a210f79 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:24.190876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-4a75da0c-448d-4a32-b224-23d92a210f79 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:24.212155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:24.212155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:24.253840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4a75da0c-448d-4a32-b224-23d92a210f79 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 returned with HTTP 200
Aug 09 11:37:24.254607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 816/1690] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:24 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 => generated 999 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:24.271594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7c27a1b4-551e-4827-8b6d-8561bf269c17 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:24.276232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c27a1b4-551e-4827-8b6d-8561bf269c17 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots
Aug 09 11:37:24.277058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c27a1b4-551e-4827-8b6d-8561bf269c17 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "93d94410-1eac-4566-9930-b5f723569ecd", "name": "tempest-group_snapshot-1091357060"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:24.279205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-7c27a1b4-551e-4827-8b6d-8561bf269c17 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating new group_snapshot {'group_snapshot': {'group_id': '93d94410-1eac-4566-9930-b5f723569ecd', 'name': 'tempest-group_snapshot-1091357060'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}}
Aug 09 11:37:24.287175 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:24.287175 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:24.293921 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.group_snapshots [None req-7c27a1b4-551e-4827-8b6d-8561bf269c17 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Creating group_snapshot tempest-group_snapshot-1091357060.
Aug 09 11:37:24.336327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:24.336327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:24.372787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:24.377639 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-7c27a1b4-551e-4827-8b6d-8561bf269c17 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-679989580 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-679989580, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:24.378611 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-7c27a1b4-551e-4827-8b6d-8561bf269c17 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-679989580 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-679989580, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:24.426136 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-7c27a1b4-551e-4827-8b6d-8561bf269c17 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Created reservations ['6cb31766-02c9-4353-98d6-f12aa92e5a88', 'c7dfb2cd-9047-4ab4-acab-0798ca95f57a', '352e1049-0f39-4b95-8210-6d08dd190c7f', '3adfe024-bb03-42fe-aadb-cb6f6209176f'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:24.487125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c27a1b4-551e-4827-8b6d-8561bf269c17 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots returned with HTTP 202
Aug 09 11:37:24.487949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 875/1691] 10.222.0.59 () {62 vars in 1301 bytes} [Tue Aug  9 11:37:24 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots => generated 168 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:24.495381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-69b6be94-216a-4553-a2a0-ab0e37b49b24 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:24.509396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-69b6be94-216a-4553-a2a0-ab0e37b49b24 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:24.510493 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-69b6be94-216a-4553-a2a0-ab0e37b49b24 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:24.511697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-69b6be94-216a-4553-a2a0-ab0e37b49b24 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:24.512749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-69b6be94-216a-4553-a2a0-ab0e37b49b24 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member ccc36996-2cfc-4ac2-8c53-418556753cb0 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:24.519899 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:24.519899 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:24.525367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bc573a94-6b08-44c5-a097-5a1e2c52d779 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:24.526952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-69b6be94-216a-4553-a2a0-ab0e37b49b24 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 returned with HTTP 200
Aug 09 11:37:24.531888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 817/1692] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:24 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 => generated 307 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:24.637834 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bc573a94-6b08-44c5-a097-5a1e2c52d779 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] POST http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types
Aug 09 11:37:24.638774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bc573a94-6b08-44c5-a097-5a1e2c52d779 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:24.641477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:24.641477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:24.666141 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bc573a94-6b08-44c5-a097-5a1e2c52d779 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types returned with HTTP 200
Aug 09 11:37:24.666757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 876/1693] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:37:24 2022] POST /volume/v3/fbd083f52e1943218a53b73cf785cd0e/types => generated 188 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:24.674104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6892c90b-7596-45a2-aa2e-75a08c5e8f48 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:24.677839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6892c90b-7596-45a2-aa2e-75a08c5e8f48 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] POST http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types
Aug 09 11:37:24.678660 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6892c90b-7596-45a2-aa2e-75a08c5e8f48 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:24.701738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6892c90b-7596-45a2-aa2e-75a08c5e8f48 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types returned with HTTP 200
Aug 09 11:37:24.702731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 818/1694] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:37:24 2022] POST /volume/v3/fbd083f52e1943218a53b73cf785cd0e/types => generated 188 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:24.710557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2f9a6762-513f-40c8-afd1-2874c394767a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:24.807405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] POST http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes
Aug 09 11:37:24.808143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1146180627"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:24.810474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1146180627'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:24.834155 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Create volume of 1 GB
Aug 09 11:37:24.834910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:24.834910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:24.835990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Availability Zones retrieved successfully.
Aug 09 11:37:24.851240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Flow 'volume_create_api' (33a7aad4-096c-49e6-9777-49f0652b9692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:24.853963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4dae13-5fe0-4edb-be64-a63c880deea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:24.858356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:24.893779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4dae13-5fe0-4edb-be64-a63c880deea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:37:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=277086f9-3491-45c2-93bc-e17ed22913c2,is_public=True,name='volume-type-1',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '277086f9-3491-45c2-93bc-e17ed22913c2', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:24.896551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab6ce4f-1bc8-41bd-99ce-7599f9d52f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:24.945967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:24.946885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:25.012697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Created reservations ['5082a9e7-8782-4f21-9aff-8e0192def7ba', '2d43b562-344a-468a-b2bc-c742aafb0c3a', 'be440f5f-27cb-4e05-9880-c5412ffc49f5', '0b252d4b-9bf0-4ca2-ba97-4b388ad25f98'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:25.014560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab6ce4f-1bc8-41bd-99ce-7599f9d52f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5082a9e7-8782-4f21-9aff-8e0192def7ba', '2d43b562-344a-468a-b2bc-c742aafb0c3a', 'be440f5f-27cb-4e05-9880-c5412ffc49f5', '0b252d4b-9bf0-4ca2-ba97-4b388ad25f98']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:25.016489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e300ad97-428e-41e7-b033-72847378d051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:25.042407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e300ad97-428e-41e7-b033-72847378d051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e63b1950-0399-49b9-879f-ffb3748a6886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1146180627',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='28568538262d417dbd3f2bb5e4df27b1',qos_specs=None,replication_status=<?>,reservations=['5082a9e7-8782-4f21-9aff-8e0192def7ba','2d43b562-344a-468a-b2bc-c742aafb0c3a','be440f5f-27cb-4e05-9880-c5412ffc49f5','0b252d4b-9bf0-4ca2-ba97-4b388ad25f98'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='dd36ee501d0f4af58fceb2a9da98c386',volume_type_id=277086f9-3491-45c2-93bc-e17ed22913c2), '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=2022-08-09T11:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1146180627',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=e63b1950-0399-49b9-879f-ffb3748a6886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28568538262d417dbd3f2bb5e4df27b1',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='dd36ee501d0f4af58fceb2a9da98c386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(277086f9-3491-45c2-93bc-e17ed22913c2),volume_type_id=277086f9-3491-45c2-93bc-e17ed22913c2)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:25.044337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd4158a8-b5a0-44b8-aeae-7650ecab386b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:25.070254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd4158a8-b5a0-44b8-aeae-7650ecab386b) 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-VolumeRetypeWithoutMigrationTest-Volume-1146180627',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='28568538262d417dbd3f2bb5e4df27b1',qos_specs=None,replication_status=<?>,reservations=['5082a9e7-8782-4f21-9aff-8e0192def7ba','2d43b562-344a-468a-b2bc-c742aafb0c3a','be440f5f-27cb-4e05-9880-c5412ffc49f5','0b252d4b-9bf0-4ca2-ba97-4b388ad25f98'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='dd36ee501d0f4af58fceb2a9da98c386',volume_type_id=277086f9-3491-45c2-93bc-e17ed22913c2)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:25.072161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04fbecd-627b-42b3-9032-800b2ca48d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:25.075329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=60,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:25.090192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04fbecd-627b-42b3-9032-800b2ca48d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:25.092960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Flow 'volume_create_api' (33a7aad4-096c-49e6-9777-49f0652b9692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:25.094069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Create volume request issued successfully.
Aug 09 11:37:25.095737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2f9a6762-513f-40c8-afd1-2874c394767a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes returned with HTTP 202
Aug 09 11:37:25.097124 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 877/1695] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:37:24 2022] POST /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes => generated 834 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:37:25.110270 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0cd58166-0a75-4f10-b242-26a6e7eb663e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:25.113960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0cd58166-0a75-4f10-b242-26a6e7eb663e tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] GET http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:25.114630 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0cd58166-0a75-4f10-b242-26a6e7eb663e tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:25.115294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0cd58166-0a75-4f10-b242-26a6e7eb663e tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:25.130558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:25.130558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:25.137204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0cd58166-0a75-4f10-b242-26a6e7eb663e tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:25.146799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0cd58166-0a75-4f10-b242-26a6e7eb663e tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:25.159245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 819/1696] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:25 2022] GET /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 902 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:25.540848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-670364ab-92a8-40a3-b6e2-cc4b9ff03d54 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:25.546376 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-670364ab-92a8-40a3-b6e2-cc4b9ff03d54 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:25.546879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-670364ab-92a8-40a3-b6e2-cc4b9ff03d54 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:25.547393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-670364ab-92a8-40a3-b6e2-cc4b9ff03d54 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:25.547759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-670364ab-92a8-40a3-b6e2-cc4b9ff03d54 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member ccc36996-2cfc-4ac2-8c53-418556753cb0 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:25.554152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:25.554152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:25.565641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-670364ab-92a8-40a3-b6e2-cc4b9ff03d54 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 returned with HTTP 200
Aug 09 11:37:25.566481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 878/1697] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:25 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:26.166603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2c51f245-0432-460a-8c1b-8ba883bd7f13 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:26.171118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2c51f245-0432-460a-8c1b-8ba883bd7f13 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] GET http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:26.171598 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2c51f245-0432-460a-8c1b-8ba883bd7f13 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:26.172077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2c51f245-0432-460a-8c1b-8ba883bd7f13 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:26.190591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:26.190591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:26.198376 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2c51f245-0432-460a-8c1b-8ba883bd7f13 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:26.212201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2c51f245-0432-460a-8c1b-8ba883bd7f13 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:26.213396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 820/1698] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:26 2022] GET /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 926 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:26.575828 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-44d907b6-255b-4fc1-9bef-dfd7b87df14a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:26.578476 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-44d907b6-255b-4fc1-9bef-dfd7b87df14a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:26.578994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-44d907b6-255b-4fc1-9bef-dfd7b87df14a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:26.579479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-44d907b6-255b-4fc1-9bef-dfd7b87df14a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:26.579823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-44d907b6-255b-4fc1-9bef-dfd7b87df14a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member ccc36996-2cfc-4ac2-8c53-418556753cb0 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:26.586965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:26.586965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:26.593366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-44d907b6-255b-4fc1-9bef-dfd7b87df14a tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 returned with HTTP 200
Aug 09 11:37:26.594192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 879/1699] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:26 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:27.234844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2ae506d8-5f9c-49da-ac15-ede7a9ce585a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:27.238595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2ae506d8-5f9c-49da-ac15-ede7a9ce585a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] GET http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:27.239187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2ae506d8-5f9c-49da-ac15-ede7a9ce585a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:27.239583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2ae506d8-5f9c-49da-ac15-ede7a9ce585a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:27.258022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:27.258022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:27.265481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2ae506d8-5f9c-49da-ac15-ede7a9ce585a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:27.275118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2ae506d8-5f9c-49da-ac15-ede7a9ce585a tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:27.276137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 821/1700] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:27 2022] GET /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 926 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:27.602286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e6fb0ee7-04c6-40c9-a05b-7bd5e3161e7e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:27.606712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e6fb0ee7-04c6-40c9-a05b-7bd5e3161e7e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:27.607401 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e6fb0ee7-04c6-40c9-a05b-7bd5e3161e7e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:27.608082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e6fb0ee7-04c6-40c9-a05b-7bd5e3161e7e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:27.608528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-e6fb0ee7-04c6-40c9-a05b-7bd5e3161e7e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member ccc36996-2cfc-4ac2-8c53-418556753cb0 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:27.614862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:27.614862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:27.621920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e6fb0ee7-04c6-40c9-a05b-7bd5e3161e7e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 returned with HTTP 200
Aug 09 11:37:27.623034 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 880/1701] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:27 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:28.291823 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2c87fa7f-d4d0-4454-b114-ad372c469fbd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:28.296235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2c87fa7f-d4d0-4454-b114-ad372c469fbd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] GET http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:28.296682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2c87fa7f-d4d0-4454-b114-ad372c469fbd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:28.297827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2c87fa7f-d4d0-4454-b114-ad372c469fbd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:28.314523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:28.314523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:28.322061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2c87fa7f-d4d0-4454-b114-ad372c469fbd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:28.331852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2c87fa7f-d4d0-4454-b114-ad372c469fbd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:28.332784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 822/1702] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:28 2022] GET /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 926 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:28.632666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-63758baa-f29c-4c6d-9ea7-9216dee6d717 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:28.636870 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-63758baa-f29c-4c6d-9ea7-9216dee6d717 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:28.637408 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-63758baa-f29c-4c6d-9ea7-9216dee6d717 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:28.637900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-63758baa-f29c-4c6d-9ea7-9216dee6d717 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:28.638241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-63758baa-f29c-4c6d-9ea7-9216dee6d717 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member ccc36996-2cfc-4ac2-8c53-418556753cb0 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:28.644247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:28.644247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:28.651935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-63758baa-f29c-4c6d-9ea7-9216dee6d717 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 returned with HTTP 200
Aug 09 11:37:28.652643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 881/1703] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:28 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:37:28.660147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1249d1eb-a7bc-44f3-b23b-479bd5137a86 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:28.664258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1249d1eb-a7bc-44f3-b23b-479bd5137a86 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail
Aug 09 11:37:28.665017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1249d1eb-a7bc-44f3-b23b-479bd5137a86 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:28.665192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1249d1eb-a7bc-44f3-b23b-479bd5137a86 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:28.665790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-1249d1eb-a7bc-44f3-b23b-479bd5137a86 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:28.668006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-1249d1eb-a7bc-44f3-b23b-479bd5137a86 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:37:28.676749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1249d1eb-a7bc-44f3-b23b-479bd5137a86 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all snapshots completed successfully.
Aug 09 11:37:28.677902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:28.677902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:28.680939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1249d1eb-a7bc-44f3-b23b-479bd5137a86 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail returned with HTTP 200
Aug 09 11:37:28.681594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 823/1704] 10.222.0.59 () {58 vars in 1241 bytes} [Tue Aug  9 11:37:28 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:28.690356 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-33231237-8225-4183-903a-35c73e23b641 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:28.694529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-33231237-8225-4183-903a-35c73e23b641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/762a0356-ec38-426d-a998-18a0c450cab8
Aug 09 11:37:28.695006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-33231237-8225-4183-903a-35c73e23b641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:28.695479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-33231237-8225-4183-903a-35c73e23b641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:28.706001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:28.706001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:28.707029 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-33231237-8225-4183-903a-35c73e23b641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Snapshot retrieved successfully.
Aug 09 11:37:28.709024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-33231237-8225-4183-903a-35c73e23b641 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/762a0356-ec38-426d-a998-18a0c450cab8 returned with HTTP 200
Aug 09 11:37:28.718666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f45c57ab-9b20-4f83-9d66-ae1e706de88c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:28.722981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f45c57ab-9b20-4f83-9d66-ae1e706de88c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:28.723459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f45c57ab-9b20-4f83-9d66-ae1e706de88c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:28.724300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f45c57ab-9b20-4f83-9d66-ae1e706de88c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:28.724300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-f45c57ab-9b20-4f83-9d66-ae1e706de88c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member ccc36996-2cfc-4ac2-8c53-418556753cb0 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:28.726063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 882/1705] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:28 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/762a0356-ec38-426d-a998-18a0c450cab8 => generated 451 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:28.731256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:28.731256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:28.738380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f45c57ab-9b20-4f83-9d66-ae1e706de88c tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 returned with HTTP 200
Aug 09 11:37:28.739286 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 824/1706] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:28 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 => generated 308 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:37:28.746942 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-58ef513e-ba57-4de3-a6ce-b66d1d2e9eeb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:28.750841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-58ef513e-ba57-4de3-a6ce-b66d1d2e9eeb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/detail
Aug 09 11:37:28.751337 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-58ef513e-ba57-4de3-a6ce-b66d1d2e9eeb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:28.751787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-58ef513e-ba57-4de3-a6ce-b66d1d2e9eeb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:28.769101 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-58ef513e-ba57-4de3-a6ce-b66d1d2e9eeb tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/detail returned with HTTP 200
Aug 09 11:37:28.770605 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 883/1707] 10.222.0.59 () {60 vars in 1300 bytes} [Tue Aug  9 11:37:28 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/detail => generated 311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:28.778619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4bc5a00c-096e-4e95-ac8c-649c21c236a6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:28.783868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4bc5a00c-096e-4e95-ac8c-649c21c236a6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] DELETE http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:28.784448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4bc5a00c-096e-4e95-ac8c-649c21c236a6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:28.784992 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4bc5a00c-096e-4e95-ac8c-649c21c236a6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:28.785399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.group_snapshots [None req-4bc5a00c-096e-4e95-ac8c-649c21c236a6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] delete called for member ccc36996-2cfc-4ac2-8c53-418556753cb0 {{(pid=110682) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Aug 09 11:37:28.785740 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.group_snapshots [None req-4bc5a00c-096e-4e95-ac8c-649c21c236a6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete group_snapshot with id: ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:28.793592 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:28.793592 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:28.825701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:INSERT=8,cinder:SELECT=79,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:28.878981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4bc5a00c-096e-4e95-ac8c-649c21c236a6 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 returned with HTTP 202
Aug 09 11:37:28.880196 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 825/1708] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:37:28 2022] DELETE /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:37:28.884631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:28.889230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail
Aug 09 11:37:28.889724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:28.890167 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:28.890957 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:28.891958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:28.891958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:28.893436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:37:28.946925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all volumes completed successfully.
Aug 09 11:37:28.948344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:28.948739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:28.956754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:28.962587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:28.962587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:28.979418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1129c048-dbdc-4d3d-bff6-69ca57a0ee91 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail returned with HTTP 200
Aug 09 11:37:28.980208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 884/1709] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:37:28 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail => generated 1002 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:37:28.999990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-11670495-bf6d-49f0-a855-ea0f4dd5f7ee None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:29.006220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-11670495-bf6d-49f0-a855-ea0f4dd5f7ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail
Aug 09 11:37:29.010121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-11670495-bf6d-49f0-a855-ea0f4dd5f7ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:29.010121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-11670495-bf6d-49f0-a855-ea0f4dd5f7ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:29.010121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-11670495-bf6d-49f0-a855-ea0f4dd5f7ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:29.010121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:29.010121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:29.010883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-11670495-bf6d-49f0-a855-ea0f4dd5f7ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Building query based on filter {{(pid=110682) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3885}}
Aug 09 11:37:29.017929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-11670495-bf6d-49f0-a855-ea0f4dd5f7ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all snapshots completed successfully.
Aug 09 11:37:29.019222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:29.019222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:29.020576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-11670495-bf6d-49f0-a855-ea0f4dd5f7ee tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail returned with HTTP 200
Aug 09 11:37:29.021315 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 826/1710] 10.222.0.59 () {58 vars in 1241 bytes} [Tue Aug  9 11:37:28 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/detail => generated 453 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:29.034587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-93f2c5c6-93ac-4723-b89f-9e391e45157d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:29.045179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-93f2c5c6-93ac-4723-b89f-9e391e45157d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/762a0356-ec38-426d-a998-18a0c450cab8
Aug 09 11:37:29.046012 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-93f2c5c6-93ac-4723-b89f-9e391e45157d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:29.046733 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-93f2c5c6-93ac-4723-b89f-9e391e45157d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:29.059229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:29.059229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:29.060190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-93f2c5c6-93ac-4723-b89f-9e391e45157d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Snapshot retrieved successfully.
Aug 09 11:37:29.062320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-93f2c5c6-93ac-4723-b89f-9e391e45157d tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/762a0356-ec38-426d-a998-18a0c450cab8 returned with HTTP 200
Aug 09 11:37:29.063772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 885/1711] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:29 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/762a0356-ec38-426d-a998-18a0c450cab8 => generated 450 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:29.348726 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-55faebc0-493a-4da5-9b5d-543c1858ebdd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:29.352451 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-55faebc0-493a-4da5-9b5d-543c1858ebdd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] GET http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:29.352896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-55faebc0-493a-4da5-9b5d-543c1858ebdd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:29.353353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-55faebc0-493a-4da5-9b5d-543c1858ebdd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:29.368876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:29.368876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:29.377154 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-55faebc0-493a-4da5-9b5d-543c1858ebdd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:29.387051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-55faebc0-493a-4da5-9b5d-543c1858ebdd tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:29.402105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 827/1712] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:29 2022] GET /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 927 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:29.404270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0fc1345b-3fa8-4938-9035-7db56b7557c2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:29.408659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0fc1345b-3fa8-4938-9035-7db56b7557c2 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] GET http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:29.409561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0fc1345b-3fa8-4938-9035-7db56b7557c2 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:29.409815 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0fc1345b-3fa8-4938-9035-7db56b7557c2 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:29.424777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:29.424777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:29.431504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0fc1345b-3fa8-4938-9035-7db56b7557c2 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Volume info retrieved successfully.
Aug 09 11:37:29.440798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0fc1345b-3fa8-4938-9035-7db56b7557c2 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:29.441685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 886/1713] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:29 2022] GET /volume/v3/fbd083f52e1943218a53b73cf785cd0e/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 1103 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:29.460331 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5483655a-786d-4712-ba57-7087e1ea88e0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:29.461894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] POST http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886/action
Aug 09 11:37:29.462553 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:29.462920 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:29.480247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:29.480247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:29.481267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:29.520164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:29.520926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:29.555524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Created reservations ['606bb98e-3407-4621-b710-fa58f814f5a8', '4fc7ca6b-8f8a-42c1-a695-aaec905db07e'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:29.578097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:29.578929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:29.590488 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Created reservations ['1be922f1-b449-484d-9919-13a22278cfb2', '2871fb01-3ef2-4153-bcb3-b44732b42336'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:29.637705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Retype volume request issued successfully.
Aug 09 11:37:29.638176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5483655a-786d-4712-ba57-7087e1ea88e0 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886/action returned with HTTP 202
Aug 09 11:37:29.639007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 828/1714] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:37:29 2022] POST /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:37:29.643995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7c617ebc-1d19-4c1b-8a0f-3d545a8823eb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:29.647942 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c617ebc-1d19-4c1b-8a0f-3d545a8823eb tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] GET http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:29.648678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c617ebc-1d19-4c1b-8a0f-3d545a8823eb tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:29.649254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7c617ebc-1d19-4c1b-8a0f-3d545a8823eb tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:29.664867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:29.664867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:29.675310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7c617ebc-1d19-4c1b-8a0f-3d545a8823eb tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:29.688234 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7c617ebc-1d19-4c1b-8a0f-3d545a8823eb tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:29.689198 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 887/1715] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:29 2022] GET /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 926 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:30.073838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7a5ae399-4fe9-4466-8f04-e404f8c5fb47 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.078670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7a5ae399-4fe9-4466-8f04-e404f8c5fb47 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/762a0356-ec38-426d-a998-18a0c450cab8
Aug 09 11:37:30.079174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7a5ae399-4fe9-4466-8f04-e404f8c5fb47 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.079611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7a5ae399-4fe9-4466-8f04-e404f8c5fb47 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.088915 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7a5ae399-4fe9-4466-8f04-e404f8c5fb47 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/762a0356-ec38-426d-a998-18a0c450cab8 returned with HTTP 404
Aug 09 11:37:30.090505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 829/1716] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:30 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/snapshots/762a0356-ec38-426d-a998-18a0c450cab8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:30.095157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-43f077b6-578d-4080-be46-b4a9a3fc2a13 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.100241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43f077b6-578d-4080-be46-b4a9a3fc2a13 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:30.100726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43f077b6-578d-4080-be46-b4a9a3fc2a13 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.101214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43f077b6-578d-4080-be46-b4a9a3fc2a13 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.101542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-43f077b6-578d-4080-be46-b4a9a3fc2a13 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member ccc36996-2cfc-4ac2-8c53-418556753cb0 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}}
Aug 09 11:37:30.108715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43f077b6-578d-4080-be46-b4a9a3fc2a13 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 returned with HTTP 404
Aug 09 11:37:30.112989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 888/1717] 10.222.0.59 () {60 vars in 1390 bytes} [Tue Aug  9 11:37:30 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:30.114791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b39e4db7-3439-4595-b9de-e753c7688e75 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.118864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b39e4db7-3439-4595-b9de-e753c7688e75 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots
Aug 09 11:37:30.119392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b39e4db7-3439-4595-b9de-e753c7688e75 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.119852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b39e4db7-3439-4595-b9de-e753c7688e75 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.120540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:30.120540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:30.327737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b39e4db7-3439-4595-b9de-e753c7688e75 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots returned with HTTP 200
Aug 09 11:37:30.328521 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 830/1718] 10.222.0.59 () {60 vars in 1279 bytes} [Tue Aug  9 11:37:30 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots => generated 23 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:30.335340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-47e09ac9-d862-41cd-8f32-07d3a896f22e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.339888 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-47e09ac9-d862-41cd-8f32-07d3a896f22e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] DELETE http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:30.340376 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-47e09ac9-d862-41cd-8f32-07d3a896f22e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.340992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-47e09ac9-d862-41cd-8f32-07d3a896f22e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.341330 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.group_snapshots [None req-47e09ac9-d862-41cd-8f32-07d3a896f22e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] delete called for member ccc36996-2cfc-4ac2-8c53-418556753cb0 {{(pid=110681) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}}
Aug 09 11:37:30.341797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.group_snapshots [None req-47e09ac9-d862-41cd-8f32-07d3a896f22e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete group_snapshot with id: ccc36996-2cfc-4ac2-8c53-418556753cb0
Aug 09 11:37:30.347500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-47e09ac9-d862-41cd-8f32-07d3a896f22e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 returned with HTTP 404
Aug 09 11:37:30.348773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 889/1719] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:37:30 2022] DELETE /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/group_snapshots/ccc36996-2cfc-4ac2-8c53-418556753cb0 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:30.356509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.360539 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail
Aug 09 11:37:30.361026 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.361513 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.362076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:37:30.363727 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:37:30.411818 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Get all volumes completed successfully.
Aug 09 11:37:30.413291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:30.413667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:30.422123 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:30.428028 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:30.428028 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:30.442468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-83a46bf6-7caf-4679-be7b-9be143c02bdd tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail returned with HTTP 200
Aug 09 11:37:30.443248 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 831/1720] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:37:30 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/detail => generated 1002 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:37:30.459135 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-761341d8-f608-431f-b15b-37fa0e1e6f23 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.463019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-761341d8-f608-431f-b15b-37fa0e1e6f23 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] POST http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd/action
Aug 09 11:37:30.463794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-761341d8-f608-431f-b15b-37fa0e1e6f23 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:30.464117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-761341d8-f608-431f-b15b-37fa0e1e6f23 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:30.466781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-761341d8-f608-431f-b15b-37fa0e1e6f23 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] delete called for group 93d94410-1eac-4566-9930-b5f723569ecd {{(pid=110681) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:37:30.467118 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-761341d8-f608-431f-b15b-37fa0e1e6f23 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete group with id: 93d94410-1eac-4566-9930-b5f723569ecd
Aug 09 11:37:30.473950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:30.473950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:30.537880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-761341d8-f608-431f-b15b-37fa0e1e6f23 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd/action returned with HTTP 202
Aug 09 11:37:30.538690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 890/1721] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:37:30 2022] POST /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:30.543819 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f646124a-4cd7-40de-aa08-b5ce88d31875 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.547815 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f646124a-4cd7-40de-aa08-b5ce88d31875 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338
Aug 09 11:37:30.548304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f646124a-4cd7-40de-aa08-b5ce88d31875 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.548763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f646124a-4cd7-40de-aa08-b5ce88d31875 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.563434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:30.563434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:30.570621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f646124a-4cd7-40de-aa08-b5ce88d31875 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Volume info retrieved successfully.
Aug 09 11:37:30.572101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-f646124a-4cd7-40de-aa08-b5ce88d31875 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:37:30.572478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-f646124a-4cd7-40de-aa08-b5ce88d31875 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:37:30.581392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-f646124a-4cd7-40de-aa08-b5ce88d31875 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:37:30.587651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:30.587651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:30.602142 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f646124a-4cd7-40de-aa08-b5ce88d31875 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 returned with HTTP 200
Aug 09 11:37:30.602906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 832/1722] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:30 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 => generated 998 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:30.705784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-82e88136-55b5-4ad5-b704-91a3a7311491 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.711791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-82e88136-55b5-4ad5-b704-91a3a7311491 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] GET http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:30.712485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-82e88136-55b5-4ad5-b704-91a3a7311491 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.713344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-82e88136-55b5-4ad5-b704-91a3a7311491 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.732523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:30.732523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:30.741661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-82e88136-55b5-4ad5-b704-91a3a7311491 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:30.751487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-82e88136-55b5-4ad5-b704-91a3a7311491 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:30.752229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 891/1723] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:30 2022] GET /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 927 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:30.768168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8185354d-680f-4e76-beb4-74c17fa48c4e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.772172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8185354d-680f-4e76-beb4-74c17fa48c4e tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] GET http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:30.772611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8185354d-680f-4e76-beb4-74c17fa48c4e tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.773061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8185354d-680f-4e76-beb4-74c17fa48c4e tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.788934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:30.788934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:30.796199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8185354d-680f-4e76-beb4-74c17fa48c4e tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Volume info retrieved successfully.
Aug 09 11:37:30.805784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8185354d-680f-4e76-beb4-74c17fa48c4e tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:30.806532 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 833/1724] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:30 2022] GET /volume/v3/fbd083f52e1943218a53b73cf785cd0e/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 1103 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:30.823428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-22571e24-dffb-45d5-80a7-3f0568ace685 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.827517 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-22571e24-dffb-45d5-80a7-3f0568ace685 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] GET http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1146180627
Aug 09 11:37:30.828217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-22571e24-dffb-45d5-80a7-3f0568ace685 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.828859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-22571e24-dffb-45d5-80a7-3f0568ace685 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.831565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-22571e24-dffb-45d5-80a7-3f0568ace685 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1146180627'), ('all_tenants', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:37:30.880587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-22571e24-dffb-45d5-80a7-3f0568ace685 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Get all volumes completed successfully.
Aug 09 11:37:30.881564 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-22571e24-dffb-45d5-80a7-3f0568ace685 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1146180627 returned with HTTP 200
Aug 09 11:37:30.882358 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 892/1725] 10.222.0.59 () {58 vars in 1375 bytes} [Tue Aug  9 11:37:30 2022] GET /volume/v3/fbd083f52e1943218a53b73cf785cd0e/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1146180627 => generated 413 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:30.892395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ba79fd52-da7b-49ef-be7e-a7935b53d51c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.896785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ba79fd52-da7b-49ef-be7e-a7935b53d51c tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] DELETE http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:30.897237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ba79fd52-da7b-49ef-be7e-a7935b53d51c tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.897916 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ba79fd52-da7b-49ef-be7e-a7935b53d51c tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.898314 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-ba79fd52-da7b-49ef-be7e-a7935b53d51c tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Delete volume with id: e63b1950-0399-49b9-879f-ffb3748a6886 
Aug 09 11:37:30.914205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:30.914205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:30.915246 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ba79fd52-da7b-49ef-be7e-a7935b53d51c tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:30.937687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=87,cinder:UPDATE=6,cinder:INSERT=7 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:30.945892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ba79fd52-da7b-49ef-be7e-a7935b53d51c tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Delete volume request issued successfully.
Aug 09 11:37:30.946380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ba79fd52-da7b-49ef-be7e-a7935b53d51c tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 202
Aug 09 11:37:30.947425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 834/1726] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:37:30 2022] DELETE /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:30.952009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d5778b2c-a249-40e7-852f-3963dbc996ad None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:30.955914 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d5778b2c-a249-40e7-852f-3963dbc996ad tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] GET http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:30.956296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d5778b2c-a249-40e7-852f-3963dbc996ad tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:30.956748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d5778b2c-a249-40e7-852f-3963dbc996ad tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:30.971279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:30.971279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:30.977828 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d5778b2c-a249-40e7-852f-3963dbc996ad tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Volume info retrieved successfully.
Aug 09 11:37:30.987014 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d5778b2c-a249-40e7-852f-3963dbc996ad tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 200
Aug 09 11:37:30.987786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 893/1727] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:30 2022] GET /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:31.619599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1d4b107a-f0aa-4c23-93dd-9c6e784410ec None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.623914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1d4b107a-f0aa-4c23-93dd-9c6e784410ec tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338
Aug 09 11:37:31.624410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1d4b107a-f0aa-4c23-93dd-9c6e784410ec tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.624893 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1d4b107a-f0aa-4c23-93dd-9c6e784410ec tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.639140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1d4b107a-f0aa-4c23-93dd-9c6e784410ec tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 returned with HTTP 404
Aug 09 11:37:31.640309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 835/1728] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:37:31 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:31.648329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3d8f17ea-c0e0-43dd-abbe-9c96104a7635 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.654323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3d8f17ea-c0e0-43dd-abbe-9c96104a7635 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] GET http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd
Aug 09 11:37:31.655199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3d8f17ea-c0e0-43dd-abbe-9c96104a7635 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.655952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3d8f17ea-c0e0-43dd-abbe-9c96104a7635 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.656495 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-3d8f17ea-c0e0-43dd-abbe-9c96104a7635 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] show called for member 93d94410-1eac-4566-9930-b5f723569ecd {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:37:31.664774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3d8f17ea-c0e0-43dd-abbe-9c96104a7635 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd returned with HTTP 404
Aug 09 11:37:31.666257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 894/1729] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:37:31 2022] GET /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/groups/93d94410-1eac-4566-9930-b5f723569ecd => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:31.673164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-df460849-ea8a-4f13-81d7-7a24bfd3e34a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.678918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-df460849-ea8a-4f13-81d7-7a24bfd3e34a tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] DELETE http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types/c04799fc-98f7-488c-b4e2-0f0a98cd13aa
Aug 09 11:37:31.679743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-df460849-ea8a-4f13-81d7-7a24bfd3e34a tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.680459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-df460849-ea8a-4f13-81d7-7a24bfd3e34a tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.708306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-df460849-ea8a-4f13-81d7-7a24bfd3e34a tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types/c04799fc-98f7-488c-b4e2-0f0a98cd13aa returned with HTTP 202
Aug 09 11:37:31.709053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 836/1730] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:37:31 2022] DELETE /volume/v3/9f8a13f0c18c4934bb579d5172026442/group_types/c04799fc-98f7-488c-b4e2-0f0a98cd13aa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:37:31.715384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7e1121f8-54aa-4af6-8eae-3a1c441aa60e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.719107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7e1121f8-54aa-4af6-8eae-3a1c441aa60e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] DELETE http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338
Aug 09 11:37:31.719600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7e1121f8-54aa-4af6-8eae-3a1c441aa60e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.720052 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7e1121f8-54aa-4af6-8eae-3a1c441aa60e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.720508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-7e1121f8-54aa-4af6-8eae-3a1c441aa60e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete volume with id: 2f92ca4d-230c-4984-a569-cfc231c94338 
Aug 09 11:37:31.732366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7e1121f8-54aa-4af6-8eae-3a1c441aa60e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 returned with HTTP 404
Aug 09 11:37:31.733274 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 895/1731] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:37:31 2022] DELETE /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/2f92ca4d-230c-4984-a569-cfc231c94338 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:31.737885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5f2e0386-8284-42ed-ad48-a588453ac5fc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.741739 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5f2e0386-8284-42ed-ad48-a588453ac5fc tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] DELETE http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12
Aug 09 11:37:31.742182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5f2e0386-8284-42ed-ad48-a588453ac5fc tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.742671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5f2e0386-8284-42ed-ad48-a588453ac5fc tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.786926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5f2e0386-8284-42ed-ad48-a588453ac5fc tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12 returned with HTTP 202
Aug 09 11:37:31.787791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 837/1732] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:31 2022] DELETE /volume/v3/9f8a13f0c18c4934bb579d5172026442/types/dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:31.792659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9baa8437-7e43-4d38-9147-be5dddc2d146 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.796496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9baa8437-7e43-4d38-9147-be5dddc2d146 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] GET http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12
Aug 09 11:37:31.796939 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9baa8437-7e43-4d38-9147-be5dddc2d146 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.797396 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9baa8437-7e43-4d38-9147-be5dddc2d146 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.802932 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9baa8437-7e43-4d38-9147-be5dddc2d146 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12 returned with HTTP 404
Aug 09 11:37:31.803778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 896/1733] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:31 2022] GET /volume/v3/9f8a13f0c18c4934bb579d5172026442/types/dde5a31a-76cd-41d7-8ed0-fa3ba63b2c12 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:31.808273 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6fc5ae7c-ac0d-4202-a1b1-31e8d650f743 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.812020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6fc5ae7c-ac0d-4202-a1b1-31e8d650f743 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] DELETE http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568
Aug 09 11:37:31.812508 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6fc5ae7c-ac0d-4202-a1b1-31e8d650f743 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.812959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6fc5ae7c-ac0d-4202-a1b1-31e8d650f743 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.813348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-6fc5ae7c-ac0d-4202-a1b1-31e8d650f743 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete volume with id: 7b97c6d7-382b-4368-8463-7f2edeeb0568 
Aug 09 11:37:31.825036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6fc5ae7c-ac0d-4202-a1b1-31e8d650f743 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 returned with HTTP 404
Aug 09 11:37:31.825933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 838/1734] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:37:31 2022] DELETE /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/7b97c6d7-382b-4368-8463-7f2edeeb0568 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:31.830898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-477f78f6-c097-44bb-bd46-7e5059c28db5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.834743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-477f78f6-c097-44bb-bd46-7e5059c28db5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] DELETE http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c
Aug 09 11:37:31.835271 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-477f78f6-c097-44bb-bd46-7e5059c28db5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.835755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-477f78f6-c097-44bb-bd46-7e5059c28db5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.836142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-477f78f6-c097-44bb-bd46-7e5059c28db5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete volume with id: ad2878ed-ab61-4fff-ae71-d9eccab8655c 
Aug 09 11:37:31.848019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-477f78f6-c097-44bb-bd46-7e5059c28db5 tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c returned with HTTP 404
Aug 09 11:37:31.848884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 897/1735] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:37:31 2022] DELETE /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/ad2878ed-ab61-4fff-ae71-d9eccab8655c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:37:31.853480 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d76563da-2500-4bf4-b318-2838a259a9be None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.857530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d76563da-2500-4bf4-b318-2838a259a9be tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] DELETE http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/6c06b567-59b3-4033-ae85-dc33ee5907e0
Aug 09 11:37:31.857974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d76563da-2500-4bf4-b318-2838a259a9be tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.858447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d76563da-2500-4bf4-b318-2838a259a9be tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.903783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d76563da-2500-4bf4-b318-2838a259a9be tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/6c06b567-59b3-4033-ae85-dc33ee5907e0 returned with HTTP 202
Aug 09 11:37:31.904674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 839/1736] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:31 2022] DELETE /volume/v3/9f8a13f0c18c4934bb579d5172026442/types/6c06b567-59b3-4033-ae85-dc33ee5907e0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:31.910398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0d649311-6481-42cb-b6ad-5bbec438fe0c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.916082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0d649311-6481-42cb-b6ad-5bbec438fe0c tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] GET http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/6c06b567-59b3-4033-ae85-dc33ee5907e0
Aug 09 11:37:31.916762 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0d649311-6481-42cb-b6ad-5bbec438fe0c tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.917502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0d649311-6481-42cb-b6ad-5bbec438fe0c tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.925926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0d649311-6481-42cb-b6ad-5bbec438fe0c tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/6c06b567-59b3-4033-ae85-dc33ee5907e0 returned with HTTP 404
Aug 09 11:37:31.927170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 898/1737] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:31 2022] GET /volume/v3/9f8a13f0c18c4934bb579d5172026442/types/6c06b567-59b3-4033-ae85-dc33ee5907e0 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:31.932908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d5354484-674f-41bb-9c70-90382bfca19e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.936615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d5354484-674f-41bb-9c70-90382bfca19e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] DELETE http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401
Aug 09 11:37:31.937103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d5354484-674f-41bb-9c70-90382bfca19e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.937552 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d5354484-674f-41bb-9c70-90382bfca19e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.937939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-d5354484-674f-41bb-9c70-90382bfca19e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] Delete volume with id: fa201c67-31f7-4039-8d8f-bf317cae0401 
Aug 09 11:37:31.950429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d5354484-674f-41bb-9c70-90382bfca19e tempest-GroupSnapshotsTest-1526798253 tempest-GroupSnapshotsTest-1526798253-project] http://10.222.0.59/volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 returned with HTTP 404
Aug 09 11:37:31.951390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 840/1738] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:37:31 2022] DELETE /volume/v3/8ed2980eafa94168af9b4bf61b1f8ff9/volumes/fa201c67-31f7-4039-8d8f-bf317cae0401 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0)
Aug 09 11:37:31.956138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-046e7280-8ba4-4011-8390-5967cd8bb544 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:31.959940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-046e7280-8ba4-4011-8390-5967cd8bb544 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] DELETE http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/439864fa-6197-4589-8a73-5150091ced5c
Aug 09 11:37:31.960391 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-046e7280-8ba4-4011-8390-5967cd8bb544 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:31.960868 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-046e7280-8ba4-4011-8390-5967cd8bb544 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:31.974594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=1,cinder:SELECT=97,cinder:UPDATE=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:32.004412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6f28d830-c9f1-406f-8c12-26cfc6a85574 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:32.007057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-046e7280-8ba4-4011-8390-5967cd8bb544 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/439864fa-6197-4589-8a73-5150091ced5c returned with HTTP 202
Aug 09 11:37:32.007879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 899/1739] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:31 2022] DELETE /volume/v3/9f8a13f0c18c4934bb579d5172026442/types/439864fa-6197-4589-8a73-5150091ced5c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:32.008217 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6f28d830-c9f1-406f-8c12-26cfc6a85574 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] GET http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886
Aug 09 11:37:32.008672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6f28d830-c9f1-406f-8c12-26cfc6a85574 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:32.009126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6f28d830-c9f1-406f-8c12-26cfc6a85574 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:32.012410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bb01a97d-4973-49c3-ba97-bcf33d8b8848 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:32.016227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bb01a97d-4973-49c3-ba97-bcf33d8b8848 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] GET http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/439864fa-6197-4589-8a73-5150091ced5c
Aug 09 11:37:32.016682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bb01a97d-4973-49c3-ba97-bcf33d8b8848 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:32.017405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bb01a97d-4973-49c3-ba97-bcf33d8b8848 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:32.022928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6f28d830-c9f1-406f-8c12-26cfc6a85574 tempest-VolumeRetypeWithoutMigrationTest-1084078695 tempest-VolumeRetypeWithoutMigrationTest-1084078695-project] http://10.222.0.59/volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 returned with HTTP 404
Aug 09 11:37:32.023123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bb01a97d-4973-49c3-ba97-bcf33d8b8848 tempest-GroupSnapshotsTest-1694173567 tempest-GroupSnapshotsTest-1694173567-project-admin] http://10.222.0.59/volume/v3/9f8a13f0c18c4934bb579d5172026442/types/439864fa-6197-4589-8a73-5150091ced5c returned with HTTP 404
Aug 09 11:37:32.023896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 841/1740] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:32 2022] GET /volume/v3/28568538262d417dbd3f2bb5e4df27b1/volumes/e63b1950-0399-49b9-879f-ffb3748a6886 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:32.024321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 900/1741] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:32 2022] GET /volume/v3/9f8a13f0c18c4934bb579d5172026442/types/439864fa-6197-4589-8a73-5150091ced5c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:32.029182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-de34b125-fda6-48ad-aecc-6541f54d03ce None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:32.032402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-de34b125-fda6-48ad-aecc-6541f54d03ce tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] DELETE http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/c5083354-7574-48f8-ac42-feeafbee1892
Aug 09 11:37:32.032849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-de34b125-fda6-48ad-aecc-6541f54d03ce tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:32.033320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-de34b125-fda6-48ad-aecc-6541f54d03ce tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:32.076944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-de34b125-fda6-48ad-aecc-6541f54d03ce tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/c5083354-7574-48f8-ac42-feeafbee1892 returned with HTTP 202
Aug 09 11:37:32.077768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 842/1742] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:32 2022] DELETE /volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/c5083354-7574-48f8-ac42-feeafbee1892 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:32.082678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-312f8dc0-fef7-46ec-a132-da8f885147ee None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:32.086538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-312f8dc0-fef7-46ec-a132-da8f885147ee tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] GET http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/c5083354-7574-48f8-ac42-feeafbee1892
Aug 09 11:37:32.087014 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-312f8dc0-fef7-46ec-a132-da8f885147ee tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:32.087462 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-312f8dc0-fef7-46ec-a132-da8f885147ee tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:32.093155 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-312f8dc0-fef7-46ec-a132-da8f885147ee tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/c5083354-7574-48f8-ac42-feeafbee1892 returned with HTTP 404
Aug 09 11:37:32.094033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 901/1743] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:32 2022] GET /volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/c5083354-7574-48f8-ac42-feeafbee1892 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:32.098583 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-be2869c3-62d5-4a1f-8f61-ea90f9dfb6d0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:32.102229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-be2869c3-62d5-4a1f-8f61-ea90f9dfb6d0 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] DELETE http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/277086f9-3491-45c2-93bc-e17ed22913c2
Aug 09 11:37:32.102664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-be2869c3-62d5-4a1f-8f61-ea90f9dfb6d0 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:32.103157 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-be2869c3-62d5-4a1f-8f61-ea90f9dfb6d0 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:32.147889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-be2869c3-62d5-4a1f-8f61-ea90f9dfb6d0 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/277086f9-3491-45c2-93bc-e17ed22913c2 returned with HTTP 202
Aug 09 11:37:32.148825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 843/1744] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:32 2022] DELETE /volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/277086f9-3491-45c2-93bc-e17ed22913c2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:32.153900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b44a240e-f0cc-472e-b54d-f5ccc540ab72 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:32.157668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b44a240e-f0cc-472e-b54d-f5ccc540ab72 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] GET http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/277086f9-3491-45c2-93bc-e17ed22913c2
Aug 09 11:37:32.158193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b44a240e-f0cc-472e-b54d-f5ccc540ab72 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:32.158727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b44a240e-f0cc-472e-b54d-f5ccc540ab72 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:32.164886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b44a240e-f0cc-472e-b54d-f5ccc540ab72 tempest-VolumeRetypeWithoutMigrationTest-756361775 tempest-VolumeRetypeWithoutMigrationTest-756361775-project-admin] http://10.222.0.59/volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/277086f9-3491-45c2-93bc-e17ed22913c2 returned with HTTP 404
Aug 09 11:37:32.165884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 902/1745] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:32 2022] GET /volume/v3/fbd083f52e1943218a53b73cf785cd0e/types/277086f9-3491-45c2-93bc-e17ed22913c2 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:35.015990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4ef9e839-0b11-45dc-9996-38de9017731f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.234494 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4ef9e839-0b11-45dc-9996-38de9017731f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] POST http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs
Aug 09 11:37:35.235264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4ef9e839-0b11-45dc-9996-38de9017731f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1680362874", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.238302 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.qos_specs [None req-4ef9e839-0b11-45dc-9996-38de9017731f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1680362874', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=110682) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}}
Aug 09 11:37:35.249128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-4ef9e839-0b11-45dc-9996-38de9017731f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DB qos_specs_create(): root {'id': '2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1680362874'} {{(pid=110682) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5586}}
Aug 09 11:37:35.260949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4ef9e839-0b11-45dc-9996-38de9017731f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs returned with HTTP 200
Aug 09 11:37:35.261934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 844/1746] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs => generated 459 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:35.270525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fc5bbba1-1260-4193-b513-0e8ed2258250 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.274436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fc5bbba1-1260-4193-b513-0e8ed2258250 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] POST http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types
Aug 09 11:37:35.275212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fc5bbba1-1260-4193-b513-0e8ed2258250 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1502930563"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.299279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fc5bbba1-1260-4193-b513-0e8ed2258250 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types returned with HTTP 200
Aug 09 11:37:35.306242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 903/1747] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/8ce520227017484da08bd8acc6040c2f/types => generated 222 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:35.307545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-10a372ab-0dd5-45eb-a7b5-d42b679c9c03 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.311407 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-10a372ab-0dd5-45eb-a7b5-d42b679c9c03 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] POST http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types
Aug 09 11:37:35.312248 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-10a372ab-0dd5-45eb-a7b5-d42b679c9c03 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-978508555"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.316989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.316989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.335071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-10a372ab-0dd5-45eb-a7b5-d42b679c9c03 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types returned with HTTP 200
Aug 09 11:37:35.341697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 845/1748] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/8ce520227017484da08bd8acc6040c2f/types => generated 221 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:35.343191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4d7167dc-de0c-46fd-a225-7b2e73b52f66 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.346782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d7167dc-de0c-46fd-a225-7b2e73b52f66 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] POST http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types
Aug 09 11:37:35.347630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4d7167dc-de0c-46fd-a225-7b2e73b52f66 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1671306232"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.371495 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d7167dc-de0c-46fd-a225-7b2e73b52f66 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types returned with HTTP 200
Aug 09 11:37:35.377971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 904/1749] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/8ce520227017484da08bd8acc6040c2f/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:35.379552 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2a4d995f-677a-4c87-94ce-a408c47ded71 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.385657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2a4d995f-677a-4c87-94ce-a408c47ded71 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associate?vol_type_id=ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e
Aug 09 11:37:35.386391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2a4d995f-677a-4c87-94ce-a408c47ded71 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.387035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2a4d995f-677a-4c87-94ce-a408c47ded71 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'associate' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.388453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a4d995f-677a-4c87-94ce-a408c47ded71 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Associate qos_spec: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb with type: ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e {{(pid=110682) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}}
Aug 09 11:37:35.421304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=77,cinder:UPDATE=19,cinder:INSERT=4 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:35.427714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2a4d995f-677a-4c87-94ce-a408c47ded71 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associate?vol_type_id=ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e returned with HTTP 202
Aug 09 11:37:35.428943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 846/1750] 10.222.0.59 () {58 vars in 1458 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associate?vol_type_id=ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:35.433979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7ae13e88-5bda-4dc6-b8e3-8451ae876318 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.439049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ae13e88-5bda-4dc6-b8e3-8451ae876318 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associate?vol_type_id=ee12fff4-fcbe-41f3-874e-8c57a367eb4f
Aug 09 11:37:35.439555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7ae13e88-5bda-4dc6-b8e3-8451ae876318 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.440163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7ae13e88-5bda-4dc6-b8e3-8451ae876318 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'associate' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.441458 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ae13e88-5bda-4dc6-b8e3-8451ae876318 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Associate qos_spec: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb with type: ee12fff4-fcbe-41f3-874e-8c57a367eb4f {{(pid=110681) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}}
Aug 09 11:37:35.485086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f07f6157-8b9b-4133-bfb9-0a7e68a3db29 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.486243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7ae13e88-5bda-4dc6-b8e3-8451ae876318 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associate?vol_type_id=ee12fff4-fcbe-41f3-874e-8c57a367eb4f returned with HTTP 202
Aug 09 11:37:35.487601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 905/1751] 10.222.0.59 () {58 vars in 1458 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associate?vol_type_id=ee12fff4-fcbe-41f3-874e-8c57a367eb4f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:35.492060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4d4a5b6e-9c30-4842-ad01-bdbfb907b7f3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.496771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d4a5b6e-9c30-4842-ad01-bdbfb907b7f3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associate?vol_type_id=8c251572-40f2-4483-896a-dec8fd55a487
Aug 09 11:37:35.497218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4d4a5b6e-9c30-4842-ad01-bdbfb907b7f3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.497804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4d4a5b6e-9c30-4842-ad01-bdbfb907b7f3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'associate' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.498462 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.498462 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.499218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d4a5b6e-9c30-4842-ad01-bdbfb907b7f3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Associate qos_spec: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb with type: 8c251572-40f2-4483-896a-dec8fd55a487 {{(pid=110681) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}}
Aug 09 11:37:35.526219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d4a5b6e-9c30-4842-ad01-bdbfb907b7f3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associate?vol_type_id=8c251572-40f2-4483-896a-dec8fd55a487 returned with HTTP 202
Aug 09 11:37:35.527006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 906/1752] 10.222.0.59 () {58 vars in 1458 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associate?vol_type_id=8c251572-40f2-4483-896a-dec8fd55a487 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:35.531565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-78e377f0-3168-4424-a3e5-22d18857e9ef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.536471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-78e377f0-3168-4424-a3e5-22d18857e9ef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associations
Aug 09 11:37:35.536995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-78e377f0-3168-4424-a3e5-22d18857e9ef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.537454 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-78e377f0-3168-4424-a3e5-22d18857e9ef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'associations' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.538085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.538085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.538725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-78e377f0-3168-4424-a3e5-22d18857e9ef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Get associations for qos_spec id: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb {{(pid=110681) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}}
Aug 09 11:37:35.558329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-78e377f0-3168-4424-a3e5-22d18857e9ef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associations returned with HTTP 200
Aug 09 11:37:35.559115 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 907/1753] 10.222.0.59 () {58 vars in 1370 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associations => generated 447 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:35.565874 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d842241f-e83c-495d-9b7d-8d77a005748e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.570639 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d842241f-e83c-495d-9b7d-8d77a005748e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/disassociate?vol_type_id=ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e
Aug 09 11:37:35.571113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d842241f-e83c-495d-9b7d-8d77a005748e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.571601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d842241f-e83c-495d-9b7d-8d77a005748e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'disassociate' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.572185 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.572185 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.572883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d842241f-e83c-495d-9b7d-8d77a005748e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Disassociate qos_spec: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb from type: ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e {{(pid=110681) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:327}}
Aug 09 11:37:35.581789 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f07f6157-8b9b-4133-bfb9-0a7e68a3db29 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] POST http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types
Aug 09 11:37:35.582680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f07f6157-8b9b-4133-bfb9-0a7e68a3db29 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1040025633", "os-volume-type-access:is_public": false}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.585141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.585141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.595450 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d842241f-e83c-495d-9b7d-8d77a005748e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/disassociate?vol_type_id=ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e returned with HTTP 202
Aug 09 11:37:35.596547 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 908/1754] 10.222.0.59 () {58 vars in 1467 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/disassociate?vol_type_id=ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:35.601303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-16113994-63ae-414f-82e2-11b3e5675249 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.606229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-16113994-63ae-414f-82e2-11b3e5675249 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associations
Aug 09 11:37:35.606672 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-16113994-63ae-414f-82e2-11b3e5675249 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.607195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-16113994-63ae-414f-82e2-11b3e5675249 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'associations' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.607771 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f07f6157-8b9b-4133-bfb9-0a7e68a3db29 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types returned with HTTP 200
Aug 09 11:37:35.607917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.607917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.608483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-16113994-63ae-414f-82e2-11b3e5675249 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Get associations for qos_spec id: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb {{(pid=110681) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}}
Aug 09 11:37:35.608761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 847/1755] 10.222.0.59 () {60 vars in 1230 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/c110b4b8a25b476ba66612490e54f33c/types => generated 229 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:35.615968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-553f2db5-c7d7-435e-89d7-b48a153e3199 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.625648 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-16113994-63ae-414f-82e2-11b3e5675249 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associations returned with HTTP 200
Aug 09 11:37:35.626386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 909/1756] 10.222.0.59 () {58 vars in 1370 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associations => generated 305 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:35.633119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-885198c7-c4e1-44d1-8cd7-ec2cfb64f5e1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.638173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-885198c7-c4e1-44d1-8cd7-ec2cfb64f5e1 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/disassociate_all
Aug 09 11:37:35.638739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-885198c7-c4e1-44d1-8cd7-ec2cfb64f5e1 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.639209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-885198c7-c4e1-44d1-8cd7-ec2cfb64f5e1 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'disassociate_all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.639873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.639873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.640614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-885198c7-c4e1-44d1-8cd7-ec2cfb64f5e1 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Disassociate qos_spec: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb from all. {{(pid=110681) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}}
Aug 09 11:37:35.659738 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-885198c7-c4e1-44d1-8cd7-ec2cfb64f5e1 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/disassociate_all returned with HTTP 202
Aug 09 11:37:35.660846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 910/1757] 10.222.0.59 () {58 vars in 1382 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/disassociate_all => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:35.665421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b1009fe4-23fc-41ce-9f34-74b9dd54d78e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.670384 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b1009fe4-23fc-41ce-9f34-74b9dd54d78e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associations
Aug 09 11:37:35.670840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b1009fe4-23fc-41ce-9f34-74b9dd54d78e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.671341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b1009fe4-23fc-41ce-9f34-74b9dd54d78e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'associations' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.671962 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.671962 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.672918 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b1009fe4-23fc-41ce-9f34-74b9dd54d78e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Get associations for qos_spec id: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb {{(pid=110681) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}}
Aug 09 11:37:35.686447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b1009fe4-23fc-41ce-9f34-74b9dd54d78e tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associations returned with HTTP 200
Aug 09 11:37:35.687459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 911/1758] 10.222.0.59 () {58 vars in 1370 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/associations => generated 24 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Aug 09 11:37:35.695328 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e4e7c3cb-3610-4744-9bc5-0a4764d542bb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.700072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e4e7c3cb-3610-4744-9bc5-0a4764d542bb tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] POST http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs
Aug 09 11:37:35.700823 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e4e7c3cb-3610-4744-9bc5-0a4764d542bb tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-328291826", "consumer": "back-end"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.703240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.703240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.703907 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.qos_specs [None req-e4e7c3cb-3610-4744-9bc5-0a4764d542bb tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-328291826', 'consumer': 'back-end', 'specs': {}} {{(pid=110681) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}}
Aug 09 11:37:35.713573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-e4e7c3cb-3610-4744-9bc5-0a4764d542bb tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DB qos_specs_create(): root {'id': '1547818d-8fbe-481e-ac07-56544575f6ab', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-328291826'} {{(pid=110681) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5586}}
Aug 09 11:37:35.718130 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-553f2db5-c7d7-435e-89d7-b48a153e3199 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] POST http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes
Aug 09 11:37:35.718867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-553f2db5-c7d7-435e-89d7-b48a153e3199 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "256f8350-a3f2-413d-b737-46dc9366117d", "size": 1}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.721045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-553f2db5-c7d7-435e-89d7-b48a153e3199 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Create volume request body: {'volume': {'volume_type': '256f8350-a3f2-413d-b737-46dc9366117d', 'size': 1}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:35.722410 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e4e7c3cb-3610-4744-9bc5-0a4764d542bb tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs returned with HTTP 200
Aug 09 11:37:35.723445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 912/1759] 10.222.0.59 () {60 vars in 1241 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:35.730539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a26b6c7e-f62d-4251-bd56-72d715e351a5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.735599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a26b6c7e-f62d-4251-bd56-72d715e351a5 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab?force=False
Aug 09 11:37:35.736042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a26b6c7e-f62d-4251-bd56-72d715e351a5 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.736495 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a26b6c7e-f62d-4251-bd56-72d715e351a5 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.737153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.737153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.737863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a26b6c7e-f62d-4251-bd56-72d715e351a5 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Delete qos_spec: 1547818d-8fbe-481e-ac07-56544575f6ab, force: False {{(pid=110681) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Aug 09 11:37:35.739728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-553f2db5-c7d7-435e-89d7-b48a153e3199 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes returned with HTTP 404
Aug 09 11:37:35.740688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 848/1760] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/097144a125d8441c8cd19d666b087912/volumes => generated 114 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:35.745882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a342f795-64fb-400f-8637-90b08c60fe6b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.749642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a342f795-64fb-400f-8637-90b08c60fe6b tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] POST http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d/action
Aug 09 11:37:35.750378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a342f795-64fb-400f-8637-90b08c60fe6b tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action body: b'{"addProjectAccess": {"project": "097144a125d8441c8cd19d666b087912"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:35.750715 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a342f795-64fb-400f-8637-90b08c60fe6b tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "097144a125d8441c8cd19d666b087912"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.768439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a342f795-64fb-400f-8637-90b08c60fe6b tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d/action returned with HTTP 202
Aug 09 11:37:35.769225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 849/1761] 10.222.0.59 () {60 vars in 1361 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:35.770673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a26b6c7e-f62d-4251-bd56-72d715e351a5 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab?force=False returned with HTTP 202
Aug 09 11:37:35.771750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 913/1762] 10.222.0.59 () {58 vars in 1357 bytes} [Tue Aug  9 11:37:35 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab?force=False => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:35.774484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.776166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-50eea191-73b7-4f4e-9c7a-e771a30b7390 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.778140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] POST http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes
Aug 09 11:37:35.778804 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "256f8350-a3f2-413d-b737-46dc9366117d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-451969941"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.781128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-50eea191-73b7-4f4e-9c7a-e771a30b7390 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab
Aug 09 11:37:35.781568 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-50eea191-73b7-4f4e-9c7a-e771a30b7390 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.781704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Create volume request body: {'volume': {'volume_type': '256f8350-a3f2-413d-b737-46dc9366117d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-451969941'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:35.782022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-50eea191-73b7-4f4e-9c7a-e771a30b7390 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.782642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.782642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.789324 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-50eea191-73b7-4f4e-9c7a-e771a30b7390 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab returned with HTTP 404
Aug 09 11:37:35.789514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Create volume of 1 GB
Aug 09 11:37:35.790076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.790076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.790300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 914/1763] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:35.791144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Availability Zones retrieved successfully.
Aug 09 11:37:35.795058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a4dafab6-5cf4-42ec-ade1-327aa918baa8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.800228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4dafab6-5cf4-42ec-ade1-327aa918baa8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs
Aug 09 11:37:35.800685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4dafab6-5cf4-42ec-ade1-327aa918baa8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.801152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4dafab6-5cf4-42ec-ade1-327aa918baa8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.806275 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Flow 'volume_create_api' (dea0f9cc-cbec-48df-b452-f90c64b1f322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:35.808753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c107ef-3024-4045-947a-1419b1d20b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:35.811162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:35.815820 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4dafab6-5cf4-42ec-ade1-327aa918baa8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs returned with HTTP 200
Aug 09 11:37:35.816552 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 915/1764] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:35.826407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-35bef6be-cbb2-468e-b647-93b45fccbf2c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.831565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-35bef6be-cbb2-468e-b647-93b45fccbf2c tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] POST http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs
Aug 09 11:37:35.832254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-35bef6be-cbb2-468e-b647-93b45fccbf2c tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-465457293", "consumer": "both"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.834614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.834614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.835223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.qos_specs [None req-35bef6be-cbb2-468e-b647-93b45fccbf2c tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-465457293', 'consumer': 'both', 'specs': {}} {{(pid=110681) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}}
Aug 09 11:37:35.836701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c107ef-3024-4045-947a-1419b1d20b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:37:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=256f8350-a3f2-413d-b737-46dc9366117d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1040025633',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '256f8350-a3f2-413d-b737-46dc9366117d', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:35.838654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dcee1aa-10cf-4aea-b754-f32a853474d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:35.840142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-35bef6be-cbb2-468e-b647-93b45fccbf2c tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DB qos_specs_create(): root {'id': 'ee868fa4-2aa8-4296-895d-a28bff8d6da6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-465457293'} {{(pid=110681) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5586}}
Aug 09 11:37:35.848758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-35bef6be-cbb2-468e-b647-93b45fccbf2c tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs returned with HTTP 200
Aug 09 11:37:35.849517 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 916/1765] 10.222.0.59 () {60 vars in 1241 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs => generated 430 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:35.856497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-387d509a-996f-422b-a746-28d2acf2b2dc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.861386 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-387d509a-996f-422b-a746-28d2acf2b2dc tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6?force=False
Aug 09 11:37:35.861820 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-387d509a-996f-422b-a746-28d2acf2b2dc tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.862270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-387d509a-996f-422b-a746-28d2acf2b2dc tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.862906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.862906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.863594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-387d509a-996f-422b-a746-28d2acf2b2dc tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Delete qos_spec: ee868fa4-2aa8-4296-895d-a28bff8d6da6, force: False {{(pid=110681) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Aug 09 11:37:35.866365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=85,cinder:UPDATE=9,cinder:INSERT=6 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:35.874777 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1040025633 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1040025633, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:35.875525 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1040025633 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1040025633, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:37:35.897425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-387d509a-996f-422b-a746-28d2acf2b2dc tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6?force=False returned with HTTP 202
Aug 09 11:37:35.897986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 917/1766] 10.222.0.59 () {58 vars in 1357 bytes} [Tue Aug  9 11:37:35 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6?force=False => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:35.902839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7a984710-c8fe-4748-a58c-0cb42d48983b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.907788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7a984710-c8fe-4748-a58c-0cb42d48983b tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6
Aug 09 11:37:35.908236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7a984710-c8fe-4748-a58c-0cb42d48983b tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.908867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7a984710-c8fe-4748-a58c-0cb42d48983b tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.909515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.909515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.915886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7a984710-c8fe-4748-a58c-0cb42d48983b tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6 returned with HTTP 404
Aug 09 11:37:35.920392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 918/1767] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:35.921833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-26f2ad19-69ab-4e72-a86a-7661a5b8faef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.926538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-26f2ad19-69ab-4e72-a86a-7661a5b8faef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs
Aug 09 11:37:35.927139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-26f2ad19-69ab-4e72-a86a-7661a5b8faef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.927579 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-26f2ad19-69ab-4e72-a86a-7661a5b8faef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.935927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-26f2ad19-69ab-4e72-a86a-7661a5b8faef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs returned with HTTP 200
Aug 09 11:37:35.937586 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 919/1768] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:37:35 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:35.940631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Created reservations ['d0e318e1-40d5-4771-a990-ca1f30946883', '35ff686d-07c4-4179-b9eb-695788be804d', 'af25f71a-2bdd-4f8a-93e9-a49bc2e359fa', 'ab5e4a70-00ca-45a2-a695-87b2293ce880'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:35.942388 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dcee1aa-10cf-4aea-b754-f32a853474d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e318e1-40d5-4771-a990-ca1f30946883', '35ff686d-07c4-4179-b9eb-695788be804d', 'af25f71a-2bdd-4f8a-93e9-a49bc2e359fa', 'ab5e4a70-00ca-45a2-a695-87b2293ce880']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:35.944672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd846ade-4937-4713-9092-d96a65d1f563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:35.945913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e5faf5dc-fc0c-40a2-a617-99553a83499f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.950725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e5faf5dc-fc0c-40a2-a617-99553a83499f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] POST http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs
Aug 09 11:37:35.951475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e5faf5dc-fc0c-40a2-a617-99553a83499f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1950490825", "consumer": "front-end"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:35.953853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.953853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.954549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.qos_specs [None req-e5faf5dc-fc0c-40a2-a617-99553a83499f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1950490825', 'consumer': 'front-end', 'specs': {}} {{(pid=110681) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}}
Aug 09 11:37:35.960173 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.db.sqlalchemy.api [None req-e5faf5dc-fc0c-40a2-a617-99553a83499f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DB qos_specs_create(): root {'id': 'a1857ca4-8dd5-4a8b-9019-3fedd8195691', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1950490825'} {{(pid=110681) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5586}}
Aug 09 11:37:35.968237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e5faf5dc-fc0c-40a2-a617-99553a83499f tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs returned with HTTP 200
Aug 09 11:37:35.968908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd846ade-4937-4713-9092-d96a65d1f563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6d81df0-aea5-4f7d-81d8-9393160f7ad6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-451969941',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='097144a125d8441c8cd19d666b087912',qos_specs=None,replication_status=<?>,reservations=['d0e318e1-40d5-4771-a990-ca1f30946883','35ff686d-07c4-4179-b9eb-695788be804d','af25f71a-2bdd-4f8a-93e9-a49bc2e359fa','ab5e4a70-00ca-45a2-a695-87b2293ce880'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f7e2a15ec46947fcaa1234cfa3eb77c7',volume_type_id=256f8350-a3f2-413d-b737-46dc9366117d), '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=2022-08-09T11:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-451969941',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=e6d81df0-aea5-4f7d-81d8-9393160f7ad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='097144a125d8441c8cd19d666b087912',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='f7e2a15ec46947fcaa1234cfa3eb77c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(256f8350-a3f2-413d-b737-46dc9366117d),volume_type_id=256f8350-a3f2-413d-b737-46dc9366117d)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:35.969096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 920/1769] 10.222.0.59 () {60 vars in 1241 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:35.970873 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc4b424-84eb-4c1f-b1e9-83749512947f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:35.977610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b22c172f-f208-4db4-a7b4-bd614b915068 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:35.982867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b22c172f-f208-4db4-a7b4-bd614b915068 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691?force=False
Aug 09 11:37:35.983372 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b22c172f-f208-4db4-a7b4-bd614b915068 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:35.983913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b22c172f-f208-4db4-a7b4-bd614b915068 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:35.984838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:35.984838 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:35.985745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b22c172f-f208-4db4-a7b4-bd614b915068 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Delete qos_spec: a1857ca4-8dd5-4a8b-9019-3fedd8195691, force: False {{(pid=110681) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Aug 09 11:37:35.997369 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc4b424-84eb-4c1f-b1e9-83749512947f) 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-VolumeTypesAccessTest-Volume-451969941',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='097144a125d8441c8cd19d666b087912',qos_specs=None,replication_status=<?>,reservations=['d0e318e1-40d5-4771-a990-ca1f30946883','35ff686d-07c4-4179-b9eb-695788be804d','af25f71a-2bdd-4f8a-93e9-a49bc2e359fa','ab5e4a70-00ca-45a2-a695-87b2293ce880'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='f7e2a15ec46947fcaa1234cfa3eb77c7',volume_type_id=256f8350-a3f2-413d-b737-46dc9366117d)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:35.999238 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d6c261-526d-463f-ab88-67e0494dea9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:36.015188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d6c261-526d-463f-ab88-67e0494dea9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:36.015393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b22c172f-f208-4db4-a7b4-bd614b915068 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691?force=False returned with HTTP 202
Aug 09 11:37:36.016187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 921/1770] 10.222.0.59 () {58 vars in 1357 bytes} [Tue Aug  9 11:37:35 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:36.017706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Flow 'volume_create_api' (dea0f9cc-cbec-48df-b452-f90c64b1f322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:36.018390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Create volume request issued successfully.
Aug 09 11:37:36.019658 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3079c6b9-6cb6-4d04-b109-bce59548d4b3 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes returned with HTTP 202
Aug 09 11:37:36.020578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 850/1771] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:37:35 2022] POST /volume/v3/097144a125d8441c8cd19d666b087912/volumes => generated 861 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0)
Aug 09 11:37:36.020715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cf207555-cc24-415f-b618-e530796a7dc8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.025698 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cf207555-cc24-415f-b618-e530796a7dc8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691
Aug 09 11:37:36.026132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cf207555-cc24-415f-b618-e530796a7dc8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.026583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cf207555-cc24-415f-b618-e530796a7dc8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.027246 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.027246 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.033162 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cf207555-cc24-415f-b618-e530796a7dc8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691 returned with HTTP 404
Aug 09 11:37:36.034105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 922/1772] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:36.034852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4db2d3a5-d8e9-48bd-8d0e-10b0a7edf6db None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.038138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4adf7a7d-424c-4756-9c80-a5633708adea None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.039291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4db2d3a5-d8e9-48bd-8d0e-10b0a7edf6db tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] GET http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6
Aug 09 11:37:36.039836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4db2d3a5-d8e9-48bd-8d0e-10b0a7edf6db tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.040349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4db2d3a5-d8e9-48bd-8d0e-10b0a7edf6db tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.043126 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4adf7a7d-424c-4756-9c80-a5633708adea tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs
Aug 09 11:37:36.043756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4adf7a7d-424c-4756-9c80-a5633708adea tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.044020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4adf7a7d-424c-4756-9c80-a5633708adea tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.053359 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4adf7a7d-424c-4756-9c80-a5633708adea tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs returned with HTTP 200
Aug 09 11:37:36.054324 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 923/1773] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:36.055206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.055206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.061771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4b9ef008-984d-4974-a7eb-d91217e705ef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.064177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4db2d3a5-d8e9-48bd-8d0e-10b0a7edf6db tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Volume info retrieved successfully.
Aug 09 11:37:36.066704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4b9ef008-984d-4974-a7eb-d91217e705ef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb
Aug 09 11:37:36.067164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4b9ef008-984d-4974-a7eb-d91217e705ef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.067615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4b9ef008-984d-4974-a7eb-d91217e705ef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.068253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.068253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.075139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4b9ef008-984d-4974-a7eb-d91217e705ef tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb returned with HTTP 200
Aug 09 11:37:36.076120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 924/1774] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb => generated 459 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:36.076324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4db2d3a5-d8e9-48bd-8d0e-10b0a7edf6db tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 returned with HTTP 200
Aug 09 11:37:36.087034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 851/1775] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 => generated 929 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:36.087400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8656d5c0-4204-4b47-8ec8-8db8eb3f0705 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.089226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8656d5c0-4204-4b47-8ec8-8db8eb3f0705 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs
Aug 09 11:37:36.089661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8656d5c0-4204-4b47-8ec8-8db8eb3f0705 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.090110 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8656d5c0-4204-4b47-8ec8-8db8eb3f0705 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.090725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.090725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.098655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8656d5c0-4204-4b47-8ec8-8db8eb3f0705 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs returned with HTTP 200
Aug 09 11:37:36.099412 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 925/1776] 10.222.0.59 () {58 vars in 1220 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:36.106897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-444c335d-0d1b-4ec3-a1d2-f46c479af1d6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.112065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-444c335d-0d1b-4ec3-a1d2-f46c479af1d6 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] PUT http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb
Aug 09 11:37:36.112764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-444c335d-0d1b-4ec3-a1d2-f46c479af1d6 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:36.121438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.qos_specs [None req-444c335d-0d1b-4ec3-a1d2-f46c479af1d6 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=110682) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}}
Aug 09 11:37:36.135222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.db.sqlalchemy.api [None req-444c335d-0d1b-4ec3-a1d2-f46c479af1d6 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] qos_specs_update() value: {'id': 'c2d237e4-0a6a-4e1d-82ab-aabc3fb649a5', 'key': 'iops_bytes', 'value': '500', 'specs_id': '2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb', 'deleted': False} {{(pid=110682) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5948}}
Aug 09 11:37:36.142359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-444c335d-0d1b-4ec3-a1d2-f46c479af1d6 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb returned with HTTP 200
Aug 09 11:37:36.143233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 852/1777] 10.222.0.59 () {60 vars in 1351 bytes} [Tue Aug  9 11:37:36 2022] PUT /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb => generated 36 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:37:36.149145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1de68035-0a70-4db6-89a3-f7a6a794b9ab None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.154311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1de68035-0a70-4db6-89a3-f7a6a794b9ab tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb
Aug 09 11:37:36.154751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1de68035-0a70-4db6-89a3-f7a6a794b9ab tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.155224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1de68035-0a70-4db6-89a3-f7a6a794b9ab tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.155839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.155839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.162324 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1de68035-0a70-4db6-89a3-f7a6a794b9ab tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb returned with HTTP 200
Aug 09 11:37:36.163176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 926/1778] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:36.170775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-247ff73a-c1c5-4a23-96f4-b3a233d615cd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.175959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-247ff73a-c1c5-4a23-96f4-b3a233d615cd tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] PUT http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/delete_keys
Aug 09 11:37:36.176702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-247ff73a-c1c5-4a23-96f4-b3a233d615cd tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:36.179109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.179109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.179756 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.qos_specs_manage [None req-247ff73a-c1c5-4a23-96f4-b3a233d615cd tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Delete_key spec: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb, keys: ['iops_bytes'] {{(pid=110682) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:207}}
Aug 09 11:37:36.198953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=74,cinder:INSERT=13,cinder:UPDATE=13 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:36.209106 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-247ff73a-c1c5-4a23-96f4-b3a233d615cd tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/delete_keys returned with HTTP 202
Aug 09 11:37:36.210480 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 853/1779] 10.222.0.59 () {60 vars in 1387 bytes} [Tue Aug  9 11:37:36 2022] PUT /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb/delete_keys => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:36.216627 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a47756aa-72ed-4774-a980-cb6cbbae989a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.221586 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a47756aa-72ed-4774-a980-cb6cbbae989a tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb
Aug 09 11:37:36.222024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a47756aa-72ed-4774-a980-cb6cbbae989a tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.222471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a47756aa-72ed-4774-a980-cb6cbbae989a tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.223130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.223130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.232424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a47756aa-72ed-4774-a980-cb6cbbae989a tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb returned with HTTP 200
Aug 09 11:37:36.233981 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 927/1780] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb => generated 459 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:36.244894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ac3c845c-d674-477a-ae5a-fbf4a1cf57fd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.250840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ac3c845c-d674-477a-ae5a-fbf4a1cf57fd tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb
Aug 09 11:37:36.251337 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ac3c845c-d674-477a-ae5a-fbf4a1cf57fd tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.251800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ac3c845c-d674-477a-ae5a-fbf4a1cf57fd tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.252415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.252415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.260076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ac3c845c-d674-477a-ae5a-fbf4a1cf57fd tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb returned with HTTP 200
Aug 09 11:37:36.260783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 854/1781] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb => generated 459 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:36.269214 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6ab9e29d-7212-48e0-aa64-2cb21898f1d4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.274331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6ab9e29d-7212-48e0-aa64-2cb21898f1d4 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691?force=False
Aug 09 11:37:36.274955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6ab9e29d-7212-48e0-aa64-2cb21898f1d4 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.275238 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6ab9e29d-7212-48e0-aa64-2cb21898f1d4 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.275855 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.275855 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.276542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6ab9e29d-7212-48e0-aa64-2cb21898f1d4 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Delete qos_spec: a1857ca4-8dd5-4a8b-9019-3fedd8195691, force: False {{(pid=110681) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Aug 09 11:37:36.282655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6ab9e29d-7212-48e0-aa64-2cb21898f1d4 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691?force=False returned with HTTP 404
Aug 09 11:37:36.283663 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 928/1782] 10.222.0.59 () {58 vars in 1357 bytes} [Tue Aug  9 11:37:36 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:36.288316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-eba8e80b-8923-4cf7-a93b-952218d8c7e6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.293489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eba8e80b-8923-4cf7-a93b-952218d8c7e6 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691
Aug 09 11:37:36.293932 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eba8e80b-8923-4cf7-a93b-952218d8c7e6 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.294382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eba8e80b-8923-4cf7-a93b-952218d8c7e6 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.295039 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:36.295039 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:36.300766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eba8e80b-8923-4cf7-a93b-952218d8c7e6 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691 returned with HTTP 404
Aug 09 11:37:36.301650 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 855/1783] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/a1857ca4-8dd5-4a8b-9019-3fedd8195691 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:36.308677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a792ff0a-e7d4-41c4-b9b0-523842a0fcc0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.314322 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a792ff0a-e7d4-41c4-b9b0-523842a0fcc0 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6?force=False
Aug 09 11:37:36.314764 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a792ff0a-e7d4-41c4-b9b0-523842a0fcc0 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.315241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a792ff0a-e7d4-41c4-b9b0-523842a0fcc0 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.316478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a792ff0a-e7d4-41c4-b9b0-523842a0fcc0 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Delete qos_spec: ee868fa4-2aa8-4296-895d-a28bff8d6da6, force: False {{(pid=110681) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Aug 09 11:37:36.322805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a792ff0a-e7d4-41c4-b9b0-523842a0fcc0 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6?force=False returned with HTTP 404
Aug 09 11:37:36.323726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 929/1784] 10.222.0.59 () {58 vars in 1357 bytes} [Tue Aug  9 11:37:36 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:36.328472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3f4c1e94-0ae8-45cb-beb8-011bc159f833 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.333804 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f4c1e94-0ae8-45cb-beb8-011bc159f833 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6
Aug 09 11:37:36.334251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f4c1e94-0ae8-45cb-beb8-011bc159f833 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.334747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3f4c1e94-0ae8-45cb-beb8-011bc159f833 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.341334 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3f4c1e94-0ae8-45cb-beb8-011bc159f833 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6 returned with HTTP 404
Aug 09 11:37:36.342258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 856/1785] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/ee868fa4-2aa8-4296-895d-a28bff8d6da6 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:36.346837 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-495b3b33-8847-4325-9b50-d0f2da42b7d3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.351973 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-495b3b33-8847-4325-9b50-d0f2da42b7d3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab?force=False
Aug 09 11:37:36.352411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-495b3b33-8847-4325-9b50-d0f2da42b7d3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.352860 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-495b3b33-8847-4325-9b50-d0f2da42b7d3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.354084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-495b3b33-8847-4325-9b50-d0f2da42b7d3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Delete qos_spec: 1547818d-8fbe-481e-ac07-56544575f6ab, force: False {{(pid=110681) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Aug 09 11:37:36.359807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-495b3b33-8847-4325-9b50-d0f2da42b7d3 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab?force=False returned with HTTP 404
Aug 09 11:37:36.360828 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 930/1786] 10.222.0.59 () {58 vars in 1357 bytes} [Tue Aug  9 11:37:36 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:36.366192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-eccd73a4-be01-4644-86ff-251da53aafe8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.373164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eccd73a4-be01-4644-86ff-251da53aafe8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab
Aug 09 11:37:36.373620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eccd73a4-be01-4644-86ff-251da53aafe8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.374077 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eccd73a4-be01-4644-86ff-251da53aafe8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.382873 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eccd73a4-be01-4644-86ff-251da53aafe8 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab returned with HTTP 404
Aug 09 11:37:36.383782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 857/1787] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/1547818d-8fbe-481e-ac07-56544575f6ab => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:36.388806 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8a737171-af60-49e4-ac41-16f61761674d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.393011 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8a737171-af60-49e4-ac41-16f61761674d tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/8c251572-40f2-4483-896a-dec8fd55a487
Aug 09 11:37:36.393692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8a737171-af60-49e4-ac41-16f61761674d tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.394171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8a737171-af60-49e4-ac41-16f61761674d tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.447049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8a737171-af60-49e4-ac41-16f61761674d tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/8c251572-40f2-4483-896a-dec8fd55a487 returned with HTTP 202
Aug 09 11:37:36.448023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 931/1788] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:36 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/types/8c251572-40f2-4483-896a-dec8fd55a487 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:36.452678 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b762335b-55ed-493f-9a62-4c09a1d51a7d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.460825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b762335b-55ed-493f-9a62-4c09a1d51a7d tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/8c251572-40f2-4483-896a-dec8fd55a487
Aug 09 11:37:36.460825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b762335b-55ed-493f-9a62-4c09a1d51a7d tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.460825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b762335b-55ed-493f-9a62-4c09a1d51a7d tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.463663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b762335b-55ed-493f-9a62-4c09a1d51a7d tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/8c251572-40f2-4483-896a-dec8fd55a487 returned with HTTP 404
Aug 09 11:37:36.464614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 858/1789] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/types/8c251572-40f2-4483-896a-dec8fd55a487 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:36.470196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-053b05d8-49a2-4f8f-9782-416fec0e5cd0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.474142 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-053b05d8-49a2-4f8f-9782-416fec0e5cd0 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/ee12fff4-fcbe-41f3-874e-8c57a367eb4f
Aug 09 11:37:36.474585 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-053b05d8-49a2-4f8f-9782-416fec0e5cd0 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.475101 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-053b05d8-49a2-4f8f-9782-416fec0e5cd0 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.518857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-053b05d8-49a2-4f8f-9782-416fec0e5cd0 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/ee12fff4-fcbe-41f3-874e-8c57a367eb4f returned with HTTP 202
Aug 09 11:37:36.519623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 932/1790] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:36 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/types/ee12fff4-fcbe-41f3-874e-8c57a367eb4f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:36.524282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fad7921e-0d9b-4f34-bcb0-453e14bd2760 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.528025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fad7921e-0d9b-4f34-bcb0-453e14bd2760 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/ee12fff4-fcbe-41f3-874e-8c57a367eb4f
Aug 09 11:37:36.528459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fad7921e-0d9b-4f34-bcb0-453e14bd2760 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.529145 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fad7921e-0d9b-4f34-bcb0-453e14bd2760 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.535023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fad7921e-0d9b-4f34-bcb0-453e14bd2760 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/ee12fff4-fcbe-41f3-874e-8c57a367eb4f returned with HTTP 404
Aug 09 11:37:36.535780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 859/1791] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/types/ee12fff4-fcbe-41f3-874e-8c57a367eb4f => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:36.540125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a4487ef4-f6c7-4331-bdf6-b7ae6754b061 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.543983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4487ef4-f6c7-4331-bdf6-b7ae6754b061 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e
Aug 09 11:37:36.544429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4487ef4-f6c7-4331-bdf6-b7ae6754b061 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.544994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a4487ef4-f6c7-4331-bdf6-b7ae6754b061 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.594367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a4487ef4-f6c7-4331-bdf6-b7ae6754b061 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e returned with HTTP 202
Aug 09 11:37:36.595305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 933/1792] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:36 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/types/ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:36.602141 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5c90da68-099e-4d13-9236-147021235dc9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.606352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5c90da68-099e-4d13-9236-147021235dc9 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e
Aug 09 11:37:36.606839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5c90da68-099e-4d13-9236-147021235dc9 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.607361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5c90da68-099e-4d13-9236-147021235dc9 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.613572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5c90da68-099e-4d13-9236-147021235dc9 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/types/ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e returned with HTTP 404
Aug 09 11:37:36.614434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 860/1793] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/types/ddeab6f2-2e09-4682-a8aa-3cc8660bfe1e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:36.618961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5bbfb5d7-6a02-44c1-9766-86ccec312ade None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.624176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5bbfb5d7-6a02-44c1-9766-86ccec312ade tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] DELETE http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb?force=False
Aug 09 11:37:36.624633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5bbfb5d7-6a02-44c1-9766-86ccec312ade tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.625098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5bbfb5d7-6a02-44c1-9766-86ccec312ade tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.626338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5bbfb5d7-6a02-44c1-9766-86ccec312ade tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Delete qos_spec: 2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb, force: False {{(pid=110681) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}}
Aug 09 11:37:36.645086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=84,cinder:UPDATE=14,cinder:INSERT=2 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:36.656988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5bbfb5d7-6a02-44c1-9766-86ccec312ade tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb?force=False returned with HTTP 202
Aug 09 11:37:36.657886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 934/1794] 10.222.0.59 () {58 vars in 1357 bytes} [Tue Aug  9 11:37:36 2022] DELETE /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb?force=False => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:36.662801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1423093f-5f56-451b-a64c-aa654338c344 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:36.667757 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1423093f-5f56-451b-a64c-aa654338c344 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] GET http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb
Aug 09 11:37:36.668196 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1423093f-5f56-451b-a64c-aa654338c344 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:36.668643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1423093f-5f56-451b-a64c-aa654338c344 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:36.675186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1423093f-5f56-451b-a64c-aa654338c344 tempest-QosSpecsTestJSON-590552501 tempest-QosSpecsTestJSON-590552501-project-admin] http://10.222.0.59/volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb returned with HTTP 404
Aug 09 11:37:36.676126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 861/1795] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:36 2022] GET /volume/v3/8ce520227017484da08bd8acc6040c2f/qos-specs/2a385dfd-f5fe-4a23-8e86-9c5c2e4cb1bb => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:37.094404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3dd4c578-d142-4662-94c1-d30709c2c25a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.098269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3dd4c578-d142-4662-94c1-d30709c2c25a tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] GET http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6
Aug 09 11:37:37.098852 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3dd4c578-d142-4662-94c1-d30709c2c25a tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:37.099332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3dd4c578-d142-4662-94c1-d30709c2c25a tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:37.115839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:37.115839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:37.123279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3dd4c578-d142-4662-94c1-d30709c2c25a tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Volume info retrieved successfully.
Aug 09 11:37:37.133076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3dd4c578-d142-4662-94c1-d30709c2c25a tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 returned with HTTP 200
Aug 09 11:37:37.136984 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 935/1796] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:37 2022] GET /volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:37.156463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-37ef1632-65ec-4f8b-b686-c21adbc453a4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.160586 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-37ef1632-65ec-4f8b-b686-c21adbc453a4 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] POST http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d/action
Aug 09 11:37:37.161355 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-37ef1632-65ec-4f8b-b686-c21adbc453a4 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action body: b'{"removeProjectAccess": {"project": "097144a125d8441c8cd19d666b087912"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:37.161671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-37ef1632-65ec-4f8b-b686-c21adbc453a4 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "097144a125d8441c8cd19d666b087912"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:37.182697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-37ef1632-65ec-4f8b-b686-c21adbc453a4 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d/action returned with HTTP 202
Aug 09 11:37:37.183540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 862/1797] 10.222.0.59 () {60 vars in 1361 bytes} [Tue Aug  9 11:37:37 2022] POST /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:37.189949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e185cbc4-f377-48f5-8c94-fc2235fbb6dc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.193668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e185cbc4-f377-48f5-8c94-fc2235fbb6dc tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] POST http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types
Aug 09 11:37:37.194511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e185cbc4-f377-48f5-8c94-fc2235fbb6dc tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-614034161", "os-volume-type-access:is_public": false}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:37.222690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e185cbc4-f377-48f5-8c94-fc2235fbb6dc tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types returned with HTTP 200
Aug 09 11:37:37.223530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 936/1798] 10.222.0.59 () {60 vars in 1230 bytes} [Tue Aug  9 11:37:37 2022] POST /volume/v3/c110b4b8a25b476ba66612490e54f33c/types => generated 228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:37.230923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-87717e5c-0ac8-4b63-8d03-c68ac98e560a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.234781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-87717e5c-0ac8-4b63-8d03-c68ac98e560a tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] POST http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action
Aug 09 11:37:37.235785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-87717e5c-0ac8-4b63-8d03-c68ac98e560a tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action body: b'{"addProjectAccess": {"project": "097144a125d8441c8cd19d666b087912"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:37.236127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-87717e5c-0ac8-4b63-8d03-c68ac98e560a tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "097144a125d8441c8cd19d666b087912"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:37.253328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-87717e5c-0ac8-4b63-8d03-c68ac98e560a tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action returned with HTTP 202
Aug 09 11:37:37.257822 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 863/1799] 10.222.0.59 () {60 vars in 1361 bytes} [Tue Aug  9 11:37:37 2022] POST /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:37.259556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-46ab3af4-2c11-47b7-a8a5-9243e2e59f84 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.263608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-46ab3af4-2c11-47b7-a8a5-9243e2e59f84 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] POST http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action
Aug 09 11:37:37.264381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-46ab3af4-2c11-47b7-a8a5-9243e2e59f84 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action body: b'{"addProjectAccess": {"project": "19a10fbeaf0245bca9f0aff7f55941f9"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:37.264705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-46ab3af4-2c11-47b7-a8a5-9243e2e59f84 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "19a10fbeaf0245bca9f0aff7f55941f9"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:37.283690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-46ab3af4-2c11-47b7-a8a5-9243e2e59f84 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action returned with HTTP 202
Aug 09 11:37:37.285240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 937/1800] 10.222.0.59 () {60 vars in 1361 bytes} [Tue Aug  9 11:37:37 2022] POST /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:37.290679 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-48d35fc4-549d-4862-aebc-b2974866cd36 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.296347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48d35fc4-549d-4862-aebc-b2974866cd36 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] GET http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/os-volume-type-access
Aug 09 11:37:37.296896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48d35fc4-549d-4862-aebc-b2974866cd36 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:37.297455 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48d35fc4-549d-4862-aebc-b2974866cd36 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:37.315321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48d35fc4-549d-4862-aebc-b2974866cd36 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/os-volume-type-access returned with HTTP 200
Aug 09 11:37:37.316428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 864/1801] 10.222.0.59 () {58 vars in 1385 bytes} [Tue Aug  9 11:37:37 2022] GET /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/os-volume-type-access => generated 244 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:37.324056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-601a54d7-d003-460d-90a8-9be2299b14d8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.327861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-601a54d7-d003-460d-90a8-9be2299b14d8 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] POST http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action
Aug 09 11:37:37.328602 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-601a54d7-d003-460d-90a8-9be2299b14d8 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action body: b'{"removeProjectAccess": {"project": "19a10fbeaf0245bca9f0aff7f55941f9"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:37.328923 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-601a54d7-d003-460d-90a8-9be2299b14d8 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "19a10fbeaf0245bca9f0aff7f55941f9"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:37.352244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-601a54d7-d003-460d-90a8-9be2299b14d8 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action returned with HTTP 202
Aug 09 11:37:37.356521 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 938/1802] 10.222.0.59 () {60 vars in 1361 bytes} [Tue Aug  9 11:37:37 2022] POST /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:37.358283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dca39298-c93c-4cb8-ab99-c1f1e13a724e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.362041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dca39298-c93c-4cb8-ab99-c1f1e13a724e tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] POST http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action
Aug 09 11:37:37.362795 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dca39298-c93c-4cb8-ab99-c1f1e13a724e tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action body: b'{"removeProjectAccess": {"project": "097144a125d8441c8cd19d666b087912"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:37:37.363189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dca39298-c93c-4cb8-ab99-c1f1e13a724e tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "097144a125d8441c8cd19d666b087912"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:37.382507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dca39298-c93c-4cb8-ab99-c1f1e13a724e tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action returned with HTTP 202
Aug 09 11:37:37.383452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 865/1803] 10.222.0.59 () {60 vars in 1361 bytes} [Tue Aug  9 11:37:37 2022] POST /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:37.389193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0c673013-246e-4ba3-a4f8-1e3113c1ea78 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.392895 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0c673013-246e-4ba3-a4f8-1e3113c1ea78 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] DELETE http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f
Aug 09 11:37:37.393342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0c673013-246e-4ba3-a4f8-1e3113c1ea78 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:37.393822 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0c673013-246e-4ba3-a4f8-1e3113c1ea78 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:37.443063 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0c673013-246e-4ba3-a4f8-1e3113c1ea78 tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f returned with HTTP 202
Aug 09 11:37:37.444597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 939/1804] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:37 2022] DELETE /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:37.450427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d8e93b8e-9963-40b6-80cd-a315d12e59ba None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.454215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d8e93b8e-9963-40b6-80cd-a315d12e59ba tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] GET http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f
Aug 09 11:37:37.454663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d8e93b8e-9963-40b6-80cd-a315d12e59ba tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:37.455162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d8e93b8e-9963-40b6-80cd-a315d12e59ba tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:37.461414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d8e93b8e-9963-40b6-80cd-a315d12e59ba tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f returned with HTTP 404
Aug 09 11:37:37.462351 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 866/1805] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:37 2022] GET /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/492c6416-14d9-4ef1-9c7d-764e3972934f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:37.467313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-13bf22d2-96ce-4017-a101-8a4bd184a757 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.471734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-13bf22d2-96ce-4017-a101-8a4bd184a757 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] DELETE http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6
Aug 09 11:37:37.472222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-13bf22d2-96ce-4017-a101-8a4bd184a757 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:37.472674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-13bf22d2-96ce-4017-a101-8a4bd184a757 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:37.473145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-13bf22d2-96ce-4017-a101-8a4bd184a757 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Delete volume with id: e6d81df0-aea5-4f7d-81d8-9393160f7ad6 
Aug 09 11:37:37.489317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:37.489317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:37.490377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-13bf22d2-96ce-4017-a101-8a4bd184a757 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Volume info retrieved successfully.
Aug 09 11:37:37.518629 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-13bf22d2-96ce-4017-a101-8a4bd184a757 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Delete volume request issued successfully.
Aug 09 11:37:37.519072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-13bf22d2-96ce-4017-a101-8a4bd184a757 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 returned with HTTP 202
Aug 09 11:37:37.520071 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 940/1806] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:37:37 2022] DELETE /volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:37.524802 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-57be7975-3341-418c-ae47-d9febbe0dc1c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:37.529281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-57be7975-3341-418c-ae47-d9febbe0dc1c tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] GET http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6
Aug 09 11:37:37.530176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-57be7975-3341-418c-ae47-d9febbe0dc1c tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:37.530620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-57be7975-3341-418c-ae47-d9febbe0dc1c tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:37.545994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:37.545994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:37.553733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-57be7975-3341-418c-ae47-d9febbe0dc1c tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Volume info retrieved successfully.
Aug 09 11:37:37.563448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-57be7975-3341-418c-ae47-d9febbe0dc1c tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 returned with HTTP 200
Aug 09 11:37:37.564191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 867/1807] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:37 2022] GET /volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:38.580818 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c6614a50-a6cc-46c1-9b0e-acf21b34a1d8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:38.584591 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6614a50-a6cc-46c1-9b0e-acf21b34a1d8 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] GET http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6
Aug 09 11:37:38.585088 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c6614a50-a6cc-46c1-9b0e-acf21b34a1d8 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:38.585475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c6614a50-a6cc-46c1-9b0e-acf21b34a1d8 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:38.599581 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6614a50-a6cc-46c1-9b0e-acf21b34a1d8 tempest-VolumeTypesAccessTest-1293125383 tempest-VolumeTypesAccessTest-1293125383-project] http://10.222.0.59/volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 returned with HTTP 404
Aug 09 11:37:38.600503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 941/1808] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:38 2022] GET /volume/v3/097144a125d8441c8cd19d666b087912/volumes/e6d81df0-aea5-4f7d-81d8-9393160f7ad6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:38.606506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-819b2a47-cd12-4547-a75c-5235016afb2c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:38.610315 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-819b2a47-cd12-4547-a75c-5235016afb2c tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] DELETE http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d
Aug 09 11:37:38.610799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-819b2a47-cd12-4547-a75c-5235016afb2c tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:38.611330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-819b2a47-cd12-4547-a75c-5235016afb2c tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Calling method '_delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:38.655189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-819b2a47-cd12-4547-a75c-5235016afb2c tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d returned with HTTP 202
Aug 09 11:37:38.656008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 868/1809] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:37:38 2022] DELETE /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:38.660758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-afe130e1-b369-49da-843d-1d0de9797ccf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:38.664554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-afe130e1-b369-49da-843d-1d0de9797ccf tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] GET http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d
Aug 09 11:37:38.664992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-afe130e1-b369-49da-843d-1d0de9797ccf tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:38.665442 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-afe130e1-b369-49da-843d-1d0de9797ccf tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:38.671107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-afe130e1-b369-49da-843d-1d0de9797ccf tempest-VolumeTypesAccessTest-416086899 tempest-VolumeTypesAccessTest-416086899-project-admin] http://10.222.0.59/volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d returned with HTTP 404
Aug 09 11:37:38.671954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 942/1810] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:37:38 2022] GET /volume/v3/c110b4b8a25b476ba66612490e54f33c/types/256f8350-a3f2-413d-b737-46dc9366117d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:39.925379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-92a1999d-59d4-4c9c-a0b0-54b1cf12022e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.031635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92a1999d-59d4-4c9c-a0b0-54b1cf12022e tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e
Aug 09 11:37:40.032098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92a1999d-59d4-4c9c-a0b0-54b1cf12022e tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:40.032549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92a1999d-59d4-4c9c-a0b0-54b1cf12022e tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:40.061014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92a1999d-59d4-4c9c-a0b0-54b1cf12022e tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e returned with HTTP 200
Aug 09 11:37:40.062002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 869/1811] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:39 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e => generated 361 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:40.071049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-521ff0fa-f03c-4104-88f2-2bfd476a0768 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.075793 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-521ff0fa-f03c-4104-88f2-2bfd476a0768 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e/defaults
Aug 09 11:37:40.076237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-521ff0fa-f03c-4104-88f2-2bfd476a0768 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:40.076731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-521ff0fa-f03c-4104-88f2-2bfd476a0768 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'defaults' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:40.098060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-521ff0fa-f03c-4104-88f2-2bfd476a0768 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e/defaults returned with HTTP 200
Aug 09 11:37:40.098839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 943/1812] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:37:40 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e/defaults => generated 361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:40.109251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fb7c6cfe-61b5-4077-aa60-12077d8d329b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.114127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fb7c6cfe-61b5-4077-aa60-12077d8d329b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] PUT http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e
Aug 09 11:37:40.114902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fb7c6cfe-61b5-4077-aa60-12077d8d329b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:40.178416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fb7c6cfe-61b5-4077-aa60-12077d8d329b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e returned with HTTP 200
Aug 09 11:37:40.179352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 870/1813] 10.222.0.59 () {60 vars in 1351 bytes} [Tue Aug  9 11:37:40 2022] PUT /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e => generated 319 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:40.187670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9347445b-5146-49a3-9cab-1b899012e065 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.193021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9347445b-5146-49a3-9cab-1b899012e065 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] DELETE http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e
Aug 09 11:37:40.193460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9347445b-5146-49a3-9cab-1b899012e065 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:40.193912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9347445b-5146-49a3-9cab-1b899012e065 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:40.206084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9347445b-5146-49a3-9cab-1b899012e065 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e returned with HTTP 200
Aug 09 11:37:40.206959 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 944/1814] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:37:40 2022] DELETE /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0)
Aug 09 11:37:40.212181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c28091dc-3253-4c2c-8a65-daae00faf31d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.217537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c28091dc-3253-4c2c-8a65-daae00faf31d tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e
Aug 09 11:37:40.217982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c28091dc-3253-4c2c-8a65-daae00faf31d tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:40.218433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c28091dc-3253-4c2c-8a65-daae00faf31d tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:40.226979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=92,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:40.247868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c28091dc-3253-4c2c-8a65-daae00faf31d tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e returned with HTTP 200
Aug 09 11:37:40.248851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 871/1815] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:40 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e => generated 361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:40.256139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bd917ca4-f913-4313-ab30-eed304660605 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.261067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd917ca4-f913-4313-ab30-eed304660605 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] PUT http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e
Aug 09 11:37:40.261847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bd917ca4-f913-4313-ab30-eed304660605 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:40.354074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=86,cinder:UPDATE=8,cinder:INSERT=6 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:40.405970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd917ca4-f913-4313-ab30-eed304660605 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e returned with HTTP 200
Aug 09 11:37:40.406869 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 945/1816] 10.222.0.59 () {60 vars in 1352 bytes} [Tue Aug  9 11:37:40 2022] PUT /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e => generated 319 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:40.417657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9278c66f-c319-487c-9817-549f4dba4cfe None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.422717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9278c66f-c319-487c-9817-549f4dba4cfe tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e/defaults
Aug 09 11:37:40.423202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9278c66f-c319-487c-9817-549f4dba4cfe tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:40.423657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9278c66f-c319-487c-9817-549f4dba4cfe tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'defaults' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:40.444249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9278c66f-c319-487c-9817-549f4dba4cfe tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e/defaults returned with HTTP 200
Aug 09 11:37:40.445328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 872/1817] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:37:40 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e/defaults => generated 361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:40.454233 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-517260e2-1d14-4d9b-94dd-9a64a48384c4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.459826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-517260e2-1d14-4d9b-94dd-9a64a48384c4 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e
Aug 09 11:37:40.460184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-517260e2-1d14-4d9b-94dd-9a64a48384c4 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:40.460637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-517260e2-1d14-4d9b-94dd-9a64a48384c4 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:40.487369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-517260e2-1d14-4d9b-94dd-9a64a48384c4 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e returned with HTTP 200
Aug 09 11:37:40.488414 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 946/1818] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:37:40 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e => generated 361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:40.498393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a17cda26-10a9-46ff-85cf-4de65e36e7c3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.503786 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a17cda26-10a9-46ff-85cf-4de65e36e7c3 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True
Aug 09 11:37:40.504325 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a17cda26-10a9-46ff-85cf-4de65e36e7c3 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:40.504979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a17cda26-10a9-46ff-85cf-4de65e36e7c3 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:40.541344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a17cda26-10a9-46ff-85cf-4de65e36e7c3 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True returned with HTTP 200
Aug 09 11:37:40.542135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 873/1819] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:37:40 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True => generated 868 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:40.555527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f9e30217-803e-4828-a12d-ef40890152c4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:40.762520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] POST http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes
Aug 09 11:37:40.763321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1942183009"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:40.765574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1942183009'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:40.765955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Create volume of 1 GB
Aug 09 11:37:40.773036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Availability Zones retrieved successfully.
Aug 09 11:37:40.788102 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Flow 'volume_create_api' (a73cf076-15b0-4eba-864d-22737d7c9a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:40.790667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92661f1-0c9e-43e1-8d72-2ecb5b27486e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:40.793451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:40.826433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92661f1-0c9e-43e1-8d72-2ecb5b27486e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:40.828455 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca9cd3a-47cf-46bc-8520-b5881687dfe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:40.919413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Created reservations ['d75b7c60-1816-42ea-b12f-b08634fd55fc', '1930e68c-5c98-4985-b646-d404d58130ae', '212c4ebd-4d99-4760-8052-df51544efe37', '39cd45dd-3a80-4824-a64a-11e0732b68ec'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:40.921253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eca9cd3a-47cf-46bc-8520-b5881687dfe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d75b7c60-1816-42ea-b12f-b08634fd55fc', '1930e68c-5c98-4985-b646-d404d58130ae', '212c4ebd-4d99-4760-8052-df51544efe37', '39cd45dd-3a80-4824-a64a-11e0732b68ec']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:40.924317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840fed32-d4c7-4434-a714-26e3e2235c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:40.947415 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840fed32-d4c7-4434-a714-26e3e2235c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c83a3cf8-3eef-4f86-a81d-fd462620318f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1942183009',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='441873cc6bc34bb4816a7555f84d5a7e',qos_specs=None,replication_status=<?>,reservations=['d75b7c60-1816-42ea-b12f-b08634fd55fc','1930e68c-5c98-4985-b646-d404d58130ae','212c4ebd-4d99-4760-8052-df51544efe37','39cd45dd-3a80-4824-a64a-11e0732b68ec'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a861774e826343ffbbf416c831056967',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1942183009',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c83a3cf8-3eef-4f86-a81d-fd462620318f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='441873cc6bc34bb4816a7555f84d5a7e',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='a861774e826343ffbbf416c831056967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:40.949260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d484ce7f-d760-46fc-81d6-0f74c3968a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:40.975493 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d484ce7f-d760-46fc-81d6-0f74c3968a31) 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-VolumeQuotasAdminTestJSON-Volume-1942183009',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='441873cc6bc34bb4816a7555f84d5a7e',qos_specs=None,replication_status=<?>,reservations=['d75b7c60-1816-42ea-b12f-b08634fd55fc','1930e68c-5c98-4985-b646-d404d58130ae','212c4ebd-4d99-4760-8052-df51544efe37','39cd45dd-3a80-4824-a64a-11e0732b68ec'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a861774e826343ffbbf416c831056967',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:40.977826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66957d70-0d1e-4793-b6fc-1b02e0ce038d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:40.997743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66957d70-0d1e-4793-b6fc-1b02e0ce038d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:41.000328 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Flow 'volume_create_api' (a73cf076-15b0-4eba-864d-22737d7c9a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:41.000908 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Create volume request issued successfully.
Aug 09 11:37:41.002145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f9e30217-803e-4828-a12d-ef40890152c4 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes returned with HTTP 202
Aug 09 11:37:41.002938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 947/1820] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:37:40 2022] POST /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes => generated 825 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:41.017634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-75fae752-8ad4-4b41-b6ab-f394fd8a1bac None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:41.021549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-75fae752-8ad4-4b41-b6ab-f394fd8a1bac tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] GET http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f
Aug 09 11:37:41.022308 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-75fae752-8ad4-4b41-b6ab-f394fd8a1bac tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:41.022981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-75fae752-8ad4-4b41-b6ab-f394fd8a1bac tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:41.037938 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:41.037938 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:41.046276 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-75fae752-8ad4-4b41-b6ab-f394fd8a1bac tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Volume info retrieved successfully.
Aug 09 11:37:41.057456 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-75fae752-8ad4-4b41-b6ab-f394fd8a1bac tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f returned with HTTP 200
Aug 09 11:37:41.058588 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 874/1821] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:41 2022] GET /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f => generated 893 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:41.972170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:42.074576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-32bc1b7b-a705-4f8f-b2e4-e609e72c4947 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:42.079021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-32bc1b7b-a705-4f8f-b2e4-e609e72c4947 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] GET http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f
Aug 09 11:37:42.079490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-32bc1b7b-a705-4f8f-b2e4-e609e72c4947 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:42.080097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-32bc1b7b-a705-4f8f-b2e4-e609e72c4947 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:42.094913 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:42.094913 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:42.102468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-32bc1b7b-a705-4f8f-b2e4-e609e72c4947 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Volume info retrieved successfully.
Aug 09 11:37:42.111777 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-32bc1b7b-a705-4f8f-b2e4-e609e72c4947 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f returned with HTTP 200
Aug 09 11:37:42.112482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 875/1822] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:42 2022] GET /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f => generated 918 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:42.127071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-eca9b724-afae-4dc8-8ef2-c9220c3753bd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:42.130976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] POST http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes
Aug 09 11:37:42.131684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-62552850"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:42.131924 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eca9b724-afae-4dc8-8ef2-c9220c3753bd tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True
Aug 09 11:37:42.132395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eca9b724-afae-4dc8-8ef2-c9220c3753bd tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:42.132904 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-eca9b724-afae-4dc8-8ef2-c9220c3753bd tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:42.133864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-62552850'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:42.134178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Create volume of 1 GB
Aug 09 11:37:42.134788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:42.134788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:42.141418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Availability Zones retrieved successfully.
Aug 09 11:37:42.156493 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Flow 'volume_create_api' (47ea9dda-28f1-462b-8364-76421d8d8be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:42.158980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2397c818-eec8-4576-9cec-2c5396451bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:42.161374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:42.166785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-eca9b724-afae-4dc8-8ef2-c9220c3753bd tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True returned with HTTP 200
Aug 09 11:37:42.166991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=13,cinder:SELECT=75,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:42.167605 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 876/1823] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:37:42 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:42.180606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ba27c244-609f-4f1a-b66d-9402de5b8d4c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:42.183698 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ba27c244-609f-4f1a-b66d-9402de5b8d4c tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] DELETE http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f
Aug 09 11:37:42.184102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ba27c244-609f-4f1a-b66d-9402de5b8d4c tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:42.184554 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ba27c244-609f-4f1a-b66d-9402de5b8d4c tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:42.184946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-ba27c244-609f-4f1a-b66d-9402de5b8d4c tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Delete volume with id: c83a3cf8-3eef-4f86-a81d-fd462620318f 
Aug 09 11:37:42.197150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2397c818-eec8-4576-9cec-2c5396451bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:42.199090 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3964e0ce-4e12-4e29-b19a-8979304548d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:42.199434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:42.199434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:42.200826 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ba27c244-609f-4f1a-b66d-9402de5b8d4c tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Volume info retrieved successfully.
Aug 09 11:37:42.231136 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ba27c244-609f-4f1a-b66d-9402de5b8d4c tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Delete volume request issued successfully.
Aug 09 11:37:42.231671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ba27c244-609f-4f1a-b66d-9402de5b8d4c tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f returned with HTTP 202
Aug 09 11:37:42.236983 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 877/1824] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:37:42 2022] DELETE /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:37:42.244619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-da3e53c1-5682-4f20-897e-4b75f0705c86 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:42.248556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da3e53c1-5682-4f20-897e-4b75f0705c86 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] GET http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f
Aug 09 11:37:42.249076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da3e53c1-5682-4f20-897e-4b75f0705c86 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:42.249536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-da3e53c1-5682-4f20-897e-4b75f0705c86 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:42.264921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:42.264921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:42.272744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-da3e53c1-5682-4f20-897e-4b75f0705c86 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Volume info retrieved successfully.
Aug 09 11:37:42.284144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-da3e53c1-5682-4f20-897e-4b75f0705c86 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f returned with HTTP 200
Aug 09 11:37:42.287474 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 878/1825] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:42 2022] GET /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f => generated 917 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:42.298960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Created reservations ['e6075347-2098-4570-944a-4a3db376abee', '34f88281-ecbb-462c-bbbb-65870d201c2d', 'd0860476-4e4e-4634-8937-93899dab816b', '90df6832-ffeb-40aa-89e8-f9674f65eb83'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:42.298960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3964e0ce-4e12-4e29-b19a-8979304548d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6075347-2098-4570-944a-4a3db376abee', '34f88281-ecbb-462c-bbbb-65870d201c2d', 'd0860476-4e4e-4634-8937-93899dab816b', '90df6832-ffeb-40aa-89e8-f9674f65eb83']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:42.298960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb6b638-b811-48be-9316-0d4d12a9db4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:42.326511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb6b638-b811-48be-9316-0d4d12a9db4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3df9ffd-fab9-41db-85b4-69a852684761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-62552850',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='30e50fb11cbe44fab72b2298c5e27eb5',qos_specs=None,replication_status=<?>,reservations=['e6075347-2098-4570-944a-4a3db376abee','34f88281-ecbb-462c-bbbb-65870d201c2d','d0860476-4e4e-4634-8937-93899dab816b','90df6832-ffeb-40aa-89e8-f9674f65eb83'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de147a9de37b4cad98521a973e41effa',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-62552850',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f3df9ffd-fab9-41db-85b4-69a852684761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e50fb11cbe44fab72b2298c5e27eb5',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='de147a9de37b4cad98521a973e41effa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:42.328496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631d3b1c-9217-4a7e-b6ef-69040fd8621a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:42.368747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631d3b1c-9217-4a7e-b6ef-69040fd8621a) 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-AbsoluteLimitsTests-Volume-62552850',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='30e50fb11cbe44fab72b2298c5e27eb5',qos_specs=None,replication_status=<?>,reservations=['e6075347-2098-4570-944a-4a3db376abee','34f88281-ecbb-462c-bbbb-65870d201c2d','d0860476-4e4e-4634-8937-93899dab816b','90df6832-ffeb-40aa-89e8-f9674f65eb83'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='de147a9de37b4cad98521a973e41effa',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:42.370477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c9b597-6acf-47f2-8787-9cf9117612a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:42.388229 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c9b597-6acf-47f2-8787-9cf9117612a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:42.390742 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Flow 'volume_create_api' (47ea9dda-28f1-462b-8364-76421d8d8be3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:42.391508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Create volume request issued successfully.
Aug 09 11:37:42.392978 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2470f4cd-39dc-4018-9228-bf03c99b9c96 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes returned with HTTP 202
Aug 09 11:37:42.394467 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 948/1826] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:37:41 2022] POST /volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes => generated 817 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:42.420424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b77f3b53-a7d9-4bd4-97b1-a29ff5b2fd1e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:42.427213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b77f3b53-a7d9-4bd4-97b1-a29ff5b2fd1e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] GET http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761
Aug 09 11:37:42.428073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b77f3b53-a7d9-4bd4-97b1-a29ff5b2fd1e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:42.428876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b77f3b53-a7d9-4bd4-97b1-a29ff5b2fd1e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:42.454706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:42.454706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:42.469968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b77f3b53-a7d9-4bd4-97b1-a29ff5b2fd1e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Volume info retrieved successfully.
Aug 09 11:37:42.485875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b77f3b53-a7d9-4bd4-97b1-a29ff5b2fd1e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 returned with HTTP 200
Aug 09 11:37:42.486636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 879/1827] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:42 2022] GET /volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 => generated 885 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:43.302897 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b4d07bd6-1ce0-46f5-af26-4c03e8d4a934 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:43.306945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b4d07bd6-1ce0-46f5-af26-4c03e8d4a934 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] GET http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f
Aug 09 11:37:43.307382 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b4d07bd6-1ce0-46f5-af26-4c03e8d4a934 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:43.307837 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b4d07bd6-1ce0-46f5-af26-4c03e8d4a934 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:43.319779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b4d07bd6-1ce0-46f5-af26-4c03e8d4a934 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f returned with HTTP 404
Aug 09 11:37:43.320670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 949/1828] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:43 2022] GET /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:43.328067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:43.331885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] POST http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes
Aug 09 11:37:43.332593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-930853718"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:43.334838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-930853718'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:43.335183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Create volume of 1 GB
Aug 09 11:37:43.342621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Availability Zones retrieved successfully.
Aug 09 11:37:43.357611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Flow 'volume_create_api' (cad50322-1ac0-4522-ab31-eba2c48ec948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:43.360530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a58bc92-0ba1-4547-b467-95e63aa30ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:43.362884 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:43.400475 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a58bc92-0ba1-4547-b467-95e63aa30ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:43.402559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d215af-cbce-4919-9512-27bbd4137fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:43.418415 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=98,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:43.458265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Created reservations ['de39dbb4-03b4-487d-8c6f-7f1360e1c86c', '6ecfce3d-9b30-4294-8516-c93a13b62e58', 'c8f94f58-6bf0-4cfb-8c7d-f0946f7c1019', 'ad3baac2-8036-4219-9894-b3273879853a'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:43.460997 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d215af-cbce-4919-9512-27bbd4137fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de39dbb4-03b4-487d-8c6f-7f1360e1c86c', '6ecfce3d-9b30-4294-8516-c93a13b62e58', 'c8f94f58-6bf0-4cfb-8c7d-f0946f7c1019', 'ad3baac2-8036-4219-9894-b3273879853a']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:43.463909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2ce545-8b92-4b02-b48f-adb3cadff017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:43.492024 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2ce545-8b92-4b02-b48f-adb3cadff017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '976465cc-c9bb-492c-a920-2fe54d58440d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-930853718',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='441873cc6bc34bb4816a7555f84d5a7e',qos_specs=None,replication_status=<?>,reservations=['de39dbb4-03b4-487d-8c6f-7f1360e1c86c','6ecfce3d-9b30-4294-8516-c93a13b62e58','c8f94f58-6bf0-4cfb-8c7d-f0946f7c1019','ad3baac2-8036-4219-9894-b3273879853a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a861774e826343ffbbf416c831056967',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:37:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-930853718',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=976465cc-c9bb-492c-a920-2fe54d58440d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='441873cc6bc34bb4816a7555f84d5a7e',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='a861774e826343ffbbf416c831056967',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:43.493889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc1444a-a3fd-4c88-b710-3fcc97a21517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:43.502196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c96e5036-f54a-4b2d-a9dd-7c1f82123ca7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:43.505712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c96e5036-f54a-4b2d-a9dd-7c1f82123ca7 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] GET http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761
Aug 09 11:37:43.506158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c96e5036-f54a-4b2d-a9dd-7c1f82123ca7 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:43.506599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c96e5036-f54a-4b2d-a9dd-7c1f82123ca7 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:43.520437 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc1444a-a3fd-4c88-b710-3fcc97a21517) 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-VolumeQuotasAdminTestJSON-Volume-930853718',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='441873cc6bc34bb4816a7555f84d5a7e',qos_specs=None,replication_status=<?>,reservations=['de39dbb4-03b4-487d-8c6f-7f1360e1c86c','6ecfce3d-9b30-4294-8516-c93a13b62e58','c8f94f58-6bf0-4cfb-8c7d-f0946f7c1019','ad3baac2-8036-4219-9894-b3273879853a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='a861774e826343ffbbf416c831056967',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:43.522237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb85463-04ca-46d2-a143-c0a589e13733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:43.522679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:43.522679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:43.530256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c96e5036-f54a-4b2d-a9dd-7c1f82123ca7 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Volume info retrieved successfully.
Aug 09 11:37:43.538306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb85463-04ca-46d2-a143-c0a589e13733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:43.540686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Flow 'volume_create_api' (cad50322-1ac0-4522-ab31-eba2c48ec948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:43.540807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c96e5036-f54a-4b2d-a9dd-7c1f82123ca7 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 returned with HTTP 200
Aug 09 11:37:43.541349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Create volume request issued successfully.
Aug 09 11:37:43.541768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 950/1829] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:43 2022] GET /volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 => generated 910 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:43.543888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f4f22f6f-5d9b-4a0a-a6b3-1eb0688834ad tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes returned with HTTP 202
Aug 09 11:37:43.545013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 880/1830] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:37:43 2022] POST /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes => generated 824 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:43.557110 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bb1225c8-4b64-4261-bb6b-06e998222c1b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:43.559262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-248d1fef-a235-4016-a6c9-52a0a6b788cd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:43.561440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bb1225c8-4b64-4261-bb6b-06e998222c1b tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] GET http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/limits
Aug 09 11:37:43.561891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bb1225c8-4b64-4261-bb6b-06e998222c1b tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:43.562344 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bb1225c8-4b64-4261-bb6b-06e998222c1b tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:43.563341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-248d1fef-a235-4016-a6c9-52a0a6b788cd tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] GET http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/976465cc-c9bb-492c-a920-2fe54d58440d
Aug 09 11:37:43.563854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-248d1fef-a235-4016-a6c9-52a0a6b788cd tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:43.564372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-248d1fef-a235-4016-a6c9-52a0a6b788cd tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:43.582372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:43.582372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:43.593645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-248d1fef-a235-4016-a6c9-52a0a6b788cd tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Volume info retrieved successfully.
Aug 09 11:37:43.602145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bb1225c8-4b64-4261-bb6b-06e998222c1b tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/limits returned with HTTP 200
Aug 09 11:37:43.603147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 951/1831] 10.222.0.59 () {58 vars in 1211 bytes} [Tue Aug  9 11:37:43 2022] GET /volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:43.610568 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-248d1fef-a235-4016-a6c9-52a0a6b788cd tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/976465cc-c9bb-492c-a920-2fe54d58440d returned with HTTP 200
Aug 09 11:37:43.613227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fa824a7b-c86b-4b9e-9b2e-44b0beee683e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:43.614963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 881/1832] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:43 2022] GET /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/976465cc-c9bb-492c-a920-2fe54d58440d => generated 892 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:43.617897 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fa824a7b-c86b-4b9e-9b2e-44b0beee683e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] DELETE http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761
Aug 09 11:37:43.618367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fa824a7b-c86b-4b9e-9b2e-44b0beee683e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:43.618903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fa824a7b-c86b-4b9e-9b2e-44b0beee683e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:43.619217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-fa824a7b-c86b-4b9e-9b2e-44b0beee683e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Delete volume with id: f3df9ffd-fab9-41db-85b4-69a852684761 
Aug 09 11:37:43.633883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:43.633883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:43.635035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fa824a7b-c86b-4b9e-9b2e-44b0beee683e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Volume info retrieved successfully.
Aug 09 11:37:43.664779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fa824a7b-c86b-4b9e-9b2e-44b0beee683e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Delete volume request issued successfully.
Aug 09 11:37:43.665276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fa824a7b-c86b-4b9e-9b2e-44b0beee683e tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 returned with HTTP 202
Aug 09 11:37:43.666074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 952/1833] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:37:43 2022] DELETE /volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:43.670783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-14fbf45b-0d00-46ce-812e-3dfe33bf6368 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:43.674482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-14fbf45b-0d00-46ce-812e-3dfe33bf6368 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] GET http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761
Aug 09 11:37:43.674965 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-14fbf45b-0d00-46ce-812e-3dfe33bf6368 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:43.675423 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-14fbf45b-0d00-46ce-812e-3dfe33bf6368 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:43.691416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:43.691416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:43.697962 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-14fbf45b-0d00-46ce-812e-3dfe33bf6368 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Volume info retrieved successfully.
Aug 09 11:37:43.707566 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-14fbf45b-0d00-46ce-812e-3dfe33bf6368 tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 returned with HTTP 200
Aug 09 11:37:43.708363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 882/1834] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:43 2022] GET /volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:44.621398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0d7385c0-f3d6-494d-b5f0-7449fa5cf005 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:44.625601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0d7385c0-f3d6-494d-b5f0-7449fa5cf005 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] GET http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/976465cc-c9bb-492c-a920-2fe54d58440d
Aug 09 11:37:44.626290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0d7385c0-f3d6-494d-b5f0-7449fa5cf005 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:44.626750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0d7385c0-f3d6-494d-b5f0-7449fa5cf005 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:44.643333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:44.643333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:44.646853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=76,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:44.652335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0d7385c0-f3d6-494d-b5f0-7449fa5cf005 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Volume info retrieved successfully.
Aug 09 11:37:44.664824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0d7385c0-f3d6-494d-b5f0-7449fa5cf005 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/976465cc-c9bb-492c-a920-2fe54d58440d returned with HTTP 200
Aug 09 11:37:44.665195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 953/1835] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:44 2022] GET /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/976465cc-c9bb-492c-a920-2fe54d58440d => generated 917 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:44.680975 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b649533d-d0ed-4028-9c8b-0b9c5b8b1b2c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:44.688270 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b649533d-d0ed-4028-9c8b-0b9c5b8b1b2c tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True
Aug 09 11:37:44.688902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b649533d-d0ed-4028-9c8b-0b9c5b8b1b2c tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:44.689356 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b649533d-d0ed-4028-9c8b-0b9c5b8b1b2c tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:44.726306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2c2c389f-6ea4-405a-9a91-8ccc4eae554c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:44.726517 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b649533d-d0ed-4028-9c8b-0b9c5b8b1b2c tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True returned with HTTP 200
Aug 09 11:37:44.727185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 883/1836] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:37:44 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True => generated 868 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:44.732908 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c2c389f-6ea4-405a-9a91-8ccc4eae554c tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] GET http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761
Aug 09 11:37:44.733539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c2c389f-6ea4-405a-9a91-8ccc4eae554c tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:44.734218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2c2c389f-6ea4-405a-9a91-8ccc4eae554c tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:44.742999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b57efb9b-d280-4380-bf5c-a82ea58c9320 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:44.747921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b57efb9b-d280-4380-bf5c-a82ea58c9320 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/cec901a29a36490a9fcaf0f27dd44171?usage=True
Aug 09 11:37:44.748113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2c2c389f-6ea4-405a-9a91-8ccc4eae554c tempest-AbsoluteLimitsTests-1430399947 tempest-AbsoluteLimitsTests-1430399947-project] http://10.222.0.59/volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 returned with HTTP 404
Aug 09 11:37:44.748367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b57efb9b-d280-4380-bf5c-a82ea58c9320 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:44.748814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b57efb9b-d280-4380-bf5c-a82ea58c9320 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:44.748954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 954/1837] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:44 2022] GET /volume/v3/30e50fb11cbe44fab72b2298c5e27eb5/volumes/f3df9ffd-fab9-41db-85b4-69a852684761 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:44.784318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b57efb9b-d280-4380-bf5c-a82ea58c9320 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/cec901a29a36490a9fcaf0f27dd44171?usage=True returned with HTTP 200
Aug 09 11:37:44.794942 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 884/1838] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:37:44 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/cec901a29a36490a9fcaf0f27dd44171?usage=True => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:44.797209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4d5213ef-057f-4bbe-bcae-e52cac22c829 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:44.802197 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d5213ef-057f-4bbe-bcae-e52cac22c829 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] POST http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/os-volume-transfer
Aug 09 11:37:44.802940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4d5213ef-057f-4bbe-bcae-e52cac22c829 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "976465cc-c9bb-492c-a920-2fe54d58440d"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:44.804979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.volume_transfer [None req-4d5213ef-057f-4bbe-bcae-e52cac22c829 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Creating new volume transfer {'transfer': {'volume_id': '976465cc-c9bb-492c-a920-2fe54d58440d'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}}
Aug 09 11:37:44.805262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.contrib.volume_transfer [None req-4d5213ef-057f-4bbe-bcae-e52cac22c829 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Creating transfer of volume 976465cc-c9bb-492c-a920-2fe54d58440d
Aug 09 11:37:44.805543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.transfer.api [None req-4d5213ef-057f-4bbe-bcae-e52cac22c829 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Generating transfer record for volume 976465cc-c9bb-492c-a920-2fe54d58440d
Aug 09 11:37:44.819679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:44.819679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:44.836773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d5213ef-057f-4bbe-bcae-e52cac22c829 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/os-volume-transfer returned with HTTP 202
Aug 09 11:37:44.837844 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 955/1839] 10.222.0.59 () {60 vars in 1268 bytes} [Tue Aug  9 11:37:44 2022] POST /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/os-volume-transfer => generated 507 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:44.846036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:44.953859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] POST http://10.222.0.59/volume/v3/cec901a29a36490a9fcaf0f27dd44171/os-volume-transfer/58bec66e-a7f7-446d-969a-5c363287ecae/accept
Aug 09 11:37:44.954740 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "53dd48a8e65a7ea7"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:44.957088 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.contrib.volume_transfer [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Accepting volume transfer 58bec66e-a7f7-446d-969a-5c363287ecae {{(pid=110682) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}}
Aug 09 11:37:44.957417 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.contrib.volume_transfer [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Accepting transfer 58bec66e-a7f7-446d-969a-5c363287ecae
Aug 09 11:37:45.037022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=80,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:45.078155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Created reservations ['75232d7b-5455-42cf-a082-9481396f3fc4', '23d22731-8128-44d4-8db1-cdbd4688a9cb', '49cdd0d4-c9d1-4df2-984c-628ed52605a8', '23478072-b60c-42f4-b0e6-7a8132fd0af8'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:45.116908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Created reservations ['55a5e825-074e-4a43-8088-d0dc087b2482', '946e8e35-bb38-4ce7-878c-48659a9b0dbc', '844e6d12-cb85-432a-bca0-7c94fafe4ab9', '4cbc2d0e-4bd1-4bee-8e21-52e26ac5f6c2'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:45.182754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Created reservations ['f1287608-dba9-43c3-83f6-09d1a8486125', 'e43814f7-be0b-4846-914e-37a4a87c4cf3', 'ef1f25b5-aeb3-4964-a793-3614e94e031d', '65e55c5a-a427-4cab-8d7b-a318568b8764'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:45.235960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Created reservations ['ccadc759-a842-46df-b7f2-f5467c8fe1a8', '78bdd66b-3464-4442-b74b-af034f78dec8', 'c51998f8-234e-4404-859c-cd869da11167', 'e9c9d31c-dc91-4706-aab8-694141f74a0e'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:45.268356 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Transfer volume completed successfully.
Aug 09 11:37:45.347502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=60,cinder:INSERT=22,cinder:UPDATE=18 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:45.384923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.transfer.api [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Volume 976465cc-c9bb-492c-a920-2fe54d58440d has been transferred.
Aug 09 11:37:45.398643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-28370ac7-8fa6-4c3e-ad4a-dd4ce92aaf97 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] http://10.222.0.59/volume/v3/cec901a29a36490a9fcaf0f27dd44171/os-volume-transfer/58bec66e-a7f7-446d-969a-5c363287ecae/accept returned with HTTP 202
Aug 09 11:37:45.399778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 885/1840] 10.222.0.59 () {60 vars in 1400 bytes} [Tue Aug  9 11:37:44 2022] POST /volume/v3/cec901a29a36490a9fcaf0f27dd44171/os-volume-transfer/58bec66e-a7f7-446d-969a-5c363287ecae/accept => generated 431 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:45.407273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c6464569-896c-42b2-b466-5de5908c3aa5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:45.411033 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6464569-896c-42b2-b466-5de5908c3aa5 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] GET http://10.222.0.59/volume/v3/cec901a29a36490a9fcaf0f27dd44171/volumes/976465cc-c9bb-492c-a920-2fe54d58440d
Aug 09 11:37:45.411470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c6464569-896c-42b2-b466-5de5908c3aa5 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:45.412235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c6464569-896c-42b2-b466-5de5908c3aa5 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:45.427187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:45.427187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:45.433887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c6464569-896c-42b2-b466-5de5908c3aa5 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] Volume info retrieved successfully.
Aug 09 11:37:45.443113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6464569-896c-42b2-b466-5de5908c3aa5 tempest-VolumeQuotasAdminTestJSON-2101419180 tempest-VolumeQuotasAdminTestJSON-2101419180-project] http://10.222.0.59/volume/v3/cec901a29a36490a9fcaf0f27dd44171/volumes/976465cc-c9bb-492c-a920-2fe54d58440d returned with HTTP 200
Aug 09 11:37:45.443998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 956/1841] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:45 2022] GET /volume/v3/cec901a29a36490a9fcaf0f27dd44171/volumes/976465cc-c9bb-492c-a920-2fe54d58440d => generated 917 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:45.460652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d5650392-9555-432a-a273-155a13097f0b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:45.466807 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d5650392-9555-432a-a273-155a13097f0b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True
Aug 09 11:37:45.467158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d5650392-9555-432a-a273-155a13097f0b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:45.468277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d5650392-9555-432a-a273-155a13097f0b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:45.468628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:45.468628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:45.514297 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d5650392-9555-432a-a273-155a13097f0b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True returned with HTTP 200
Aug 09 11:37:45.515159 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 886/1842] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:37:45 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e?usage=True => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:45.528401 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-63587ebe-c474-4deb-8aae-6f1653fa3ffe None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:45.533185 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-63587ebe-c474-4deb-8aae-6f1653fa3ffe tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/cec901a29a36490a9fcaf0f27dd44171?usage=True
Aug 09 11:37:45.533622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-63587ebe-c474-4deb-8aae-6f1653fa3ffe tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:45.534069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-63587ebe-c474-4deb-8aae-6f1653fa3ffe tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:45.567482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-63587ebe-c474-4deb-8aae-6f1653fa3ffe tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/cec901a29a36490a9fcaf0f27dd44171?usage=True returned with HTTP 200
Aug 09 11:37:45.568090 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 957/1843] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:37:45 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/cec901a29a36490a9fcaf0f27dd44171?usage=True => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:45.581142 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-22d97105-1da0-499e-97fd-ef2938d62597 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:45.585063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-22d97105-1da0-499e-97fd-ef2938d62597 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] DELETE http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/volumes/976465cc-c9bb-492c-a920-2fe54d58440d
Aug 09 11:37:45.585491 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-22d97105-1da0-499e-97fd-ef2938d62597 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:45.585921 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-22d97105-1da0-499e-97fd-ef2938d62597 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:45.586332 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-22d97105-1da0-499e-97fd-ef2938d62597 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Delete volume with id: 976465cc-c9bb-492c-a920-2fe54d58440d 
Aug 09 11:37:45.600953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:45.600953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:45.601788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-22d97105-1da0-499e-97fd-ef2938d62597 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Volume info retrieved successfully.
Aug 09 11:37:45.630803 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-22d97105-1da0-499e-97fd-ef2938d62597 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Delete volume request issued successfully.
Aug 09 11:37:45.631042 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-22d97105-1da0-499e-97fd-ef2938d62597 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/volumes/976465cc-c9bb-492c-a920-2fe54d58440d returned with HTTP 202
Aug 09 11:37:45.631953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 887/1844] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:37:45 2022] DELETE /volume/v3/0296cabf90274a50947bda793dc22821/volumes/976465cc-c9bb-492c-a920-2fe54d58440d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:45.636839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bd0fdcae-adb5-49e9-a488-25f3c6a8a433 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:45.640818 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd0fdcae-adb5-49e9-a488-25f3c6a8a433 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/volumes/976465cc-c9bb-492c-a920-2fe54d58440d
Aug 09 11:37:45.641373 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bd0fdcae-adb5-49e9-a488-25f3c6a8a433 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:45.642078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bd0fdcae-adb5-49e9-a488-25f3c6a8a433 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:45.657192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:45.657192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:45.664008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bd0fdcae-adb5-49e9-a488-25f3c6a8a433 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Volume info retrieved successfully.
Aug 09 11:37:45.673240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd0fdcae-adb5-49e9-a488-25f3c6a8a433 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/volumes/976465cc-c9bb-492c-a920-2fe54d58440d returned with HTTP 200
Aug 09 11:37:45.674070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 958/1845] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:45 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/volumes/976465cc-c9bb-492c-a920-2fe54d58440d => generated 1092 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:37:46.691390 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bc82f5e5-1448-4e8e-aec6-fa1673c34e82 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:46.695384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bc82f5e5-1448-4e8e-aec6-fa1673c34e82 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/volumes/976465cc-c9bb-492c-a920-2fe54d58440d
Aug 09 11:37:46.695844 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bc82f5e5-1448-4e8e-aec6-fa1673c34e82 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:46.696419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bc82f5e5-1448-4e8e-aec6-fa1673c34e82 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:46.710211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bc82f5e5-1448-4e8e-aec6-fa1673c34e82 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/volumes/976465cc-c9bb-492c-a920-2fe54d58440d returned with HTTP 404
Aug 09 11:37:46.711550 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 888/1846] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:46 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/volumes/976465cc-c9bb-492c-a920-2fe54d58440d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:46.719312 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1dc7e6bf-864b-4648-ab9f-05813f350b23 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:46.725129 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1dc7e6bf-864b-4648-ab9f-05813f350b23 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] GET http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/0296cabf90274a50947bda793dc22821?usage=True
Aug 09 11:37:46.725580 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1dc7e6bf-864b-4648-ab9f-05813f350b23 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:46.726243 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1dc7e6bf-864b-4648-ab9f-05813f350b23 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:46.762091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1dc7e6bf-864b-4648-ab9f-05813f350b23 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/0296cabf90274a50947bda793dc22821?usage=True returned with HTTP 200
Aug 09 11:37:46.762756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 959/1847] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:37:46 2022] GET /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/0296cabf90274a50947bda793dc22821?usage=True => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:46.776989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-658de5a9-c2b0-44f6-b55b-a60a0cd0168b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:46.781778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-658de5a9-c2b0-44f6-b55b-a60a0cd0168b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] PUT http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e
Aug 09 11:37:46.782642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-658de5a9-c2b0-44f6-b55b-a60a0cd0168b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:46.791263 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:46.891277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] POST http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes
Aug 09 11:37:46.892007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1098426289", "metadata": {"Type": "Test"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:46.894236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1098426289', 'metadata': {'Type': 'Test'}}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:46.894551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume of 1 GB
Aug 09 11:37:46.901631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Availability Zones retrieved successfully.
Aug 09 11:37:46.912788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-658de5a9-c2b0-44f6-b55b-a60a0cd0168b tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e returned with HTTP 200
Aug 09 11:37:46.918743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 889/1848] 10.222.0.59 () {60 vars in 1352 bytes} [Tue Aug  9 11:37:46 2022] PUT /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e => generated 321 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:46.918911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (c0b8f3f6-2f59-461f-81aa-055524622618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:46.919260 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac27bf9-d3d6-4b56-9eca-723f45fdf603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:46.921317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-09c04afb-7c92-45ad-9912-0e8a418e1638 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:46.921652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:46.926222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-09c04afb-7c92-45ad-9912-0e8a418e1638 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] PUT http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e
Aug 09 11:37:46.926938 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-09c04afb-7c92-45ad-9912-0e8a418e1638 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:46.941358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:UPDATE=19,cinder:SELECT=80,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:46.957754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac27bf9-d3d6-4b56-9eca-723f45fdf603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:46.959794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95afb37-2d19-4d87-8539-fccfee1bb473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:47.043053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=91,cinder:UPDATE=2,cinder:INSERT=7 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:47.059721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Created reservations ['7d484201-011a-462a-9ebd-3294190c5fe4', '2207f67a-7be0-4bd8-a084-9d628b47fa0b', '7678ce49-5ebe-477d-ba55-8d843a5cc6a7', 'f0ddadd7-d55b-4124-be45-da6542439cf0'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:47.061800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d95afb37-2d19-4d87-8539-fccfee1bb473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d484201-011a-462a-9ebd-3294190c5fe4', '2207f67a-7be0-4bd8-a084-9d628b47fa0b', '7678ce49-5ebe-477d-ba55-8d843a5cc6a7', 'f0ddadd7-d55b-4124-be45-da6542439cf0']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:47.063963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed86d24-1aaf-4160-9597-b4d102a74bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:47.072905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-09c04afb-7c92-45ad-9912-0e8a418e1638 tempest-VolumeQuotasAdminTestJSON-227301972 tempest-VolumeQuotasAdminTestJSON-227301972-project-admin] http://10.222.0.59/volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e returned with HTTP 200
Aug 09 11:37:47.073727 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 890/1849] 10.222.0.59 () {60 vars in 1352 bytes} [Tue Aug  9 11:37:46 2022] PUT /volume/v3/0296cabf90274a50947bda793dc22821/os-quota-sets/441873cc6bc34bb4816a7555f84d5a7e => generated 319 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:47.083227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6d8b0019-a8b7-440a-bf85-831a8bf375b2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:47.087400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6d8b0019-a8b7-440a-bf85-831a8bf375b2 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] DELETE http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/976465cc-c9bb-492c-a920-2fe54d58440d
Aug 09 11:37:47.087840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6d8b0019-a8b7-440a-bf85-831a8bf375b2 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:47.088285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6d8b0019-a8b7-440a-bf85-831a8bf375b2 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:47.088448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed86d24-1aaf-4160-9597-b4d102a74bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1098426289',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['7d484201-011a-462a-9ebd-3294190c5fe4','2207f67a-7be0-4bd8-a084-9d628b47fa0b','7678ce49-5ebe-477d-ba55-8d843a5cc6a7','f0ddadd7-d55b-4124-be45-da6542439cf0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:37:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1098426289',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c286fbd36f6a419491732afc51146e2f',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='078a9e992d6742fbbe3624d846c9eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:47.088673 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-6d8b0019-a8b7-440a-bf85-831a8bf375b2 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Delete volume with id: 976465cc-c9bb-492c-a920-2fe54d58440d 
Aug 09 11:37:47.090223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c4e253-01e8-44bb-a9c3-be91d5b497ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:47.100159 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6d8b0019-a8b7-440a-bf85-831a8bf375b2 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/976465cc-c9bb-492c-a920-2fe54d58440d returned with HTTP 404
Aug 09 11:37:47.101073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 891/1850] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:37:47 2022] DELETE /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/976465cc-c9bb-492c-a920-2fe54d58440d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:47.105486 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3e284a94-4b40-4234-9752-7415b593de06 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:47.109103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3e284a94-4b40-4234-9752-7415b593de06 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] DELETE http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f
Aug 09 11:37:47.109574 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3e284a94-4b40-4234-9752-7415b593de06 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:47.110021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3e284a94-4b40-4234-9752-7415b593de06 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:47.110467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-3e284a94-4b40-4234-9752-7415b593de06 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] Delete volume with id: c83a3cf8-3eef-4f86-a81d-fd462620318f 
Aug 09 11:37:47.118148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c4e253-01e8-44bb-a9c3-be91d5b497ba) 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-VolumesGetTest-Volume-1098426289',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['7d484201-011a-462a-9ebd-3294190c5fe4','2207f67a-7be0-4bd8-a084-9d628b47fa0b','7678ce49-5ebe-477d-ba55-8d843a5cc6a7','f0ddadd7-d55b-4124-be45-da6542439cf0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:47.120010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16bfaac2-0f57-4ef7-992e-31f0c811ef57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:47.123405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3e284a94-4b40-4234-9752-7415b593de06 tempest-VolumeQuotasAdminTestJSON-1461778316 tempest-VolumeQuotasAdminTestJSON-1461778316-project] http://10.222.0.59/volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f returned with HTTP 404
Aug 09 11:37:47.124299 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 892/1851] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:37:47 2022] DELETE /volume/v3/441873cc6bc34bb4816a7555f84d5a7e/volumes/c83a3cf8-3eef-4f86-a81d-fd462620318f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:37:47.139670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16bfaac2-0f57-4ef7-992e-31f0c811ef57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:47.142401 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (c0b8f3f6-2f59-461f-81aa-055524622618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:47.143188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request issued successfully.
Aug 09 11:37:47.144497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-535759b7-b08b-4f46-9c05-456efc50e1c8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes returned with HTTP 202
Aug 09 11:37:47.145574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 960/1852] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:37:46 2022] POST /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes => generated 828 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:47.160818 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-457c1505-378f-4671-a607-cb8480165147 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:47.165721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-457c1505-378f-4671-a607-cb8480165147 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28
Aug 09 11:37:47.166261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-457c1505-378f-4671-a607-cb8480165147 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:47.166784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-457c1505-378f-4671-a607-cb8480165147 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:47.186312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:47.186312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:47.195646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-457c1505-378f-4671-a607-cb8480165147 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:47.206348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-457c1505-378f-4671-a607-cb8480165147 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 returned with HTTP 200
Aug 09 11:37:47.215454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 893/1853] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:47 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 => generated 896 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:48.225171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-68f7bf81-0607-400a-a8ad-50d501830ce2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:48.229192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-68f7bf81-0607-400a-a8ad-50d501830ce2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28
Aug 09 11:37:48.229650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-68f7bf81-0607-400a-a8ad-50d501830ce2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:48.230109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-68f7bf81-0607-400a-a8ad-50d501830ce2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:48.245219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:48.245219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:48.264938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-68f7bf81-0607-400a-a8ad-50d501830ce2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:48.274407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-68f7bf81-0607-400a-a8ad-50d501830ce2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 returned with HTTP 200
Aug 09 11:37:48.275209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 961/1854] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:48 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 => generated 921 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:48.290004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-45e66329-d998-4d33-946a-00b75202757f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:48.293510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-45e66329-d998-4d33-946a-00b75202757f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28
Aug 09 11:37:48.293945 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-45e66329-d998-4d33-946a-00b75202757f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:48.294384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-45e66329-d998-4d33-946a-00b75202757f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:48.310444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:48.310444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:48.318305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-45e66329-d998-4d33-946a-00b75202757f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:48.328310 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-45e66329-d998-4d33-946a-00b75202757f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 returned with HTTP 200
Aug 09 11:37:48.329257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 894/1855] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:48 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 => generated 921 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:48.344973 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-718f8997-54b2-4d57-970d-ff67ce1d9716 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:48.348743 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-718f8997-54b2-4d57-970d-ff67ce1d9716 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] PUT http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28
Aug 09 11:37:48.349449 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-718f8997-54b2-4d57-970d-ff67ce1d9716 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1098426289"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:48.365864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:48.365864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:48.373067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-718f8997-54b2-4d57-970d-ff67ce1d9716 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:48.381621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-718f8997-54b2-4d57-970d-ff67ce1d9716 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume updated successfully.
Aug 09 11:37:48.382869 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-718f8997-54b2-4d57-970d-ff67ce1d9716 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 returned with HTTP 200
Aug 09 11:37:48.383645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 962/1856] 10.222.0.59 () {60 vars in 1345 bytes} [Tue Aug  9 11:37:48 2022] PUT /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:48.399284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0e3b8dc5-f0c6-457d-9cf9-aac158dfbca2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:48.405314 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0e3b8dc5-f0c6-457d-9cf9-aac158dfbca2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] PUT http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28
Aug 09 11:37:48.405581 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0e3b8dc5-f0c6-457d-9cf9-aac158dfbca2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1583655963", "description": "This is the new description of volume"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:48.437179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:48.437179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:48.443863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0e3b8dc5-f0c6-457d-9cf9-aac158dfbca2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:48.456153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0e3b8dc5-f0c6-457d-9cf9-aac158dfbca2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume updated successfully.
Aug 09 11:37:48.457452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0e3b8dc5-f0c6-457d-9cf9-aac158dfbca2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 returned with HTTP 200
Aug 09 11:37:48.458335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 895/1857] 10.222.0.59 () {60 vars in 1346 bytes} [Tue Aug  9 11:37:48 2022] PUT /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 => generated 892 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:48.472480 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2564d934-9fb3-41ed-a4b4-dda7f4775907 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:48.476196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2564d934-9fb3-41ed-a4b4-dda7f4775907 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28
Aug 09 11:37:48.476636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2564d934-9fb3-41ed-a4b4-dda7f4775907 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:48.477086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2564d934-9fb3-41ed-a4b4-dda7f4775907 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:48.492449 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:48.492449 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:48.499252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2564d934-9fb3-41ed-a4b4-dda7f4775907 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:48.508966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2564d934-9fb3-41ed-a4b4-dda7f4775907 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 returned with HTTP 200
Aug 09 11:37:48.509748 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 963/1858] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:48 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 => generated 960 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:48.525703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:48.529282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] POST http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes
Aug 09 11:37:48.530228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2093707199", "availability_zone": "nova", "size": 1}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:48.532641 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2093707199', 'availability_zone': 'nova', 'size': 1}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:48.533120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume of 1 GB
Aug 09 11:37:48.540945 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Availability Zones retrieved successfully.
Aug 09 11:37:48.557137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (c0a80023-4e3d-479a-aa60-6328705c9933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:48.559812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1119ccf-29f0-4692-b581-bc6a18ffd1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:48.564118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:48.597604 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1119ccf-29f0-4692-b581-bc6a18ffd1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:48.599616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e775460-323a-4bf7-8e8d-8cd81d704c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:48.636476 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=93,cinder:UPDATE=7 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:48.654695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Created reservations ['af77620c-6cad-4e67-8d2a-9eff8b31f506', '1a48ae07-568d-4adf-9614-a1ae38812f01', '08b60102-8545-4729-9b57-b52a0e014560', '8bcc890f-f9ec-455d-95f2-ef6e47b24d70'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:48.656632 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e775460-323a-4bf7-8e8d-8cd81d704c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af77620c-6cad-4e67-8d2a-9eff8b31f506', '1a48ae07-568d-4adf-9614-a1ae38812f01', '08b60102-8545-4729-9b57-b52a0e014560', '8bcc890f-f9ec-455d-95f2-ef6e47b24d70']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:48.658613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dc31173-717d-4260-8252-61e1541783a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:48.680535 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dc31173-717d-4260-8252-61e1541783a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4770971-74d4-457e-8be9-6703986b2709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2093707199',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['af77620c-6cad-4e67-8d2a-9eff8b31f506','1a48ae07-568d-4adf-9614-a1ae38812f01','08b60102-8545-4729-9b57-b52a0e014560','8bcc890f-f9ec-455d-95f2-ef6e47b24d70'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:37:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2093707199',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f4770971-74d4-457e-8be9-6703986b2709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c286fbd36f6a419491732afc51146e2f',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='078a9e992d6742fbbe3624d846c9eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:48.682456 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314cc739-3432-493d-b141-f3f0bbcf87f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:48.710560 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (314cc739-3432-493d-b141-f3f0bbcf87f0) 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='tempest-@#$%^* description-2093707199',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['af77620c-6cad-4e67-8d2a-9eff8b31f506','1a48ae07-568d-4adf-9614-a1ae38812f01','08b60102-8545-4729-9b57-b52a0e014560','8bcc890f-f9ec-455d-95f2-ef6e47b24d70'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:48.712672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01bf7f8-0891-4ae3-ab6a-e108c68fefd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:48.729599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01bf7f8-0891-4ae3-ab6a-e108c68fefd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:48.732920 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (c0a80023-4e3d-479a-aa60-6328705c9933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:48.733928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request issued successfully.
Aug 09 11:37:48.735565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7b51246f-4811-4431-b783-e3977bd7f9c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes returned with HTTP 202
Aug 09 11:37:48.736601 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 896/1859] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:37:48 2022] POST /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes => generated 811 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:48.752708 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-92503afa-7550-4d0e-9405-d3d64699e197 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:48.756687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92503afa-7550-4d0e-9405-d3d64699e197 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709
Aug 09 11:37:48.757202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92503afa-7550-4d0e-9405-d3d64699e197 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:48.757763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92503afa-7550-4d0e-9405-d3d64699e197 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:48.773510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:48.773510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:48.783332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-92503afa-7550-4d0e-9405-d3d64699e197 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:48.794580 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92503afa-7550-4d0e-9405-d3d64699e197 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 returned with HTTP 200
Aug 09 11:37:48.798987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 964/1860] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:48 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:49.814063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-372db6a1-70a3-453d-a32c-f1b1c0e1e9f8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:49.817879 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-372db6a1-70a3-453d-a32c-f1b1c0e1e9f8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709
Aug 09 11:37:49.818352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-372db6a1-70a3-453d-a32c-f1b1c0e1e9f8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:49.818831 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-372db6a1-70a3-453d-a32c-f1b1c0e1e9f8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:49.833885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:49.833885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:49.840864 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-372db6a1-70a3-453d-a32c-f1b1c0e1e9f8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:49.850443 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-372db6a1-70a3-453d-a32c-f1b1c0e1e9f8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 returned with HTTP 200
Aug 09 11:37:49.851246 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 897/1861] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:49 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:49.866383 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-381b6212-b7a3-4906-936b-1687c5a70473 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:49.869926 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-381b6212-b7a3-4906-936b-1687c5a70473 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] PUT http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709
Aug 09 11:37:49.870622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-381b6212-b7a3-4906-936b-1687c5a70473 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1098426289", "description": null}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:49.887686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:49.887686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:49.888132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:49.891624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] POST http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes
Aug 09 11:37:49.892337 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f0c5a029-a991-4a19-85f5-1c4d7ec34334", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-492855587"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:49.894594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Create volume request body: {'volume': {'imageRef': 'f0c5a029-a991-4a19-85f5-1c4d7ec34334', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-492855587'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:49.895286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-381b6212-b7a3-4906-936b-1687c5a70473 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:49.907909 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-381b6212-b7a3-4906-936b-1687c5a70473 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume updated successfully.
Aug 09 11:37:49.909152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-381b6212-b7a3-4906-936b-1687c5a70473 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 returned with HTTP 200
Aug 09 11:37:49.909905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 965/1862] 10.222.0.59 () {60 vars in 1345 bytes} [Tue Aug  9 11:37:49 2022] PUT /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:49.925726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-eae6e9c2-efb0-482e-a939-f937220aa649 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:49.929398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eae6e9c2-efb0-482e-a939-f937220aa649 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] DELETE http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709
Aug 09 11:37:49.929841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eae6e9c2-efb0-482e-a939-f937220aa649 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:49.930302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eae6e9c2-efb0-482e-a939-f937220aa649 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:49.930676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-eae6e9c2-efb0-482e-a939-f937220aa649 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume with id: f4770971-74d4-457e-8be9-6703986b2709 
Aug 09 11:37:49.945712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:49.945712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:49.946570 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-eae6e9c2-efb0-482e-a939-f937220aa649 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:49.978273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-eae6e9c2-efb0-482e-a939-f937220aa649 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume request issued successfully.
Aug 09 11:37:49.978712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eae6e9c2-efb0-482e-a939-f937220aa649 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 returned with HTTP 202
Aug 09 11:37:49.979908 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 966/1863] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:37:49 2022] DELETE /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:49.985207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a7c99d93-19c2-4572-9622-3134cc1a8518 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:49.988754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a7c99d93-19c2-4572-9622-3134cc1a8518 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709
Aug 09 11:37:49.989199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a7c99d93-19c2-4572-9622-3134cc1a8518 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:49.989682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a7c99d93-19c2-4572-9622-3134cc1a8518 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:49.990129 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Create volume of 1 GB
Aug 09 11:37:49.998128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Availability Zones retrieved successfully.
Aug 09 11:37:50.005836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:50.005836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:50.012750 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Flow 'volume_create_api' (507615b3-e50c-42b9-a0aa-b8d76284214b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:50.013053 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a7c99d93-19c2-4572-9622-3134cc1a8518 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:50.015516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe4cf7b-cc6c-41eb-ac21-e05c9f166fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:50.018046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:50.023124 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a7c99d93-19c2-4572-9622-3134cc1a8518 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 returned with HTTP 200
Aug 09 11:37:50.024056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 967/1864] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:49 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:50.082977 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe4cf7b-cc6c-41eb-ac21-e05c9f166fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:50.084905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d3fc20-7a00-45f8-b1cf-d23caccc30b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:50.169191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Created reservations ['b76f0ae8-0c0a-41b5-923b-658a76c6ca96', '27939346-d8d1-4f13-a42d-1ec68479789a', '829251fd-df71-4893-86b4-e277ca54cd86', '4e094fe1-419d-476e-8f9b-89d5825bbd1a'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:50.170993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d3fc20-7a00-45f8-b1cf-d23caccc30b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b76f0ae8-0c0a-41b5-923b-658a76c6ca96', '27939346-d8d1-4f13-a42d-1ec68479789a', '829251fd-df71-4893-86b4-e277ca54cd86', '4e094fe1-419d-476e-8f9b-89d5825bbd1a']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:50.173021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f3ebc49-5910-46d0-bdf5-5dc56161b674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:50.195164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f3ebc49-5910-46d0-bdf5-5dc56161b674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b485f558-e7ea-4aa3-9495-c98a554af001', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-492855587',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='0d8d9b8bee0a48c1a506b1a2b313b588',qos_specs=None,replication_status=<?>,reservations=['b76f0ae8-0c0a-41b5-923b-658a76c6ca96','27939346-d8d1-4f13-a42d-1ec68479789a','829251fd-df71-4893-86b4-e277ca54cd86','4e094fe1-419d-476e-8f9b-89d5825bbd1a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='7f04ff91822849199f22970dbd037f64',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-492855587',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=b485f558-e7ea-4aa3-9495-c98a554af001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d8d9b8bee0a48c1a506b1a2b313b588',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='7f04ff91822849199f22970dbd037f64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:50.197018 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ea3cca-7f28-4944-85af-59a9213830ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:50.230023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ea3cca-7f28-4944-85af-59a9213830ca) 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-VolumesImageMetadata-Volume-492855587',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='0d8d9b8bee0a48c1a506b1a2b313b588',qos_specs=None,replication_status=<?>,reservations=['b76f0ae8-0c0a-41b5-923b-658a76c6ca96','27939346-d8d1-4f13-a42d-1ec68479789a','829251fd-df71-4893-86b4-e277ca54cd86','4e094fe1-419d-476e-8f9b-89d5825bbd1a'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='7f04ff91822849199f22970dbd037f64',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:50.231802 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1878f6d-9a47-4639-9a87-c8464f2566fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:50.235815 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:INSERT=16,cinder:UPDATE=24,cinder:SELECT=60 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:50.251759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1878f6d-9a47-4639-9a87-c8464f2566fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:50.254546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Flow 'volume_create_api' (507615b3-e50c-42b9-a0aa-b8d76284214b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:50.255383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Create volume request issued successfully.
Aug 09 11:37:50.256708 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f20e49f8-057c-49b1-b5af-afa6a71adfaa tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes returned with HTTP 202
Aug 09 11:37:50.258688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 898/1865] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:37:49 2022] POST /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes => generated 819 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:50.272549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f177c1ce-7312-45f7-8e75-1a2d4825799c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:50.276684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f177c1ce-7312-45f7-8e75-1a2d4825799c tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:50.277133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f177c1ce-7312-45f7-8e75-1a2d4825799c tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:50.277588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f177c1ce-7312-45f7-8e75-1a2d4825799c tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:50.292257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:50.292257 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:50.299825 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f177c1ce-7312-45f7-8e75-1a2d4825799c tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:50.309775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f177c1ce-7312-45f7-8e75-1a2d4825799c tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:50.310511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 968/1866] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:50 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:51.041035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-83a3e30a-1d2f-470e-a959-6eb386897f26 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:51.045095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-83a3e30a-1d2f-470e-a959-6eb386897f26 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709
Aug 09 11:37:51.045540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-83a3e30a-1d2f-470e-a959-6eb386897f26 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:51.046014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-83a3e30a-1d2f-470e-a959-6eb386897f26 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:51.059747 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-83a3e30a-1d2f-470e-a959-6eb386897f26 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 returned with HTTP 404
Aug 09 11:37:51.060654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 899/1867] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:51 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f4770971-74d4-457e-8be9-6703986b2709 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:51.070732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d94cefaf-025b-4035-9bda-3499a3d7f1e7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:51.076894 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d94cefaf-025b-4035-9bda-3499a3d7f1e7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] DELETE http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28
Aug 09 11:37:51.077532 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d94cefaf-025b-4035-9bda-3499a3d7f1e7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:51.078092 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d94cefaf-025b-4035-9bda-3499a3d7f1e7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:51.078721 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-d94cefaf-025b-4035-9bda-3499a3d7f1e7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume with id: c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 
Aug 09 11:37:51.095127 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:51.095127 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:51.096215 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d94cefaf-025b-4035-9bda-3499a3d7f1e7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:51.126732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d94cefaf-025b-4035-9bda-3499a3d7f1e7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume request issued successfully.
Aug 09 11:37:51.127175 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d94cefaf-025b-4035-9bda-3499a3d7f1e7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 returned with HTTP 202
Aug 09 11:37:51.127972 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 969/1868] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:37:51 2022] DELETE /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:37:51.132910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e2617552-81dd-405a-b51e-385be5308fe1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:51.136547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e2617552-81dd-405a-b51e-385be5308fe1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28
Aug 09 11:37:51.136988 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e2617552-81dd-405a-b51e-385be5308fe1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:51.137439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e2617552-81dd-405a-b51e-385be5308fe1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:51.152530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:51.152530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:51.159263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e2617552-81dd-405a-b51e-385be5308fe1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:51.168593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e2617552-81dd-405a-b51e-385be5308fe1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 returned with HTTP 200
Aug 09 11:37:51.169326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 900/1869] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:51 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:51.327735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7de3e1c8-3f66-44d9-909c-d5ba30d21d06 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:51.332020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7de3e1c8-3f66-44d9-909c-d5ba30d21d06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:51.332461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7de3e1c8-3f66-44d9-909c-d5ba30d21d06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:51.332913 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7de3e1c8-3f66-44d9-909c-d5ba30d21d06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:51.348281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:51.348281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:51.355541 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7de3e1c8-3f66-44d9-909c-d5ba30d21d06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:51.365029 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7de3e1c8-3f66-44d9-909c-d5ba30d21d06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:51.365871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 970/1870] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:51 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:52.186305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f611ba24-2cf8-447c-a63c-436fe2c2e1d8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:52.190095 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f611ba24-2cf8-447c-a63c-436fe2c2e1d8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28
Aug 09 11:37:52.190557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f611ba24-2cf8-447c-a63c-436fe2c2e1d8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:52.191054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f611ba24-2cf8-447c-a63c-436fe2c2e1d8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:52.204882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f611ba24-2cf8-447c-a63c-436fe2c2e1d8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 returned with HTTP 404
Aug 09 11:37:52.206412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 901/1871] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:52 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/c2962b2b-36f9-4bcb-b8c8-cf2cc5e81e28 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:37:52.212820 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:52.216535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] POST http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes
Aug 09 11:37:52.217237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-996318603"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:52.219498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-996318603'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:52.219809 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume of 1 GB
Aug 09 11:37:52.223008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=15,cinder:INSERT=7,cinder:SELECT=78 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:52.228851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Availability Zones retrieved successfully.
Aug 09 11:37:52.244770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (a1c83852-6c4b-4e21-95e3-9f8ebbea9e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:52.247388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e02a19-89de-446c-9070-dd8f0af4e644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:52.250253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:52.283539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e02a19-89de-446c-9070-dd8f0af4e644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:52.285511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b15903-10ec-4b0b-ac13-8801b8ef7126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:52.353812 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Created reservations ['4faa6e15-c456-4d4a-9678-7b5f14ff5586', 'fcb58263-2eaa-456e-88ff-79708b94dc77', '6ab1c190-fdeb-45f4-bd39-5d916cc29774', '748547b4-2978-4372-a81a-abf3a7d03ced'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:52.355942 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b15903-10ec-4b0b-ac13-8801b8ef7126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4faa6e15-c456-4d4a-9678-7b5f14ff5586', 'fcb58263-2eaa-456e-88ff-79708b94dc77', '6ab1c190-fdeb-45f4-bd39-5d916cc29774', '748547b4-2978-4372-a81a-abf3a7d03ced']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:52.357836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bdd240b-2a5b-43e1-b3a1-2a36176e35e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:52.382020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bdd240b-2a5b-43e1-b3a1-2a36176e35e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '961ee595-4779-4cd3-a8c1-8bc63b9ad5d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-996318603',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['4faa6e15-c456-4d4a-9678-7b5f14ff5586','fcb58263-2eaa-456e-88ff-79708b94dc77','6ab1c190-fdeb-45f4-bd39-5d916cc29774','748547b4-2978-4372-a81a-abf3a7d03ced'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-996318603',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=961ee595-4779-4cd3-a8c1-8bc63b9ad5d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c286fbd36f6a419491732afc51146e2f',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='078a9e992d6742fbbe3624d846c9eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:52.383887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69931ea5-7ca3-45df-8cc8-b429fc9d5694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:52.385082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d1e12aac-eb4f-441f-ad1c-3a022aa8bb05 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:52.390079 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d1e12aac-eb4f-441f-ad1c-3a022aa8bb05 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:52.390800 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d1e12aac-eb4f-441f-ad1c-3a022aa8bb05 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:52.391544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d1e12aac-eb4f-441f-ad1c-3a022aa8bb05 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:52.408989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:52.408989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:52.416453 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d1e12aac-eb4f-441f-ad1c-3a022aa8bb05 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:52.422461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69931ea5-7ca3-45df-8cc8-b429fc9d5694) 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-VolumesGetTest-Volume-996318603',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['4faa6e15-c456-4d4a-9678-7b5f14ff5586','fcb58263-2eaa-456e-88ff-79708b94dc77','6ab1c190-fdeb-45f4-bd39-5d916cc29774','748547b4-2978-4372-a81a-abf3a7d03ced'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:52.424429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33cb91f-fedb-4138-80c4-e8556254b8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:52.426213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d1e12aac-eb4f-441f-ad1c-3a022aa8bb05 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:52.426985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 902/1872] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:52 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:52.445009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33cb91f-fedb-4138-80c4-e8556254b8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:52.447308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (a1c83852-6c4b-4e21-95e3-9f8ebbea9e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:52.447987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request issued successfully.
Aug 09 11:37:52.449223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e7b514e4-6481-4678-a857-71ee80a7efa8 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes returned with HTTP 202
Aug 09 11:37:52.457477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 971/1873] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:37:52 2022] POST /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes => generated 813 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:52.465552 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b19535a3-3fc6-4307-97ec-f4a567024a14 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:52.469636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b19535a3-3fc6-4307-97ec-f4a567024a14 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1
Aug 09 11:37:52.470353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b19535a3-3fc6-4307-97ec-f4a567024a14 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:52.470952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b19535a3-3fc6-4307-97ec-f4a567024a14 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:52.489594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:52.489594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:52.496635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b19535a3-3fc6-4307-97ec-f4a567024a14 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:52.506252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b19535a3-3fc6-4307-97ec-f4a567024a14 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 returned with HTTP 200
Aug 09 11:37:52.507203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 903/1874] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:52 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:53.446367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6e6179ea-f1da-4969-8542-60594819e432 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:53.450188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6e6179ea-f1da-4969-8542-60594819e432 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:53.450628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6e6179ea-f1da-4969-8542-60594819e432 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:53.451270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6e6179ea-f1da-4969-8542-60594819e432 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:53.466780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:53.466780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:53.474553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6e6179ea-f1da-4969-8542-60594819e432 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:53.484621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6e6179ea-f1da-4969-8542-60594819e432 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:53.485329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 972/1875] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:53 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:53.523812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6c695d39-1cca-48b5-902c-27e4aa795eda None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:53.528457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6c695d39-1cca-48b5-902c-27e4aa795eda tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1
Aug 09 11:37:53.528976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6c695d39-1cca-48b5-902c-27e4aa795eda tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:53.529628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6c695d39-1cca-48b5-902c-27e4aa795eda tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:53.545177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:53.545177 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:53.553016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6c695d39-1cca-48b5-902c-27e4aa795eda tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:53.562851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6c695d39-1cca-48b5-902c-27e4aa795eda tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 returned with HTTP 200
Aug 09 11:37:53.563620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 904/1876] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:53 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:53.581127 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:53.584821 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] POST http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes
Aug 09 11:37:53.585520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "961ee595-4779-4cd3-a8c1-8bc63b9ad5d1", "size": 1, "name": "tempest-VolumesGetTest-Volume-1763804757", "metadata": {"Type": "Test"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:37:53.588000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request body: {'volume': {'source_volid': '961ee595-4779-4cd3-a8c1-8bc63b9ad5d1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1763804757', 'metadata': {'Type': 'Test'}}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:37:53.603699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:53.603699 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:53.604694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume retrieved successfully.
Aug 09 11:37:53.604983 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume of 1 GB
Aug 09 11:37:53.611800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Availability Zones retrieved successfully.
Aug 09 11:37:53.626253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (98459816-d18e-47ce-918e-de47c25d6aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:53.629133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8c3ddc-6df8-4c95-ae9a-7b45bea6dc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:53.631607 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:37:53.661484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8c3ddc-6df8-4c95-ae9a-7b45bea6dc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '961ee595-4779-4cd3-a8c1-8bc63b9ad5d1', 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:53.663498 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ea3411c-c06d-49c9-975c-1d8581d75964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:53.711483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:37:53.719135 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Created reservations ['ca685dbd-8902-4030-83a3-7a6581ffb572', 'e3369d8f-7a51-4126-b7c8-5e249ccb14e8', '481adc25-a91e-4047-9f87-96df15185918', '2e70149b-ddfa-434c-8dee-2628c15a63b9'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:37:53.720915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ea3411c-c06d-49c9-975c-1d8581d75964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca685dbd-8902-4030-83a3-7a6581ffb572', 'e3369d8f-7a51-4126-b7c8-5e249ccb14e8', '481adc25-a91e-4047-9f87-96df15185918', '2e70149b-ddfa-434c-8dee-2628c15a63b9']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:53.724021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79694d59-a0f1-4088-a148-07577dab4d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:53.773164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79694d59-a0f1-4088-a148-07577dab4d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f11708d0-8d4b-4fa7-acd4-30ff0ccb3439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1763804757',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['ca685dbd-8902-4030-83a3-7a6581ffb572','e3369d8f-7a51-4126-b7c8-5e249ccb14e8','481adc25-a91e-4047-9f87-96df15185918','2e70149b-ddfa-434c-8dee-2628c15a63b9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=961ee595-4779-4cd3-a8c1-8bc63b9ad5d1,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:37:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1763804757',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f11708d0-8d4b-4fa7-acd4-30ff0ccb3439,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c286fbd36f6a419491732afc51146e2f',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=961ee595-4779-4cd3-a8c1-8bc63b9ad5d1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='078a9e992d6742fbbe3624d846c9eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:53.775097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba041519-94cf-44c1-9ea3-71f1d79ee858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:53.802507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba041519-94cf-44c1-9ea3-71f1d79ee858) 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-VolumesGetTest-Volume-1763804757',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['ca685dbd-8902-4030-83a3-7a6581ffb572','e3369d8f-7a51-4126-b7c8-5e249ccb14e8','481adc25-a91e-4047-9f87-96df15185918','2e70149b-ddfa-434c-8dee-2628c15a63b9'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=961ee595-4779-4cd3-a8c1-8bc63b9ad5d1,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:53.805029 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6523c97-b541-4de5-8623-ed185911d0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:37:53.838113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6523c97-b541-4de5-8623-ed185911d0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:37:53.840703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (98459816-d18e-47ce-918e-de47c25d6aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:37:53.841512 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request issued successfully.
Aug 09 11:37:53.842770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-990d5d1f-64c5-4a57-96c5-3a300e3c5048 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes returned with HTTP 202
Aug 09 11:37:53.843613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 973/1877] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:37:53 2022] POST /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes => generated 862 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:37:53.858139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-03361764-f948-4414-9612-c0fd2b3c1929 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:53.862550 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-03361764-f948-4414-9612-c0fd2b3c1929 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:37:53.862717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-03361764-f948-4414-9612-c0fd2b3c1929 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:53.863315 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-03361764-f948-4414-9612-c0fd2b3c1929 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:53.878682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:53.878682 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:53.885616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-03361764-f948-4414-9612-c0fd2b3c1929 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:53.899612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-03361764-f948-4414-9612-c0fd2b3c1929 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:37:53.906153 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 905/1878] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:53 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 930 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:54.502109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2d9e223a-4ef4-45f8-a6c3-5bf873ff4f2f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:54.506158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2d9e223a-4ef4-45f8-a6c3-5bf873ff4f2f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:54.506625 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2d9e223a-4ef4-45f8-a6c3-5bf873ff4f2f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:54.507113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2d9e223a-4ef4-45f8-a6c3-5bf873ff4f2f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:54.523137 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:54.523137 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:54.530767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2d9e223a-4ef4-45f8-a6c3-5bf873ff4f2f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:54.539995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2d9e223a-4ef4-45f8-a6c3-5bf873ff4f2f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:54.540715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 974/1879] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:54 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:54.916948 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ce02c5dd-79fb-4480-b128-c825e901cbb3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:54.920886 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce02c5dd-79fb-4480-b128-c825e901cbb3 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:37:54.922105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce02c5dd-79fb-4480-b128-c825e901cbb3 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:54.922586 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce02c5dd-79fb-4480-b128-c825e901cbb3 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:54.938679 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:54.938679 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:54.945713 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ce02c5dd-79fb-4480-b128-c825e901cbb3 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:54.954915 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce02c5dd-79fb-4480-b128-c825e901cbb3 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:37:54.955933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 906/1880] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:54 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:55.558086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9a34ded7-01ac-4eb7-b170-4bdad5e53d33 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:55.562643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9a34ded7-01ac-4eb7-b170-4bdad5e53d33 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:55.563258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9a34ded7-01ac-4eb7-b170-4bdad5e53d33 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:55.563842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9a34ded7-01ac-4eb7-b170-4bdad5e53d33 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:55.579009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:55.579009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:55.586205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9a34ded7-01ac-4eb7-b170-4bdad5e53d33 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:55.595622 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9a34ded7-01ac-4eb7-b170-4bdad5e53d33 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:55.596427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 975/1881] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:55 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:55.973810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a06a810f-f04b-41d6-84f1-0b20d14b4561 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:55.978530 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a06a810f-f04b-41d6-84f1-0b20d14b4561 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:37:55.979092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a06a810f-f04b-41d6-84f1-0b20d14b4561 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:55.979593 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a06a810f-f04b-41d6-84f1-0b20d14b4561 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:55.995532 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:55.995532 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:56.002961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a06a810f-f04b-41d6-84f1-0b20d14b4561 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:56.012311 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a06a810f-f04b-41d6-84f1-0b20d14b4561 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:37:56.013042 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 907/1882] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:55 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:56.613612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1a8f7dc0-e631-4337-832e-7a32dff36e06 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:56.619332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1a8f7dc0-e631-4337-832e-7a32dff36e06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:56.619954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1a8f7dc0-e631-4337-832e-7a32dff36e06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:56.620656 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1a8f7dc0-e631-4337-832e-7a32dff36e06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:56.638589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:56.638589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:56.645646 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1a8f7dc0-e631-4337-832e-7a32dff36e06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:56.654934 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1a8f7dc0-e631-4337-832e-7a32dff36e06 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:56.655634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 976/1883] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:56 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:37:57.029663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ad27b8a3-5a91-44c9-b563-da2aaa795003 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:57.035414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ad27b8a3-5a91-44c9-b563-da2aaa795003 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:37:57.036002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ad27b8a3-5a91-44c9-b563-da2aaa795003 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:57.036766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ad27b8a3-5a91-44c9-b563-da2aaa795003 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:57.055855 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:57.055855 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:57.062911 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ad27b8a3-5a91-44c9-b563-da2aaa795003 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:57.073880 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ad27b8a3-5a91-44c9-b563-da2aaa795003 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:37:57.074653 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 908/1884] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:57 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:57.671555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fe212bea-2272-47ff-9757-6abb773a5770 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:57.675460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe212bea-2272-47ff-9757-6abb773a5770 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:57.675898 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe212bea-2272-47ff-9757-6abb773a5770 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:57.676346 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fe212bea-2272-47ff-9757-6abb773a5770 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:57.691230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:57.691230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:57.698343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fe212bea-2272-47ff-9757-6abb773a5770 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:57.708267 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fe212bea-2272-47ff-9757-6abb773a5770 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:57.708991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 977/1885] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:57 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:58.090555 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0441b926-ae26-49da-ad61-24e80044d5f5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:58.094746 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0441b926-ae26-49da-ad61-24e80044d5f5 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:37:58.095263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0441b926-ae26-49da-ad61-24e80044d5f5 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:58.095711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0441b926-ae26-49da-ad61-24e80044d5f5 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:58.110764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:58.110764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:58.117785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0441b926-ae26-49da-ad61-24e80044d5f5 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:58.127215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0441b926-ae26-49da-ad61-24e80044d5f5 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:37:58.128147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 909/1886] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:58 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:58.725279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-029f59a1-bd59-4700-af1c-3b80f6ac94c5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:58.728843 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-029f59a1-bd59-4700-af1c-3b80f6ac94c5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:58.729315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-029f59a1-bd59-4700-af1c-3b80f6ac94c5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:58.729745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-029f59a1-bd59-4700-af1c-3b80f6ac94c5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:58.745205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:58.745205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:58.752678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-029f59a1-bd59-4700-af1c-3b80f6ac94c5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:58.762678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-029f59a1-bd59-4700-af1c-3b80f6ac94c5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:58.763439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 978/1887] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:58 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:59.144363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b876851c-fcf1-4bd9-9b74-846303cb10c2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:59.148152 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b876851c-fcf1-4bd9-9b74-846303cb10c2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:37:59.148595 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b876851c-fcf1-4bd9-9b74-846303cb10c2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:59.149051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b876851c-fcf1-4bd9-9b74-846303cb10c2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:59.164322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:59.164322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:59.172125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b876851c-fcf1-4bd9-9b74-846303cb10c2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:37:59.182291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b876851c-fcf1-4bd9-9b74-846303cb10c2 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:37:59.182950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 910/1888] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:59 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:37:59.779507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-62a913ad-c4b6-49c6-b6eb-1cb0a5067805 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:37:59.783492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-62a913ad-c4b6-49c6-b6eb-1cb0a5067805 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:37:59.784051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-62a913ad-c4b6-49c6-b6eb-1cb0a5067805 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:37:59.784709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-62a913ad-c4b6-49c6-b6eb-1cb0a5067805 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:37:59.800058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:37:59.800058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:37:59.807675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-62a913ad-c4b6-49c6-b6eb-1cb0a5067805 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:37:59.818329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-62a913ad-c4b6-49c6-b6eb-1cb0a5067805 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:37:59.819150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 979/1889] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:37:59 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:00.199591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-46962199-4f2e-4acd-b823-3263d78f3353 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:00.203521 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-46962199-4f2e-4acd-b823-3263d78f3353 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:38:00.203963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-46962199-4f2e-4acd-b823-3263d78f3353 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:00.204436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-46962199-4f2e-4acd-b823-3263d78f3353 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:00.221134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:00.221134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:00.228832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-46962199-4f2e-4acd-b823-3263d78f3353 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:00.238614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-46962199-4f2e-4acd-b823-3263d78f3353 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:38:00.239406 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 911/1890] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:00 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:00.836917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f2df1c2d-9283-4dd4-9c88-6b3d8fe409b9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:00.840689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f2df1c2d-9283-4dd4-9c88-6b3d8fe409b9 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:00.841136 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f2df1c2d-9283-4dd4-9c88-6b3d8fe409b9 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:00.841589 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f2df1c2d-9283-4dd4-9c88-6b3d8fe409b9 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:00.860440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:00.860440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:00.868781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f2df1c2d-9283-4dd4-9c88-6b3d8fe409b9 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:00.879491 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f2df1c2d-9283-4dd4-9c88-6b3d8fe409b9 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:00.880232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 980/1891] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:00 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:01.255149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9080eb3a-ae75-4fdb-a629-483f20e2aba7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:01.258766 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9080eb3a-ae75-4fdb-a629-483f20e2aba7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:38:01.259448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9080eb3a-ae75-4fdb-a629-483f20e2aba7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:01.259631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9080eb3a-ae75-4fdb-a629-483f20e2aba7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:01.277355 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:01.277355 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:01.284522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9080eb3a-ae75-4fdb-a629-483f20e2aba7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:01.294518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9080eb3a-ae75-4fdb-a629-483f20e2aba7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:38:01.295298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 912/1892] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:01 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:01.310986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ba41a391-500b-4858-802c-f6f18e57b821 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:01.314789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ba41a391-500b-4858-802c-f6f18e57b821 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:38:01.315381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ba41a391-500b-4858-802c-f6f18e57b821 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:01.315964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ba41a391-500b-4858-802c-f6f18e57b821 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:01.331722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:01.331722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:01.339024 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ba41a391-500b-4858-802c-f6f18e57b821 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:01.349167 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ba41a391-500b-4858-802c-f6f18e57b821 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:38:01.349987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 981/1893] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:01 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:01.364953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7245c03f-d871-4862-a614-1e43a7b5daae None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:01.368691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7245c03f-d871-4862-a614-1e43a7b5daae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] PUT http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:38:01.369393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7245c03f-d871-4862-a614-1e43a7b5daae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1763804757"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:01.389656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:01.389656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:01.397676 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7245c03f-d871-4862-a614-1e43a7b5daae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:01.409344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7245c03f-d871-4862-a614-1e43a7b5daae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume updated successfully.
Aug 09 11:38:01.410113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7245c03f-d871-4862-a614-1e43a7b5daae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:38:01.410936 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 913/1894] 10.222.0.59 () {60 vars in 1345 bytes} [Tue Aug  9 11:38:01 2022] PUT /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:01.425725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-287aadfa-9b9b-4344-80ee-ad63ed256334 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:01.429607 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-287aadfa-9b9b-4344-80ee-ad63ed256334 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] PUT http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:38:01.430443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-287aadfa-9b9b-4344-80ee-ad63ed256334 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1512980472", "description": "This is the new description of volume"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:01.449366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:01.449366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:01.457182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-287aadfa-9b9b-4344-80ee-ad63ed256334 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:01.470009 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-287aadfa-9b9b-4344-80ee-ad63ed256334 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume updated successfully.
Aug 09 11:38:01.471301 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-287aadfa-9b9b-4344-80ee-ad63ed256334 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:38:01.472190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 982/1895] 10.222.0.59 () {60 vars in 1346 bytes} [Tue Aug  9 11:38:01 2022] PUT /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 926 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:38:01.488365 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-13849826-3595-4cf7-bf83-3bd3ea7df837 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:01.492228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-13849826-3595-4cf7-bf83-3bd3ea7df837 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:38:01.492669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-13849826-3595-4cf7-bf83-3bd3ea7df837 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:01.493121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-13849826-3595-4cf7-bf83-3bd3ea7df837 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:01.508971 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:01.508971 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:01.518032 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=99,cinder:UPDATE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:01.521268 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-13849826-3595-4cf7-bf83-3bd3ea7df837 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:01.533575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-13849826-3595-4cf7-bf83-3bd3ea7df837 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:38:01.534363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 914/1896] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:01 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 994 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:01.550747 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:01.555940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] POST http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes
Aug 09 11:38:01.556894 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1913648693", "availability_zone": "nova", "size": 1}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:01.560360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1913648693', 'availability_zone': 'nova', 'size': 1}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:38:01.560928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume of 1 GB
Aug 09 11:38:01.572470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Availability Zones retrieved successfully.
Aug 09 11:38:01.591518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (aff30f0c-27a7-4d3b-87c2-7456b9d082b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:01.594001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a2457b9-2e70-4690-a8db-8c1219c5aa21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:01.596600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:38:01.624529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=10,cinder:SELECT=87,cinder:INSERT=3 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:01.635702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a2457b9-2e70-4690-a8db-8c1219c5aa21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:01.637846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c5252b-7ade-4b0b-8b05-3d2a759c0c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:01.692399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Created reservations ['b02d4f27-bc15-43e7-80a1-5f5f71722a65', '5c666e5b-eeae-4c87-b170-2177ef79b9c5', 'a6d06a64-6317-4d12-a7e2-deee99ad13b3', 'e177b57b-b3ce-435b-b346-fb6daeee6e90'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:01.694226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42c5252b-7ade-4b0b-8b05-3d2a759c0c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b02d4f27-bc15-43e7-80a1-5f5f71722a65', '5c666e5b-eeae-4c87-b170-2177ef79b9c5', 'a6d06a64-6317-4d12-a7e2-deee99ad13b3', 'e177b57b-b3ce-435b-b346-fb6daeee6e90']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:01.696400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec0a514f-5139-40ce-9822-c03b0c502fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:01.719108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec0a514f-5139-40ce-9822-c03b0c502fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6697c40a-9e7e-4ebf-a534-b9ce898c2c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1913648693',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['b02d4f27-bc15-43e7-80a1-5f5f71722a65','5c666e5b-eeae-4c87-b170-2177ef79b9c5','a6d06a64-6317-4d12-a7e2-deee99ad13b3','e177b57b-b3ce-435b-b346-fb6daeee6e90'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:38:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1913648693',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=6697c40a-9e7e-4ebf-a534-b9ce898c2c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c286fbd36f6a419491732afc51146e2f',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='078a9e992d6742fbbe3624d846c9eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:01.720870 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0efd27b-7457-43d9-9f0b-48b628db6a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:01.757610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0efd27b-7457-43d9-9f0b-48b628db6a9a) 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='tempest-@#$%^* description-1913648693',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['b02d4f27-bc15-43e7-80a1-5f5f71722a65','5c666e5b-eeae-4c87-b170-2177ef79b9c5','a6d06a64-6317-4d12-a7e2-deee99ad13b3','e177b57b-b3ce-435b-b346-fb6daeee6e90'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:01.760163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e8ce4e-32d7-4ad1-8506-cb95da37cea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:01.779999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e8ce4e-32d7-4ad1-8506-cb95da37cea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:01.784813 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (aff30f0c-27a7-4d3b-87c2-7456b9d082b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:01.785753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request issued successfully.
Aug 09 11:38:01.787802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8a7dcb2a-dd89-46ad-9f09-52e6543f8b51 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes returned with HTTP 202
Aug 09 11:38:01.790912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 983/1897] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:38:01 2022] POST /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes => generated 811 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:38:01.810858 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-92670564-a395-4941-b831-5d9bd2c2b832 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:01.817245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92670564-a395-4941-b831-5d9bd2c2b832 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b
Aug 09 11:38:01.818034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92670564-a395-4941-b831-5d9bd2c2b832 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:01.818923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-92670564-a395-4941-b831-5d9bd2c2b832 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:01.847373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:01.847373 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:01.854759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-92670564-a395-4941-b831-5d9bd2c2b832 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:01.863799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-92670564-a395-4941-b831-5d9bd2c2b832 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b returned with HTTP 200
Aug 09 11:38:01.864686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 915/1898] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:01 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b => generated 879 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:01.896196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-77d989e3-cc6b-4e9f-83d8-468c29a30fd2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:01.900073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77d989e3-cc6b-4e9f-83d8-468c29a30fd2 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:01.900551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77d989e3-cc6b-4e9f-83d8-468c29a30fd2 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:01.900999 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77d989e3-cc6b-4e9f-83d8-468c29a30fd2 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:01.915608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:01.915608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:01.923001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-77d989e3-cc6b-4e9f-83d8-468c29a30fd2 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:01.933708 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77d989e3-cc6b-4e9f-83d8-468c29a30fd2 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:01.934468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 984/1899] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:01 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:02.881277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-38d0032b-a374-4265-8a1e-ca1dce4dc800 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:02.886105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-38d0032b-a374-4265-8a1e-ca1dce4dc800 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b
Aug 09 11:38:02.886546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-38d0032b-a374-4265-8a1e-ca1dce4dc800 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:02.887036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-38d0032b-a374-4265-8a1e-ca1dce4dc800 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:02.902201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:02.902201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:02.910189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-38d0032b-a374-4265-8a1e-ca1dce4dc800 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:02.921769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-38d0032b-a374-4265-8a1e-ca1dce4dc800 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b returned with HTTP 200
Aug 09 11:38:02.922526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 916/1900] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:02 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:02.938060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-03de3f0e-b401-46e3-94d0-755e46bc4cd0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:02.941666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-03de3f0e-b401-46e3-94d0-755e46bc4cd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] PUT http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b
Aug 09 11:38:02.942380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-03de3f0e-b401-46e3-94d0-755e46bc4cd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1763804757", "description": null}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:02.950041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-370df3a2-8217-4667-8ed0-3e4db5a82ee3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:02.953617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-370df3a2-8217-4667-8ed0-3e4db5a82ee3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:02.954072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-370df3a2-8217-4667-8ed0-3e4db5a82ee3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:02.954619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-370df3a2-8217-4667-8ed0-3e4db5a82ee3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:02.960739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:02.960739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:02.968106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-03de3f0e-b401-46e3-94d0-755e46bc4cd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:02.970221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:02.970221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:02.978631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-370df3a2-8217-4667-8ed0-3e4db5a82ee3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:02.979841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-03de3f0e-b401-46e3-94d0-755e46bc4cd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume updated successfully.
Aug 09 11:38:02.981057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-03de3f0e-b401-46e3-94d0-755e46bc4cd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b returned with HTTP 200
Aug 09 11:38:02.981878 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 985/1901] 10.222.0.59 () {60 vars in 1345 bytes} [Tue Aug  9 11:38:02 2022] PUT /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:02.989636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-370df3a2-8217-4667-8ed0-3e4db5a82ee3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:02.990389 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 917/1902] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:02 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:38:02.995928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-03f1e420-9675-4e59-9e78-aa7bee376d7b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:02.999479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-03f1e420-9675-4e59-9e78-aa7bee376d7b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] DELETE http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b
Aug 09 11:38:02.999924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-03f1e420-9675-4e59-9e78-aa7bee376d7b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:03.000377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-03f1e420-9675-4e59-9e78-aa7bee376d7b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:03.000771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-03f1e420-9675-4e59-9e78-aa7bee376d7b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume with id: 6697c40a-9e7e-4ebf-a534-b9ce898c2c7b 
Aug 09 11:38:03.016196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:03.016196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:03.017266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-03f1e420-9675-4e59-9e78-aa7bee376d7b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:03.047767 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-03f1e420-9675-4e59-9e78-aa7bee376d7b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume request issued successfully.
Aug 09 11:38:03.048904 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-03f1e420-9675-4e59-9e78-aa7bee376d7b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b returned with HTTP 202
Aug 09 11:38:03.050000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 986/1903] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:38:02 2022] DELETE /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:38:03.054858 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c6561733-693f-4fce-868a-f31cf5c3edae None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:03.058452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c6561733-693f-4fce-868a-f31cf5c3edae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b
Aug 09 11:38:03.058926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c6561733-693f-4fce-868a-f31cf5c3edae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:03.059382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c6561733-693f-4fce-868a-f31cf5c3edae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:03.074645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:03.074645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:03.082197 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c6561733-693f-4fce-868a-f31cf5c3edae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:03.091879 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c6561733-693f-4fce-868a-f31cf5c3edae tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b returned with HTTP 200
Aug 09 11:38:03.092914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 918/1904] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:03 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:04.007724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b65d935b-933b-4f88-a7ed-188bf1825983 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:04.011756 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b65d935b-933b-4f88-a7ed-188bf1825983 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:04.012212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b65d935b-933b-4f88-a7ed-188bf1825983 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:04.012676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b65d935b-933b-4f88-a7ed-188bf1825983 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:04.035774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:04.035774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:04.046045 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b65d935b-933b-4f88-a7ed-188bf1825983 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:04.059113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b65d935b-933b-4f88-a7ed-188bf1825983 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:04.059846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 987/1905] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:04 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 911 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:04.109374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6fcf27fe-918d-4995-aaa2-818e43da9c02 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:04.113395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6fcf27fe-918d-4995-aaa2-818e43da9c02 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b
Aug 09 11:38:04.113839 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6fcf27fe-918d-4995-aaa2-818e43da9c02 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:04.114300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6fcf27fe-918d-4995-aaa2-818e43da9c02 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:04.126200 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6fcf27fe-918d-4995-aaa2-818e43da9c02 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b returned with HTTP 404
Aug 09 11:38:04.127195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 919/1906] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:04 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6697c40a-9e7e-4ebf-a534-b9ce898c2c7b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:04.140224 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-973a7934-a13f-4a99-a1ca-585113a13075 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:04.144058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-973a7934-a13f-4a99-a1ca-585113a13075 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] DELETE http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:38:04.144507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-973a7934-a13f-4a99-a1ca-585113a13075 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:04.144972 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-973a7934-a13f-4a99-a1ca-585113a13075 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:04.145395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-973a7934-a13f-4a99-a1ca-585113a13075 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume with id: f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 
Aug 09 11:38:04.161599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:04.161599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:04.162727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-973a7934-a13f-4a99-a1ca-585113a13075 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:04.197850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-973a7934-a13f-4a99-a1ca-585113a13075 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume request issued successfully.
Aug 09 11:38:04.198562 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-973a7934-a13f-4a99-a1ca-585113a13075 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 202
Aug 09 11:38:04.200492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 988/1907] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:38:04 2022] DELETE /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:38:04.205799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-24d9ece4-be1a-42e2-aae5-147512787b13 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:04.209868 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24d9ece4-be1a-42e2-aae5-147512787b13 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:38:04.210333 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-24d9ece4-be1a-42e2-aae5-147512787b13 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:04.210793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-24d9ece4-be1a-42e2-aae5-147512787b13 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:04.226473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:04.226473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:04.235187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-24d9ece4-be1a-42e2-aae5-147512787b13 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:04.247259 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-24d9ece4-be1a-42e2-aae5-147512787b13 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 200
Aug 09 11:38:04.248137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 920/1908] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:04 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:05.076428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-74fbc55e-e0aa-442e-bc84-b5f2143339fd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:05.081120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-74fbc55e-e0aa-442e-bc84-b5f2143339fd tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:05.081614 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-74fbc55e-e0aa-442e-bc84-b5f2143339fd tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:05.082096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-74fbc55e-e0aa-442e-bc84-b5f2143339fd tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:05.098254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:05.098254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:05.105481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-74fbc55e-e0aa-442e-bc84-b5f2143339fd tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:05.115560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-74fbc55e-e0aa-442e-bc84-b5f2143339fd tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:05.116286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 989/1909] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:05 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:05.266444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-62fe529c-d8d5-4d8c-9036-dd5d02c9c88f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:05.270270 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-62fe529c-d8d5-4d8c-9036-dd5d02c9c88f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439
Aug 09 11:38:05.270717 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-62fe529c-d8d5-4d8c-9036-dd5d02c9c88f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:05.271201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-62fe529c-d8d5-4d8c-9036-dd5d02c9c88f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:05.283631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-62fe529c-d8d5-4d8c-9036-dd5d02c9c88f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 returned with HTTP 404
Aug 09 11:38:05.284594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 921/1910] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:05 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/f11708d0-8d4b-4fa7-acd4-30ff0ccb3439 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:05.321792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:05.325280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] POST http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes
Aug 09 11:38:05.326007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f0c5a029-a991-4a19-85f5-1c4d7ec34334", "size": 1, "name": "tempest-VolumesGetTest-Volume-1999800049", "metadata": {"Type": "Test"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:05.328526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request body: {'volume': {'imageRef': 'f0c5a029-a991-4a19-85f5-1c4d7ec34334', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1999800049', 'metadata': {'Type': 'Test'}}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:38:05.444312 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume of 1 GB
Aug 09 11:38:05.456288 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Availability Zones retrieved successfully.
Aug 09 11:38:05.482161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (59f66aed-578f-4365-92c5-4da0f7a987b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:05.485674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f889346-97d7-4d35-b10d-66301442d0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:05.488447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:38:05.543094 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=77,cinder:INSERT=8,cinder:UPDATE=15 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:05.561910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f889346-97d7-4d35-b10d-66301442d0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:05.563959 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a9850f-c6f0-402e-b2f9-786ffb5fc089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:05.618204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Created reservations ['ac380620-0d44-4a93-883a-76ae4d297bc6', '79a8195e-88ba-4683-8971-8068644231fe', '1d9bf5b7-657d-43ce-bb79-b12366dbf697', '1c2e5521-3ee8-4df3-b68b-b8d14c1b3d6b'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:05.620062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a9850f-c6f0-402e-b2f9-786ffb5fc089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac380620-0d44-4a93-883a-76ae4d297bc6', '79a8195e-88ba-4683-8971-8068644231fe', '1d9bf5b7-657d-43ce-bb79-b12366dbf697', '1c2e5521-3ee8-4df3-b68b-b8d14c1b3d6b']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:05.621960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9a1a19-c71d-4dd3-97f3-bb5e247181a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:05.645847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9a1a19-c71d-4dd3-97f3-bb5e247181a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6368527f-f298-48dc-8d00-daade09f5c48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1999800049',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['ac380620-0d44-4a93-883a-76ae4d297bc6','79a8195e-88ba-4683-8971-8068644231fe','1d9bf5b7-657d-43ce-bb79-b12366dbf697','1c2e5521-3ee8-4df3-b68b-b8d14c1b3d6b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1999800049',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=6368527f-f298-48dc-8d00-daade09f5c48,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c286fbd36f6a419491732afc51146e2f',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='078a9e992d6742fbbe3624d846c9eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:05.647750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0656ffab-1949-41ce-833f-283ab8d8dcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:05.673786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0656ffab-1949-41ce-833f-283ab8d8dcca) 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-VolumesGetTest-Volume-1999800049',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='Test'},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['ac380620-0d44-4a93-883a-76ae4d297bc6','79a8195e-88ba-4683-8971-8068644231fe','1d9bf5b7-657d-43ce-bb79-b12366dbf697','1c2e5521-3ee8-4df3-b68b-b8d14c1b3d6b'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:05.675644 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baad1188-2782-4258-9f72-ef81900a5d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:05.690394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baad1188-2782-4258-9f72-ef81900a5d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:05.692808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (59f66aed-578f-4365-92c5-4da0f7a987b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:05.693517 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request issued successfully.
Aug 09 11:38:05.694852 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5e9fd669-2fed-4a2f-99cc-ed7f3c8fd3d1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes returned with HTTP 202
Aug 09 11:38:05.696010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 990/1911] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:38:05 2022] POST /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes => generated 828 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:38:05.710533 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f149cd85-07bc-4022-9ead-c95ee6d2b2cb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:05.714196 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f149cd85-07bc-4022-9ead-c95ee6d2b2cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:05.714643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f149cd85-07bc-4022-9ead-c95ee6d2b2cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:05.715149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f149cd85-07bc-4022-9ead-c95ee6d2b2cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:05.730442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:05.730442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:05.737973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f149cd85-07bc-4022-9ead-c95ee6d2b2cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:05.749943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f149cd85-07bc-4022-9ead-c95ee6d2b2cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:05.750712 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 922/1912] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:05 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 896 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:06.133152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a9ee144a-a27f-4c30-baf9-16926794c1c7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:06.137515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a9ee144a-a27f-4c30-baf9-16926794c1c7 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:06.138859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a9ee144a-a27f-4c30-baf9-16926794c1c7 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:06.139329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a9ee144a-a27f-4c30-baf9-16926794c1c7 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:06.155178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:06.155178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:06.162685 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a9ee144a-a27f-4c30-baf9-16926794c1c7 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:06.172546 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a9ee144a-a27f-4c30-baf9-16926794c1c7 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:06.173407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 991/1913] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:06 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:06.766516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-43d244fc-9285-4654-85fd-6cc0e5b2499c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:06.770284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-43d244fc-9285-4654-85fd-6cc0e5b2499c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:06.770726 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-43d244fc-9285-4654-85fd-6cc0e5b2499c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:06.771211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-43d244fc-9285-4654-85fd-6cc0e5b2499c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:06.786305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:06.786305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:06.794195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-43d244fc-9285-4654-85fd-6cc0e5b2499c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:06.805989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-43d244fc-9285-4654-85fd-6cc0e5b2499c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:06.807132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 923/1914] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:06 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:07.190464 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-df23c9f3-d005-4de8-8d93-854dbfbb7185 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:07.194496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-df23c9f3-d005-4de8-8d93-854dbfbb7185 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:07.195057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-df23c9f3-d005-4de8-8d93-854dbfbb7185 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:07.195545 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-df23c9f3-d005-4de8-8d93-854dbfbb7185 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:07.212099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:07.212099 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:07.219872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-df23c9f3-d005-4de8-8d93-854dbfbb7185 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:07.229805 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-df23c9f3-d005-4de8-8d93-854dbfbb7185 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:07.230540 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 992/1915] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:07 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:07.823412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a5134f34-8c92-4619-a98a-4d8d2e283ee1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:07.828467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a5134f34-8c92-4619-a98a-4d8d2e283ee1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:07.829211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a5134f34-8c92-4619-a98a-4d8d2e283ee1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:07.829670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a5134f34-8c92-4619-a98a-4d8d2e283ee1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:07.845677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:07.845677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:07.853523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a5134f34-8c92-4619-a98a-4d8d2e283ee1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:07.863495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a5134f34-8c92-4619-a98a-4d8d2e283ee1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:07.864224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 924/1916] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:07 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:08.248026 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1cb01ecc-63f1-40c1-9ddb-380eb2e60335 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:08.253652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1cb01ecc-63f1-40c1-9ddb-380eb2e60335 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:08.254286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1cb01ecc-63f1-40c1-9ddb-380eb2e60335 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:08.254861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1cb01ecc-63f1-40c1-9ddb-380eb2e60335 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:08.273378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:08.273378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:08.281164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1cb01ecc-63f1-40c1-9ddb-380eb2e60335 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:08.292132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1cb01ecc-63f1-40c1-9ddb-380eb2e60335 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:08.292865 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 993/1917] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:08 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:08.881489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6ff47bfa-61d4-4c1a-8f30-067983dfe548 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:08.885277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6ff47bfa-61d4-4c1a-8f30-067983dfe548 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:08.885729 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6ff47bfa-61d4-4c1a-8f30-067983dfe548 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:08.886188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6ff47bfa-61d4-4c1a-8f30-067983dfe548 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:08.902251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:08.902251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:08.910108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6ff47bfa-61d4-4c1a-8f30-067983dfe548 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:08.920276 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6ff47bfa-61d4-4c1a-8f30-067983dfe548 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:08.921023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 925/1918] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:08 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:09.309695 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-524e2eea-4b50-4df0-bc0f-7bc359f7071f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:09.313269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-524e2eea-4b50-4df0-bc0f-7bc359f7071f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:09.313705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-524e2eea-4b50-4df0-bc0f-7bc359f7071f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:09.314150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-524e2eea-4b50-4df0-bc0f-7bc359f7071f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:09.328949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:09.328949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:09.336750 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-524e2eea-4b50-4df0-bc0f-7bc359f7071f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:09.347762 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-524e2eea-4b50-4df0-bc0f-7bc359f7071f tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:09.348711 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 994/1919] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:09 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:09.938784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f382db10-be02-4027-bfd8-439950f6451a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:09.943059 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f382db10-be02-4027-bfd8-439950f6451a tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:09.943518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f382db10-be02-4027-bfd8-439950f6451a tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:09.943972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f382db10-be02-4027-bfd8-439950f6451a tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:09.960461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:09.960461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:09.968139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f382db10-be02-4027-bfd8-439950f6451a tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:09.980849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f382db10-be02-4027-bfd8-439950f6451a tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:09.981634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 926/1920] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:09 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:10.365445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-15fdf9ec-f14f-4415-bac4-09ca21c38fdb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:10.369380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-15fdf9ec-f14f-4415-bac4-09ca21c38fdb tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:10.369864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-15fdf9ec-f14f-4415-bac4-09ca21c38fdb tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:10.370350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-15fdf9ec-f14f-4415-bac4-09ca21c38fdb tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:10.385618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:10.385618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:10.394268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-15fdf9ec-f14f-4415-bac4-09ca21c38fdb tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:10.405742 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-15fdf9ec-f14f-4415-bac4-09ca21c38fdb tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:10.406477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 995/1921] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:10 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:11.000582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-13f90acd-1f63-44ac-a292-303026dd36cd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:11.004545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-13f90acd-1f63-44ac-a292-303026dd36cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:11.004991 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-13f90acd-1f63-44ac-a292-303026dd36cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:11.005444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-13f90acd-1f63-44ac-a292-303026dd36cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:11.020948 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:11.020948 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:11.029420 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-13f90acd-1f63-44ac-a292-303026dd36cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:11.039813 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-13f90acd-1f63-44ac-a292-303026dd36cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:11.040557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 927/1922] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:10 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:11.422399 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c7070008-309c-4d71-b722-e6fc3a672a32 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:11.426071 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7070008-309c-4d71-b722-e6fc3a672a32 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:11.426522 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7070008-309c-4d71-b722-e6fc3a672a32 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:11.427014 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c7070008-309c-4d71-b722-e6fc3a672a32 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:11.442325 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:11.442325 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:11.449693 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c7070008-309c-4d71-b722-e6fc3a672a32 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:11.459790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c7070008-309c-4d71-b722-e6fc3a672a32 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:11.460918 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 996/1923] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:11 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:12.057078 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8a8c1d05-8ca9-415c-8904-b9f16878060f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:12.060799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8a8c1d05-8ca9-415c-8904-b9f16878060f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:12.061249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8a8c1d05-8ca9-415c-8904-b9f16878060f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:12.061692 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8a8c1d05-8ca9-415c-8904-b9f16878060f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:12.076836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:12.076836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:12.084405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8a8c1d05-8ca9-415c-8904-b9f16878060f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:12.094206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8a8c1d05-8ca9-415c-8904-b9f16878060f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:12.094857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 928/1924] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:12 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:12.477223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-57842970-c866-4174-aedd-3967d1478212 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:12.482250 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-57842970-c866-4174-aedd-3967d1478212 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:12.482728 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-57842970-c866-4174-aedd-3967d1478212 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:12.483402 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-57842970-c866-4174-aedd-3967d1478212 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:12.500911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:12.500911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:12.508124 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-57842970-c866-4174-aedd-3967d1478212 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:12.517468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-57842970-c866-4174-aedd-3967d1478212 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:12.518293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 997/1925] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:12 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:13.112207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dccabe90-be99-4946-8394-77e944213565 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:13.116118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dccabe90-be99-4946-8394-77e944213565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:13.116576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dccabe90-be99-4946-8394-77e944213565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:13.117084 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dccabe90-be99-4946-8394-77e944213565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:13.132252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:13.132252 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:13.139518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dccabe90-be99-4946-8394-77e944213565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:13.148852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dccabe90-be99-4946-8394-77e944213565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:13.149573 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 929/1926] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:13 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:13.534350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-47370ba6-6900-470a-bb22-c1f6e0608b23 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:13.538279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-47370ba6-6900-470a-bb22-c1f6e0608b23 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:13.538723 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-47370ba6-6900-470a-bb22-c1f6e0608b23 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:13.539221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-47370ba6-6900-470a-bb22-c1f6e0608b23 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:13.554246 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:13.554246 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:13.557715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=81,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:13.562506 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-47370ba6-6900-470a-bb22-c1f6e0608b23 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:13.574195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-47370ba6-6900-470a-bb22-c1f6e0608b23 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:13.574911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 998/1927] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:13 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:14.167306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6cbc0d1c-cfe1-45b1-86e7-8eb3aa45bd74 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:14.172706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6cbc0d1c-cfe1-45b1-86e7-8eb3aa45bd74 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:14.173316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6cbc0d1c-cfe1-45b1-86e7-8eb3aa45bd74 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:14.173931 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6cbc0d1c-cfe1-45b1-86e7-8eb3aa45bd74 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:14.190193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:14.190193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:14.192787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=100 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:14.199439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6cbc0d1c-cfe1-45b1-86e7-8eb3aa45bd74 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:14.209849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6cbc0d1c-cfe1-45b1-86e7-8eb3aa45bd74 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:14.210601 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 930/1928] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:14 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:14.591967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-460c5cb6-2962-410a-bab4-33a211893f48 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:14.595596 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-460c5cb6-2962-410a-bab4-33a211893f48 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:14.596076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-460c5cb6-2962-410a-bab4-33a211893f48 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:14.596530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-460c5cb6-2962-410a-bab4-33a211893f48 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:14.611404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:14.611404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:14.618948 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-460c5cb6-2962-410a-bab4-33a211893f48 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:14.629986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-460c5cb6-2962-410a-bab4-33a211893f48 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:14.630745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 999/1929] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:14 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:15.227351 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6dfc0176-2fc8-48f4-9021-9e86c328d432 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:15.231101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6dfc0176-2fc8-48f4-9021-9e86c328d432 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:15.231570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6dfc0176-2fc8-48f4-9021-9e86c328d432 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:15.232007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6dfc0176-2fc8-48f4-9021-9e86c328d432 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:15.250439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:15.250439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:15.258447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6dfc0176-2fc8-48f4-9021-9e86c328d432 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:15.268040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6dfc0176-2fc8-48f4-9021-9e86c328d432 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:15.268792 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 931/1930] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:15 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:15.653097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4e8131b9-1d02-4f2a-91a2-94eae4b8df7e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:15.658423 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4e8131b9-1d02-4f2a-91a2-94eae4b8df7e tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:15.659119 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4e8131b9-1d02-4f2a-91a2-94eae4b8df7e tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:15.659744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4e8131b9-1d02-4f2a-91a2-94eae4b8df7e tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:15.680039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:15.680039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:15.687882 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4e8131b9-1d02-4f2a-91a2-94eae4b8df7e tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:15.697905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4e8131b9-1d02-4f2a-91a2-94eae4b8df7e tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:15.698595 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1000/1931] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:15 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:16.287394 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0aea882f-1024-4238-a3c6-fa3d10e6cfa0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:16.291194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0aea882f-1024-4238-a3c6-fa3d10e6cfa0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:16.291645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0aea882f-1024-4238-a3c6-fa3d10e6cfa0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:16.292138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0aea882f-1024-4238-a3c6-fa3d10e6cfa0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:16.307405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:16.307405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:16.315374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0aea882f-1024-4238-a3c6-fa3d10e6cfa0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:16.324896 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0aea882f-1024-4238-a3c6-fa3d10e6cfa0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:16.325644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 932/1932] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:16 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 920 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:16.715582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-982bde55-57aa-41ee-bd47-2078e443cfd5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:16.719348 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-982bde55-57aa-41ee-bd47-2078e443cfd5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:16.719790 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-982bde55-57aa-41ee-bd47-2078e443cfd5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:16.720230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-982bde55-57aa-41ee-bd47-2078e443cfd5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:16.734984 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:16.734984 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:16.741865 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-982bde55-57aa-41ee-bd47-2078e443cfd5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:16.751070 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-982bde55-57aa-41ee-bd47-2078e443cfd5 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:16.751774 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1001/1933] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:16 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 972 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:17.343585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-632eae62-1b11-42db-9991-6933aea36543 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:17.347572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-632eae62-1b11-42db-9991-6933aea36543 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:17.348063 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-632eae62-1b11-42db-9991-6933aea36543 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:17.348516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-632eae62-1b11-42db-9991-6933aea36543 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:17.363381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:17.363381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:17.370351 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-632eae62-1b11-42db-9991-6933aea36543 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:17.380684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-632eae62-1b11-42db-9991-6933aea36543 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:17.381414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 933/1934] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:17 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 978 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:17.769208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4b56a112-697a-4826-8f2a-2e58271f7997 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:17.773482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4b56a112-697a-4826-8f2a-2e58271f7997 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:17.774152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4b56a112-697a-4826-8f2a-2e58271f7997 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:17.774671 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4b56a112-697a-4826-8f2a-2e58271f7997 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:17.791213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:17.791213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:17.798847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4b56a112-697a-4826-8f2a-2e58271f7997 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:17.809590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4b56a112-697a-4826-8f2a-2e58271f7997 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:17.810287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1002/1935] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:17 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:17.826672 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4b7ee17a-a046-47fb-a9b9-f9216d643800 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:17.832149 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4b7ee17a-a046-47fb-a9b9-f9216d643800 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] POST http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001/action
Aug 09 11:38:17.832882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4b7ee17a-a046-47fb-a9b9-f9216d643800 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:38:17.833222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4b7ee17a-a046-47fb-a9b9-f9216d643800 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:17.849985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:17.849985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:17.865788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:17.865788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:17.866841 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4b7ee17a-a046-47fb-a9b9-f9216d643800 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:17.889579 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4b7ee17a-a046-47fb-a9b9-f9216d643800 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Update volume metadata completed successfully.
Aug 09 11:38:17.890204 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4b7ee17a-a046-47fb-a9b9-f9216d643800 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001/action returned with HTTP 200
Aug 09 11:38:17.891571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 934/1936] 10.222.0.59 () {60 vars in 1368 bytes} [Tue Aug  9 11:38:17 2022] POST /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001/action => generated 511 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:17.897599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b286d13d-b942-446a-af1d-0f2fd60ce3ef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:17.901219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b286d13d-b942-446a-af1d-0f2fd60ce3ef tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:17.901662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b286d13d-b942-446a-af1d-0f2fd60ce3ef tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:17.902108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b286d13d-b942-446a-af1d-0f2fd60ce3ef tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:17.916991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:17.916991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:17.923994 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b286d13d-b942-446a-af1d-0f2fd60ce3ef tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:17.934700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b286d13d-b942-446a-af1d-0f2fd60ce3ef tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:17.935443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1003/1937] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:17 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 1435 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:17.950235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-38518e17-be2f-4572-a0c8-a1d1f2c082e3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:17.953989 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-38518e17-be2f-4572-a0c8-a1d1f2c082e3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] POST http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001/action
Aug 09 11:38:17.954783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-38518e17-be2f-4572-a0c8-a1d1f2c082e3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:38:17.955151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-38518e17-be2f-4572-a0c8-a1d1f2c082e3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:17.972939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:17.972939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:17.988438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:17.988438 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:17.989489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-38518e17-be2f-4572-a0c8-a1d1f2c082e3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:17.999495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-38518e17-be2f-4572-a0c8-a1d1f2c082e3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Get volume image-metadata completed successfully.
Aug 09 11:38:18.021317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-38518e17-be2f-4572-a0c8-a1d1f2c082e3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Delete volume metadata completed successfully.
Aug 09 11:38:18.021697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-38518e17-be2f-4572-a0c8-a1d1f2c082e3 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001/action returned with HTTP 200
Aug 09 11:38:18.022526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 935/1938] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:38:17 2022] POST /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001/action => generated 0 bytes in 73 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0)
Aug 09 11:38:18.027496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7836c599-386d-48c4-8ca2-aba53f590a21 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:18.032042 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7836c599-386d-48c4-8ca2-aba53f590a21 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] POST http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001/action
Aug 09 11:38:18.032825 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7836c599-386d-48c4-8ca2-aba53f590a21 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:38:18.033228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7836c599-386d-48c4-8ca2-aba53f590a21 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:18.048854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:18.048854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:18.049946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7836c599-386d-48c4-8ca2-aba53f590a21 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:18.059575 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7836c599-386d-48c4-8ca2-aba53f590a21 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Get volume image-metadata completed successfully.
Aug 09 11:38:18.060190 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7836c599-386d-48c4-8ca2-aba53f590a21 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001/action returned with HTTP 200
Aug 09 11:38:18.060961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1004/1939] 10.222.0.59 () {60 vars in 1367 bytes} [Tue Aug  9 11:38:18 2022] POST /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001/action => generated 485 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:18.067784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b0ee02bd-54ea-4756-acc8-697e5e3ec485 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:18.071355 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b0ee02bd-54ea-4756-acc8-697e5e3ec485 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] DELETE http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:18.071793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b0ee02bd-54ea-4756-acc8-697e5e3ec485 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:18.072243 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b0ee02bd-54ea-4756-acc8-697e5e3ec485 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:18.072642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-b0ee02bd-54ea-4756-acc8-697e5e3ec485 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Delete volume with id: b485f558-e7ea-4aa3-9495-c98a554af001 
Aug 09 11:38:18.087946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:18.087946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:18.088974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b0ee02bd-54ea-4756-acc8-697e5e3ec485 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:18.119193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b0ee02bd-54ea-4756-acc8-697e5e3ec485 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Delete volume request issued successfully.
Aug 09 11:38:18.119622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b0ee02bd-54ea-4756-acc8-697e5e3ec485 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 202
Aug 09 11:38:18.120381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 936/1940] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:38:18 2022] DELETE /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:38:18.124819 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-64322828-b3c8-4e46-b1d4-002f9dc5e779 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:18.128531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-64322828-b3c8-4e46-b1d4-002f9dc5e779 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:18.128970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-64322828-b3c8-4e46-b1d4-002f9dc5e779 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:18.129421 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-64322828-b3c8-4e46-b1d4-002f9dc5e779 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:18.144440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:18.144440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:18.151582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-64322828-b3c8-4e46-b1d4-002f9dc5e779 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Volume info retrieved successfully.
Aug 09 11:38:18.162195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-64322828-b3c8-4e46-b1d4-002f9dc5e779 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 200
Aug 09 11:38:18.163341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1005/1941] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:18 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 1408 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:18.398495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-48476339-da73-4185-8982-65f8507fea9b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:18.402221 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48476339-da73-4185-8982-65f8507fea9b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:18.402688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48476339-da73-4185-8982-65f8507fea9b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:18.403174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-48476339-da73-4185-8982-65f8507fea9b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:18.418353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:18.418353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:18.425335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-48476339-da73-4185-8982-65f8507fea9b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:18.435495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-48476339-da73-4185-8982-65f8507fea9b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:18.436226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 937/1942] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:18 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:19.181492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-923edd4a-e49b-4be3-ae4e-35395e47d2f1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:19.187179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-923edd4a-e49b-4be3-ae4e-35395e47d2f1 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] GET http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001
Aug 09 11:38:19.187752 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-923edd4a-e49b-4be3-ae4e-35395e47d2f1 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:19.188340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-923edd4a-e49b-4be3-ae4e-35395e47d2f1 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:19.204801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-923edd4a-e49b-4be3-ae4e-35395e47d2f1 tempest-VolumesImageMetadata-1863905524 tempest-VolumesImageMetadata-1863905524-project] http://10.222.0.59/volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 returned with HTTP 404
Aug 09 11:38:19.206484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1006/1943] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:19 2022] GET /volume/v3/0d8d9b8bee0a48c1a506b1a2b313b588/volumes/b485f558-e7ea-4aa3-9495-c98a554af001 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:19.452752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ce43f643-7d9c-442d-a11a-4566a293eb7d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:19.456852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce43f643-7d9c-442d-a11a-4566a293eb7d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:19.457298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce43f643-7d9c-442d-a11a-4566a293eb7d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:19.457754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce43f643-7d9c-442d-a11a-4566a293eb7d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:19.472874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:19.472874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:19.480087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ce43f643-7d9c-442d-a11a-4566a293eb7d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:19.492013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce43f643-7d9c-442d-a11a-4566a293eb7d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:19.492780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 938/1944] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:19 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:20.509235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-43ceffb6-2044-4536-85cc-dd862198baf7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:20.512960 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43ceffb6-2044-4536-85cc-dd862198baf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:20.513404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43ceffb6-2044-4536-85cc-dd862198baf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:20.513856 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43ceffb6-2044-4536-85cc-dd862198baf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:20.529095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:20.529095 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:20.536202 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-43ceffb6-2044-4536-85cc-dd862198baf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:20.545587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43ceffb6-2044-4536-85cc-dd862198baf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:20.546314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1007/1945] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:20 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:20.620380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:20.725470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] POST http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes
Aug 09 11:38:20.726182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-765924272"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:20.728454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-765924272'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:38:20.728763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Create volume of 1 GB
Aug 09 11:38:20.736418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Availability Zones retrieved successfully.
Aug 09 11:38:20.751349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Flow 'volume_create_api' (edb46b20-9757-47d3-9d32-4c89953a4d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:20.753793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec4f7fa-024e-41b4-b2eb-0ffc49bc5d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:20.756147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:38:20.790020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec4f7fa-024e-41b4-b2eb-0ffc49bc5d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:20.791975 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec281e6b-d1c3-45f3-b7d6-1a3debabf3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:20.822363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=94,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:20.886032 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Created reservations ['2c51a426-30da-4af2-9413-079d9cb5ca3b', 'ede8c053-7df4-4406-8060-d76b2a346842', '640b753c-ac03-45db-860b-b3cdf78eda74', 'ce30d44b-05d9-4b29-8e54-a80150d1f9dd'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:20.888744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec281e6b-d1c3-45f3-b7d6-1a3debabf3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c51a426-30da-4af2-9413-079d9cb5ca3b', 'ede8c053-7df4-4406-8060-d76b2a346842', '640b753c-ac03-45db-860b-b3cdf78eda74', 'ce30d44b-05d9-4b29-8e54-a80150d1f9dd']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:20.891688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff3a859e-923d-479b-a041-ed27f384ab86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:20.914434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff3a859e-923d-479b-a041-ed27f384ab86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbb12c1c-f51b-4e5e-b208-7de8be665fd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-765924272',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='364799837b404e35ad574b6a4ba6292c',qos_specs=None,replication_status=<?>,reservations=['2c51a426-30da-4af2-9413-079d9cb5ca3b','ede8c053-7df4-4406-8060-d76b2a346842','640b753c-ac03-45db-860b-b3cdf78eda74','ce30d44b-05d9-4b29-8e54-a80150d1f9dd'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='ddcc570fed36421a84d4119267f26405',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-765924272',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=dbb12c1c-f51b-4e5e-b208-7de8be665fd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364799837b404e35ad574b6a4ba6292c',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='ddcc570fed36421a84d4119267f26405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:20.916317 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20df2e09-85b8-41f8-ab28-2c33b886c56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:20.943540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20df2e09-85b8-41f8-ab28-2c33b886c56e) 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-SnapshotMetadataTestJSON-Volume-765924272',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='364799837b404e35ad574b6a4ba6292c',qos_specs=None,replication_status=<?>,reservations=['2c51a426-30da-4af2-9413-079d9cb5ca3b','ede8c053-7df4-4406-8060-d76b2a346842','640b753c-ac03-45db-860b-b3cdf78eda74','ce30d44b-05d9-4b29-8e54-a80150d1f9dd'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='ddcc570fed36421a84d4119267f26405',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:20.946459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592cec14-ba1e-4600-8cb6-a37646030542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:20.964046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592cec14-ba1e-4600-8cb6-a37646030542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:20.966429 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Flow 'volume_create_api' (edb46b20-9757-47d3-9d32-4c89953a4d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:20.967176 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Create volume request issued successfully.
Aug 09 11:38:20.968421 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7c5c694a-6818-4186-a020-94d9d3ad42e2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes returned with HTTP 202
Aug 09 11:38:20.969482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 939/1946] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:38:20 2022] POST /volume/v3/364799837b404e35ad574b6a4ba6292c/volumes => generated 823 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:38:20.983680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e78b8d79-46fd-4d07-b8e6-cde5ffa8a7f2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:20.987452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e78b8d79-46fd-4d07-b8e6-cde5ffa8a7f2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7
Aug 09 11:38:20.988005 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e78b8d79-46fd-4d07-b8e6-cde5ffa8a7f2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:20.988486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e78b8d79-46fd-4d07-b8e6-cde5ffa8a7f2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:21.003831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:21.003831 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:21.011793 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e78b8d79-46fd-4d07-b8e6-cde5ffa8a7f2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Volume info retrieved successfully.
Aug 09 11:38:21.022110 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e78b8d79-46fd-4d07-b8e6-cde5ffa8a7f2 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 returned with HTTP 200
Aug 09 11:38:21.022927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1008/1947] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:20 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 => generated 891 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:21.564412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f68d4b7a-335b-4f67-900f-376e61942565 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:21.569602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f68d4b7a-335b-4f67-900f-376e61942565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:21.570212 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f68d4b7a-335b-4f67-900f-376e61942565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:21.570808 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f68d4b7a-335b-4f67-900f-376e61942565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:21.589130 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:21.589130 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:21.596143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f68d4b7a-335b-4f67-900f-376e61942565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:21.605480 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f68d4b7a-335b-4f67-900f-376e61942565 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:21.606178 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 940/1948] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:21 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:22.039050 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-20af83f6-68d5-4a5f-ab51-59626331b0e9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:22.042746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-20af83f6-68d5-4a5f-ab51-59626331b0e9 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7
Aug 09 11:38:22.043179 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-20af83f6-68d5-4a5f-ab51-59626331b0e9 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:22.043631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-20af83f6-68d5-4a5f-ab51-59626331b0e9 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:22.058519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:22.058519 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:22.066392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-20af83f6-68d5-4a5f-ab51-59626331b0e9 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Volume info retrieved successfully.
Aug 09 11:38:22.075588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-20af83f6-68d5-4a5f-ab51-59626331b0e9 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 returned with HTTP 200
Aug 09 11:38:22.076285 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1009/1949] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:22 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:22.623119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-978564ad-f3bf-4d23-a804-624bf27bea6d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:22.627049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-978564ad-f3bf-4d23-a804-624bf27bea6d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:22.627518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-978564ad-f3bf-4d23-a804-624bf27bea6d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:22.627996 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-978564ad-f3bf-4d23-a804-624bf27bea6d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:22.643305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:22.643305 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:22.650424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-978564ad-f3bf-4d23-a804-624bf27bea6d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:22.660105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-978564ad-f3bf-4d23-a804-624bf27bea6d tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:22.660751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 941/1950] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:22 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:23.092849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1eeb3d0a-c403-4e6e-b4e3-c053e4565b1e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:23.096551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1eeb3d0a-c403-4e6e-b4e3-c053e4565b1e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7
Aug 09 11:38:23.096991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1eeb3d0a-c403-4e6e-b4e3-c053e4565b1e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:23.097473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1eeb3d0a-c403-4e6e-b4e3-c053e4565b1e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:23.112553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:23.112553 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:23.119479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1eeb3d0a-c403-4e6e-b4e3-c053e4565b1e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Volume info retrieved successfully.
Aug 09 11:38:23.128703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1eeb3d0a-c403-4e6e-b4e3-c053e4565b1e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 returned with HTTP 200
Aug 09 11:38:23.129405 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1010/1951] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:23 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:23.145087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-58b0a5cf-8b3d-4a6f-bc54-08369a049e3f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:23.150360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-58b0a5cf-8b3d-4a6f-bc54-08369a049e3f tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] POST http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots
Aug 09 11:38:23.151457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-58b0a5cf-8b3d-4a6f-bc54-08369a049e3f tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbb12c1c-f51b-4e5e-b208-7de8be665fd7", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2099394578"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:23.175410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:23.175410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:23.176452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-58b0a5cf-8b3d-4a6f-bc54-08369a049e3f tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Volume info retrieved successfully.
Aug 09 11:38:23.176752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-58b0a5cf-8b3d-4a6f-bc54-08369a049e3f tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Create snapshot from volume dbb12c1c-f51b-4e5e-b208-7de8be665fd7
Aug 09 11:38:23.239557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-58b0a5cf-8b3d-4a6f-bc54-08369a049e3f tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Created reservations ['6df7e754-53d8-4ed1-a880-8615f64f78ad', '201d54c8-e462-47b9-9cad-5d065afafd35', '3eb17164-4cb0-4df7-992b-272ec08c25de', 'bfc42858-b23d-4d92-81c8-b73bcd2863fe'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:23.295067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-58b0a5cf-8b3d-4a6f-bc54-08369a049e3f tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot create request issued successfully.
Aug 09 11:38:23.295793 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-58b0a5cf-8b3d-4a6f-bc54-08369a049e3f tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots returned with HTTP 202
Aug 09 11:38:23.296563 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 942/1952] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:38:23 2022] POST /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots => generated 311 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:38:23.304231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fff0fb4a-a38c-4b30-9e2a-1573ec82a66e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:23.308481 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fff0fb4a-a38c-4b30-9e2a-1573ec82a66e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:23.308680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fff0fb4a-a38c-4b30-9e2a-1573ec82a66e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:23.309121 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fff0fb4a-a38c-4b30-9e2a-1573ec82a66e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:23.322368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:23.322368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:23.324438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fff0fb4a-a38c-4b30-9e2a-1573ec82a66e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:23.326234 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fff0fb4a-a38c-4b30-9e2a-1573ec82a66e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 200
Aug 09 11:38:23.326997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1011/1953] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:38:23 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:23.677262 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ca00c598-f044-4ead-86cc-6044998f58fe None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:23.682624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ca00c598-f044-4ead-86cc-6044998f58fe tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:23.683320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ca00c598-f044-4ead-86cc-6044998f58fe tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:23.683852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ca00c598-f044-4ead-86cc-6044998f58fe tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:23.687106 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=59,cinder:INSERT=17,cinder:UPDATE=24 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:23.708304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:23.708304 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:23.715441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ca00c598-f044-4ead-86cc-6044998f58fe tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:23.724544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ca00c598-f044-4ead-86cc-6044998f58fe tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:23.725324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 943/1954] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:23 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:24.338558 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9daee4a6-7d80-495d-9fb5-c1365395c6fa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:24.344162 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9daee4a6-7d80-495d-9fb5-c1365395c6fa tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:24.344770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9daee4a6-7d80-495d-9fb5-c1365395c6fa tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:24.345404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9daee4a6-7d80-495d-9fb5-c1365395c6fa tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:24.358130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:24.358130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:24.359485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9daee4a6-7d80-495d-9fb5-c1365395c6fa tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:24.362195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9daee4a6-7d80-495d-9fb5-c1365395c6fa tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 200
Aug 09 11:38:24.363187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1012/1955] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:38:24 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:24.742644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c58003d4-8526-40fb-9d4e-71bc0210670b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:24.747603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c58003d4-8526-40fb-9d4e-71bc0210670b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:24.748217 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c58003d4-8526-40fb-9d4e-71bc0210670b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:24.748812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c58003d4-8526-40fb-9d4e-71bc0210670b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:24.765258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:24.765258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:24.772164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c58003d4-8526-40fb-9d4e-71bc0210670b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:24.781115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c58003d4-8526-40fb-9d4e-71bc0210670b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:24.781780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 944/1956] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:24 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:25.373517 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-67eddffa-8a5f-45a5-8fe7-8f2a26c8ed5d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:25.379642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-67eddffa-8a5f-45a5-8fe7-8f2a26c8ed5d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:25.380213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-67eddffa-8a5f-45a5-8fe7-8f2a26c8ed5d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:25.380800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-67eddffa-8a5f-45a5-8fe7-8f2a26c8ed5d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:25.393922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:25.393922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:25.395183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-67eddffa-8a5f-45a5-8fe7-8f2a26c8ed5d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:25.397022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-67eddffa-8a5f-45a5-8fe7-8f2a26c8ed5d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 200
Aug 09 11:38:25.397744 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1013/1957] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:38:25 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:25.800276 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-78ee886e-1cc2-4d99-a35c-7072a4cd67da None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:25.804950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-78ee886e-1cc2-4d99-a35c-7072a4cd67da tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:25.805519 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-78ee886e-1cc2-4d99-a35c-7072a4cd67da tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:25.806137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-78ee886e-1cc2-4d99-a35c-7072a4cd67da tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:25.823431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:25.823431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:25.830434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-78ee886e-1cc2-4d99-a35c-7072a4cd67da tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:25.840163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-78ee886e-1cc2-4d99-a35c-7072a4cd67da tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:25.840875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 945/1958] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:25 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:26.406537 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-50e20da9-557d-4236-8f2f-a4ea600269d4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:26.410641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-50e20da9-557d-4236-8f2f-a4ea600269d4 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:26.411140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-50e20da9-557d-4236-8f2f-a4ea600269d4 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:26.411623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-50e20da9-557d-4236-8f2f-a4ea600269d4 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:26.422937 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:26.422937 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:26.423910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-50e20da9-557d-4236-8f2f-a4ea600269d4 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:26.425667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-50e20da9-557d-4236-8f2f-a4ea600269d4 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 200
Aug 09 11:38:26.426377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1014/1959] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:38:26 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:26.859218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a802052f-3c11-45a1-b914-563434b8fe9c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:26.864843 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a802052f-3c11-45a1-b914-563434b8fe9c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:26.865287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a802052f-3c11-45a1-b914-563434b8fe9c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:26.865740 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a802052f-3c11-45a1-b914-563434b8fe9c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:26.881656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:26.881656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:26.889005 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a802052f-3c11-45a1-b914-563434b8fe9c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:26.898459 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a802052f-3c11-45a1-b914-563434b8fe9c tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:26.899209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 946/1960] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:26 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:27.437218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d1686d21-8735-42f6-b6b9-0b3f288ae92e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:27.443043 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d1686d21-8735-42f6-b6b9-0b3f288ae92e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:27.443637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d1686d21-8735-42f6-b6b9-0b3f288ae92e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:27.444203 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d1686d21-8735-42f6-b6b9-0b3f288ae92e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:27.456404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:27.456404 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:27.457265 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d1686d21-8735-42f6-b6b9-0b3f288ae92e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:27.459143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d1686d21-8735-42f6-b6b9-0b3f288ae92e tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 200
Aug 09 11:38:27.459846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1015/1961] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:38:27 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:27.916738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c2656d98-34d2-43f5-9c50-2cc16faf1358 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:27.922590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c2656d98-34d2-43f5-9c50-2cc16faf1358 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:27.923347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c2656d98-34d2-43f5-9c50-2cc16faf1358 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:27.924076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c2656d98-34d2-43f5-9c50-2cc16faf1358 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:27.945742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:27.945742 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:27.953086 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c2656d98-34d2-43f5-9c50-2cc16faf1358 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:27.971223 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c2656d98-34d2-43f5-9c50-2cc16faf1358 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:27.972195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 947/1962] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:27 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:28.470101 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-687d6378-820e-43b6-a44a-e653b4ddf973 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:28.474428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-687d6378-820e-43b6-a44a-e653b4ddf973 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:28.474864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-687d6378-820e-43b6-a44a-e653b4ddf973 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:28.475340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-687d6378-820e-43b6-a44a-e653b4ddf973 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:28.486367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:28.486367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:28.487381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-687d6378-820e-43b6-a44a-e653b4ddf973 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:28.489315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-687d6378-820e-43b6-a44a-e653b4ddf973 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 200
Aug 09 11:38:28.490000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1016/1963] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:38:28 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:28.989272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2945b8dc-25d1-4aaa-82df-97b5e9b812e0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:28.993020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2945b8dc-25d1-4aaa-82df-97b5e9b812e0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:28.993460 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2945b8dc-25d1-4aaa-82df-97b5e9b812e0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:28.993907 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2945b8dc-25d1-4aaa-82df-97b5e9b812e0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:29.008854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.008854 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.015872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2945b8dc-25d1-4aaa-82df-97b5e9b812e0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:29.025339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2945b8dc-25d1-4aaa-82df-97b5e9b812e0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:29.026048 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 948/1964] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:28 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:29.499297 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-01ce6df2-0b82-4a67-9a33-e9efbaec83bc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.504988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-01ce6df2-0b82-4a67-9a33-e9efbaec83bc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:29.505558 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-01ce6df2-0b82-4a67-9a33-e9efbaec83bc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:29.506076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-01ce6df2-0b82-4a67-9a33-e9efbaec83bc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:29.517536 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.517536 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.518496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-01ce6df2-0b82-4a67-9a33-e9efbaec83bc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.520333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-01ce6df2-0b82-4a67-9a33-e9efbaec83bc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 200
Aug 09 11:38:29.521058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1017/1965] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:38:29 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:29.530044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bdf45eb8-8919-4587-bfe0-6d674d1a9f0a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.534697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bdf45eb8-8919-4587-bfe0-6d674d1a9f0a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] POST http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:29.535435 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bdf45eb8-8919-4587-bfe0-6d674d1a9f0a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:29.547232 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.547232 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.548186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bdf45eb8-8919-4587-bfe0-6d674d1a9f0a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.591368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bdf45eb8-8919-4587-bfe0-6d674d1a9f0a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Update snapshot metadata completed successfully.
Aug 09 11:38:29.591907 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bdf45eb8-8919-4587-bfe0-6d674d1a9f0a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:29.592669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 949/1966] 10.222.0.59 () {60 vars in 1379 bytes} [Tue Aug  9 11:38:29 2022] POST /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:29.599194 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-499ae2ee-0efa-41df-ae37-e55c6cde332a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.603368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-499ae2ee-0efa-41df-ae37-e55c6cde332a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:29.603797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-499ae2ee-0efa-41df-ae37-e55c6cde332a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:29.604245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-499ae2ee-0efa-41df-ae37-e55c6cde332a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:29.616281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.616281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.617318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-499ae2ee-0efa-41df-ae37-e55c6cde332a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.619223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-499ae2ee-0efa-41df-ae37-e55c6cde332a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Get snapshot metadata completed successfully.
Aug 09 11:38:29.619734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-499ae2ee-0efa-41df-ae37-e55c6cde332a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:29.620413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1018/1967] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:38:29 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:29.626352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4688b4b1-240c-4f17-a4b8-6b94c50d8afe None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.630953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4688b4b1-240c-4f17-a4b8-6b94c50d8afe tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] PUT http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:29.631654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4688b4b1-240c-4f17-a4b8-6b94c50d8afe tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:29.642881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.642881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.643834 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4688b4b1-240c-4f17-a4b8-6b94c50d8afe tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.684341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4688b4b1-240c-4f17-a4b8-6b94c50d8afe tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Update snapshot metadata completed successfully.
Aug 09 11:38:29.684765 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4688b4b1-240c-4f17-a4b8-6b94c50d8afe tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:29.685582 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 950/1968] 10.222.0.59 () {60 vars in 1378 bytes} [Tue Aug  9 11:38:29 2022] PUT /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 57 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:29.691836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a7eab2f6-c745-46d1-99f4-0f24e9a5dd6d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.696171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a7eab2f6-c745-46d1-99f4-0f24e9a5dd6d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:29.696618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a7eab2f6-c745-46d1-99f4-0f24e9a5dd6d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:29.697075 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a7eab2f6-c745-46d1-99f4-0f24e9a5dd6d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:29.712688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.712688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.713984 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a7eab2f6-c745-46d1-99f4-0f24e9a5dd6d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.716411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a7eab2f6-c745-46d1-99f4-0f24e9a5dd6d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Get snapshot metadata completed successfully.
Aug 09 11:38:29.716989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a7eab2f6-c745-46d1-99f4-0f24e9a5dd6d tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:29.717861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1019/1969] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:38:29 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:29.725892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f89f22bd-7a9a-4d89-864f-7e2df2cb3dc3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.730171 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f89f22bd-7a9a-4d89-864f-7e2df2cb3dc3 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] DELETE http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata/key3
Aug 09 11:38:29.730612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f89f22bd-7a9a-4d89-864f-7e2df2cb3dc3 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:29.731124 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f89f22bd-7a9a-4d89-864f-7e2df2cb3dc3 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:29.742785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.742785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.743775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f89f22bd-7a9a-4d89-864f-7e2df2cb3dc3 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.745546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f89f22bd-7a9a-4d89-864f-7e2df2cb3dc3 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Get snapshot metadata completed successfully.
Aug 09 11:38:29.762888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f89f22bd-7a9a-4d89-864f-7e2df2cb3dc3 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Delete snapshot metadata completed successfully.
Aug 09 11:38:29.763651 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f89f22bd-7a9a-4d89-864f-7e2df2cb3dc3 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata/key3 returned with HTTP 200
Aug 09 11:38:29.764886 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 951/1970] 10.222.0.59 () {58 vars in 1376 bytes} [Tue Aug  9 11:38:29 2022] DELETE /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata/key3 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0)
Aug 09 11:38:29.772046 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3bba2b0b-6f42-4011-bbf4-9f9d1ef5c2fd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.777035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3bba2b0b-6f42-4011-bbf4-9f9d1ef5c2fd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:29.777471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3bba2b0b-6f42-4011-bbf4-9f9d1ef5c2fd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:29.777931 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3bba2b0b-6f42-4011-bbf4-9f9d1ef5c2fd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:29.782389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=100 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:29.791204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.791204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.792175 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3bba2b0b-6f42-4011-bbf4-9f9d1ef5c2fd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.793940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3bba2b0b-6f42-4011-bbf4-9f9d1ef5c2fd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Get snapshot metadata completed successfully.
Aug 09 11:38:29.794462 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3bba2b0b-6f42-4011-bbf4-9f9d1ef5c2fd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:29.795216 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1020/1971] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:38:29 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 32 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:29.801532 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c3d65a7b-d8a0-4d7d-8812-77934a9fd5dd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.805830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c3d65a7b-d8a0-4d7d-8812-77934a9fd5dd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] PUT http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:29.806528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c3d65a7b-d8a0-4d7d-8812-77934a9fd5dd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:29.817230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.817230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.818201 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c3d65a7b-d8a0-4d7d-8812-77934a9fd5dd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.845087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c3d65a7b-d8a0-4d7d-8812-77934a9fd5dd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Update snapshot metadata completed successfully.
Aug 09 11:38:29.845802 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c3d65a7b-d8a0-4d7d-8812-77934a9fd5dd tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:29.846913 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 952/1972] 10.222.0.59 () {60 vars in 1378 bytes} [Tue Aug  9 11:38:29 2022] PUT /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:29.856508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-54dc7a51-a88e-47bb-975d-2bdfd8b676d1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.863074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-54dc7a51-a88e-47bb-975d-2bdfd8b676d1 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] POST http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:29.863985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-54dc7a51-a88e-47bb-975d-2bdfd8b676d1 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:29.876207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.876207 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.877370 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-54dc7a51-a88e-47bb-975d-2bdfd8b676d1 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.912027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-54dc7a51-a88e-47bb-975d-2bdfd8b676d1 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Update snapshot metadata completed successfully.
Aug 09 11:38:29.912564 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-54dc7a51-a88e-47bb-975d-2bdfd8b676d1 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:29.913353 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1021/1973] 10.222.0.59 () {60 vars in 1379 bytes} [Tue Aug  9 11:38:29 2022] POST /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:29.919618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0603cc54-f44e-439c-b1de-df62420becce None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.923753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0603cc54-f44e-439c-b1de-df62420becce tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:29.924191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0603cc54-f44e-439c-b1de-df62420becce tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:29.924638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0603cc54-f44e-439c-b1de-df62420becce tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:29.936444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.936444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.937329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0603cc54-f44e-439c-b1de-df62420becce tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:29.939226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0603cc54-f44e-439c-b1de-df62420becce tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Get snapshot metadata completed successfully.
Aug 09 11:38:29.939732 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0603cc54-f44e-439c-b1de-df62420becce tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:29.940432 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 953/1974] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:38:29 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:29.946617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c8fd199e-ac34-469e-9b23-f9bae15b6abc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:29.950839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c8fd199e-ac34-469e-9b23-f9bae15b6abc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] PUT http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata/key3
Aug 09 11:38:29.951543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c8fd199e-ac34-469e-9b23-f9bae15b6abc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:29.965527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:29.965527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:29.967100 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c8fd199e-ac34-469e-9b23-f9bae15b6abc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:30.000152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c8fd199e-ac34-469e-9b23-f9bae15b6abc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Update snapshot metadata completed successfully.
Aug 09 11:38:30.000681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c8fd199e-ac34-469e-9b23-f9bae15b6abc tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata/key3 returned with HTTP 200
Aug 09 11:38:30.001449 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1022/1975] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:38:29 2022] PUT /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata/key3 => generated 35 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:30.007768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-990ee362-1458-4594-a12a-baa7ae5ff38a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:30.012670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-990ee362-1458-4594-a12a-baa7ae5ff38a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata/key3
Aug 09 11:38:30.013091 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-990ee362-1458-4594-a12a-baa7ae5ff38a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:30.013545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-990ee362-1458-4594-a12a-baa7ae5ff38a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:30.025624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:30.025624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:30.026551 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-990ee362-1458-4594-a12a-baa7ae5ff38a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:30.028392 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-990ee362-1458-4594-a12a-baa7ae5ff38a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Get snapshot metadata completed successfully.
Aug 09 11:38:30.028898 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-990ee362-1458-4594-a12a-baa7ae5ff38a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata/key3 returned with HTTP 200
Aug 09 11:38:30.029611 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 954/1976] 10.222.0.59 () {58 vars in 1373 bytes} [Tue Aug  9 11:38:30 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:30.035728 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cf2d0798-e88b-4fd9-8d29-4a5eed368611 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:30.041675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cf2d0798-e88b-4fd9-8d29-4a5eed368611 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:30.042096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b4cb3906-9d06-4c4b-b2cc-b0fe7a4ed7c1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:30.042488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cf2d0798-e88b-4fd9-8d29-4a5eed368611 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:30.043036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cf2d0798-e88b-4fd9-8d29-4a5eed368611 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:30.046171 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b4cb3906-9d06-4c4b-b2cc-b0fe7a4ed7c1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:30.046752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b4cb3906-9d06-4c4b-b2cc-b0fe7a4ed7c1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:30.047166 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b4cb3906-9d06-4c4b-b2cc-b0fe7a4ed7c1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:30.054833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:30.054833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:30.055851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cf2d0798-e88b-4fd9-8d29-4a5eed368611 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:30.057659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cf2d0798-e88b-4fd9-8d29-4a5eed368611 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Get snapshot metadata completed successfully.
Aug 09 11:38:30.058240 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cf2d0798-e88b-4fd9-8d29-4a5eed368611 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:30.059081 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1023/1977] 10.222.0.59 () {58 vars in 1358 bytes} [Tue Aug  9 11:38:30 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:30.064966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0e4def70-010b-4fda-9398-3b127a997e57 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:30.067482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:30.067482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:30.068996 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0e4def70-010b-4fda-9398-3b127a997e57 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] PUT http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata
Aug 09 11:38:30.069783 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0e4def70-010b-4fda-9398-3b127a997e57 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:30.074607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b4cb3906-9d06-4c4b-b2cc-b0fe7a4ed7c1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:30.078643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=88,cinder:INSERT=4,cinder:UPDATE=8 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:30.081103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:30.081103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:30.082196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0e4def70-010b-4fda-9398-3b127a997e57 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:30.085416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b4cb3906-9d06-4c4b-b2cc-b0fe7a4ed7c1 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:30.087114 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 955/1978] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:30 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:30.122868 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0e4def70-010b-4fda-9398-3b127a997e57 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Update snapshot metadata completed successfully.
Aug 09 11:38:30.123443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0e4def70-010b-4fda-9398-3b127a997e57 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata returned with HTTP 200
Aug 09 11:38:30.124280 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1024/1979] 10.222.0.59 () {60 vars in 1378 bytes} [Tue Aug  9 11:38:30 2022] PUT /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e/metadata => generated 16 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Aug 09 11:38:30.131162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-6e7d02dc-ae56-4f67-8eb5-828c28de3b5a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:30.135659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6e7d02dc-ae56-4f67-8eb5-828c28de3b5a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] DELETE http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:30.136085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6e7d02dc-ae56-4f67-8eb5-828c28de3b5a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:30.136529 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-6e7d02dc-ae56-4f67-8eb5-828c28de3b5a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:30.136821 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v2.snapshots [None req-6e7d02dc-ae56-4f67-8eb5-828c28de3b5a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Delete snapshot with id: 66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:30.146954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:30.146954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:30.147897 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6e7d02dc-ae56-4f67-8eb5-828c28de3b5a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:30.181395 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-6e7d02dc-ae56-4f67-8eb5-828c28de3b5a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot delete request issued successfully.
Aug 09 11:38:30.182040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-6e7d02dc-ae56-4f67-8eb5-828c28de3b5a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 202
Aug 09 11:38:30.183375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 956/1980] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:38:30 2022] DELETE /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:38:30.188159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e284dadf-8247-4634-bcd3-82a9c54bcb72 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:30.192172 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e284dadf-8247-4634-bcd3-82a9c54bcb72 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:30.192679 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e284dadf-8247-4634-bcd3-82a9c54bcb72 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:30.193132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e284dadf-8247-4634-bcd3-82a9c54bcb72 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:30.204161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:30.204161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:30.205062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e284dadf-8247-4634-bcd3-82a9c54bcb72 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Snapshot retrieved successfully.
Aug 09 11:38:30.207187 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e284dadf-8247-4634-bcd3-82a9c54bcb72 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 200
Aug 09 11:38:30.207958 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1025/1981] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:38:30 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:38:31.102481 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-53051c8a-b7e7-421b-9a15-b78a6057bd64 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:31.106218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-53051c8a-b7e7-421b-9a15-b78a6057bd64 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:31.106662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-53051c8a-b7e7-421b-9a15-b78a6057bd64 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:31.107161 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-53051c8a-b7e7-421b-9a15-b78a6057bd64 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:31.122973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:31.122973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:31.129829 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-53051c8a-b7e7-421b-9a15-b78a6057bd64 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:31.139151 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-53051c8a-b7e7-421b-9a15-b78a6057bd64 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:31.139872 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 957/1982] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:31 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:31.217351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ad5a4e09-5ae1-4072-b176-f690c2d7dbc8 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:31.221350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ad5a4e09-5ae1-4072-b176-f690c2d7dbc8 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e
Aug 09 11:38:31.221794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ad5a4e09-5ae1-4072-b176-f690c2d7dbc8 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:31.222241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ad5a4e09-5ae1-4072-b176-f690c2d7dbc8 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:31.231418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ad5a4e09-5ae1-4072-b176-f690c2d7dbc8 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e returned with HTTP 404
Aug 09 11:38:31.232441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1026/1983] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:38:31 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/snapshots/66f934d7-e2ef-4792-a7a1-d5bde3cbe49e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:31.237798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2f0d0012-c001-4d76-8865-5be1b6e6f499 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:31.241901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2f0d0012-c001-4d76-8865-5be1b6e6f499 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] DELETE http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7
Aug 09 11:38:31.242368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2f0d0012-c001-4d76-8865-5be1b6e6f499 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:31.242838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2f0d0012-c001-4d76-8865-5be1b6e6f499 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:31.243253 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-2f0d0012-c001-4d76-8865-5be1b6e6f499 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Delete volume with id: dbb12c1c-f51b-4e5e-b208-7de8be665fd7 
Aug 09 11:38:31.259527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:31.259527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:31.260549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2f0d0012-c001-4d76-8865-5be1b6e6f499 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Volume info retrieved successfully.
Aug 09 11:38:31.295007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2f0d0012-c001-4d76-8865-5be1b6e6f499 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Delete volume request issued successfully.
Aug 09 11:38:31.295433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2f0d0012-c001-4d76-8865-5be1b6e6f499 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 returned with HTTP 202
Aug 09 11:38:31.296209 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 958/1984] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:38:31 2022] DELETE /volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:38:31.303438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bd4a3256-5d07-47d9-82be-53c77982570a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:31.307663 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd4a3256-5d07-47d9-82be-53c77982570a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7
Aug 09 11:38:31.308106 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bd4a3256-5d07-47d9-82be-53c77982570a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:31.308598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bd4a3256-5d07-47d9-82be-53c77982570a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:31.323563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:31.323563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:31.330287 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bd4a3256-5d07-47d9-82be-53c77982570a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Volume info retrieved successfully.
Aug 09 11:38:31.340294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bd4a3256-5d07-47d9-82be-53c77982570a tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 returned with HTTP 200
Aug 09 11:38:31.341008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1027/1985] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:31 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:32.159322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0fe290c6-8560-4c86-83f8-61cdb83bedf7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:32.164637 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0fe290c6-8560-4c86-83f8-61cdb83bedf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:32.165323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0fe290c6-8560-4c86-83f8-61cdb83bedf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:32.166051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0fe290c6-8560-4c86-83f8-61cdb83bedf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:32.186266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:32.186266 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:32.193775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0fe290c6-8560-4c86-83f8-61cdb83bedf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:32.204498 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0fe290c6-8560-4c86-83f8-61cdb83bedf7 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:32.205961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 959/1986] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:32 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 1369 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:32.221365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-bff7bbf7-c056-491b-89b8-05c5a44e9f88 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:32.225038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bff7bbf7-c056-491b-89b8-05c5a44e9f88 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:32.225486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bff7bbf7-c056-491b-89b8-05c5a44e9f88 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:32.226013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-bff7bbf7-c056-491b-89b8-05c5a44e9f88 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:32.241546 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:32.241546 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:32.248452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-bff7bbf7-c056-491b-89b8-05c5a44e9f88 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:32.259076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-bff7bbf7-c056-491b-89b8-05c5a44e9f88 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:32.259777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1028/1987] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:32 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 1369 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:32.274997 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7e528f6a-e624-422a-9419-ca8d4c6d38cd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:32.278628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7e528f6a-e624-422a-9419-ca8d4c6d38cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] PUT http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:32.279360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7e528f6a-e624-422a-9419-ca8d4c6d38cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1999800049"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:32.297795 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:32.297795 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:32.305714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7e528f6a-e624-422a-9419-ca8d4c6d38cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:32.313307 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7e528f6a-e624-422a-9419-ca8d4c6d38cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume updated successfully.
Aug 09 11:38:32.314461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7e528f6a-e624-422a-9419-ca8d4c6d38cd tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:32.315231 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 960/1988] 10.222.0.59 () {60 vars in 1345 bytes} [Tue Aug  9 11:38:32 2022] PUT /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:32.329004 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5e5e50a2-1591-4e99-84e7-0cbc09a4dcb9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:32.332941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5e5e50a2-1591-4e99-84e7-0cbc09a4dcb9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] PUT http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:32.333637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5e5e50a2-1591-4e99-84e7-0cbc09a4dcb9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-549029489", "description": "This is the new description of volume"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:32.350204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:32.350204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:32.357213 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b230051f-6be6-455f-9a83-db5ba325c0f0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:32.357600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5e5e50a2-1591-4e99-84e7-0cbc09a4dcb9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:32.360813 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b230051f-6be6-455f-9a83-db5ba325c0f0 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] GET http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7
Aug 09 11:38:32.361255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b230051f-6be6-455f-9a83-db5ba325c0f0 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:32.361714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b230051f-6be6-455f-9a83-db5ba325c0f0 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:32.369942 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5e5e50a2-1591-4e99-84e7-0cbc09a4dcb9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume updated successfully.
Aug 09 11:38:32.371128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5e5e50a2-1591-4e99-84e7-0cbc09a4dcb9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:32.371949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1029/1989] 10.222.0.59 () {60 vars in 1346 bytes} [Tue Aug  9 11:38:32 2022] PUT /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:32.375364 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b230051f-6be6-455f-9a83-db5ba325c0f0 tempest-SnapshotMetadataTestJSON-1502882859 tempest-SnapshotMetadataTestJSON-1502882859-project] http://10.222.0.59/volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 returned with HTTP 404
Aug 09 11:38:32.376283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 961/1990] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:32 2022] GET /volume/v3/364799837b404e35ad574b6a4ba6292c/volumes/dbb12c1c-f51b-4e5e-b208-7de8be665fd7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:38:32.387452 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ecdfcdc8-3cee-47e5-a919-c2b3fa4e2e33 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:32.391331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ecdfcdc8-3cee-47e5-a919-c2b3fa4e2e33 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:32.391846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ecdfcdc8-3cee-47e5-a919-c2b3fa4e2e33 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:32.392369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ecdfcdc8-3cee-47e5-a919-c2b3fa4e2e33 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:32.407388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:32.407388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:32.415199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ecdfcdc8-3cee-47e5-a919-c2b3fa4e2e33 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:32.426130 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ecdfcdc8-3cee-47e5-a919-c2b3fa4e2e33 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:32.426900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1030/1991] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:32 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 1407 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:32.441671 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:32.445369 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] POST http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes
Aug 09 11:38:32.446182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1466142774", "availability_zone": "nova", "size": 1}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:32.448567 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1466142774', 'availability_zone': 'nova', 'size': 1}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:38:32.448878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume of 1 GB
Aug 09 11:38:32.467469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Availability Zones retrieved successfully.
Aug 09 11:38:32.483847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (2d65d3b6-b1e1-4bd5-81ce-d80fe68bbeaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:32.486329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f271a-5760-41e3-8d07-a392bea5f802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:32.488827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:38:32.523560 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96f271a-5760-41e3-8d07-a392bea5f802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:32.525525 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100996b3-29e1-4625-81ae-f20997995650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:32.582015 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Created reservations ['8ac6811f-8113-4469-be5c-ac2b1ce3451c', 'd565afb6-4696-467b-9944-f8430612b69e', '63f03fa7-8519-498b-ba85-65d7c799e650', '99c97b6b-a49d-40e6-ba3d-bb5eaa9732b4'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:32.583815 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100996b3-29e1-4625-81ae-f20997995650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ac6811f-8113-4469-be5c-ac2b1ce3451c', 'd565afb6-4696-467b-9944-f8430612b69e', '63f03fa7-8519-498b-ba85-65d7c799e650', '99c97b6b-a49d-40e6-ba3d-bb5eaa9732b4']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:32.586326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec818b1-14a2-416e-b3af-f336ea362bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:32.609121 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec818b1-14a2-416e-b3af-f336ea362bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4a26ff-d023-4778-8186-936d2643d3db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1466142774',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['8ac6811f-8113-4469-be5c-ac2b1ce3451c','d565afb6-4696-467b-9944-f8430612b69e','63f03fa7-8519-498b-ba85-65d7c799e650','99c97b6b-a49d-40e6-ba3d-bb5eaa9732b4'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:38:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1466142774',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=9b4a26ff-d023-4778-8186-936d2643d3db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c286fbd36f6a419491732afc51146e2f',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='078a9e992d6742fbbe3624d846c9eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:32.611572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df29fe0-2105-4324-9ea5-cd01ea7d9f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:32.640953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df29fe0-2105-4324-9ea5-cd01ea7d9f12) 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='tempest-@#$%^* description-1466142774',display_name=None,encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c286fbd36f6a419491732afc51146e2f',qos_specs=None,replication_status=<?>,reservations=['8ac6811f-8113-4469-be5c-ac2b1ce3451c','d565afb6-4696-467b-9944-f8430612b69e','63f03fa7-8519-498b-ba85-65d7c799e650','99c97b6b-a49d-40e6-ba3d-bb5eaa9732b4'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='078a9e992d6742fbbe3624d846c9eb26',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:32.642763 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cacdf1d-dfef-4abc-8a3c-8198f9b7de89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:32.659411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cacdf1d-dfef-4abc-8a3c-8198f9b7de89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:32.661228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Flow 'volume_create_api' (2d65d3b6-b1e1-4bd5-81ce-d80fe68bbeaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:32.661960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Create volume request issued successfully.
Aug 09 11:38:32.663309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3fbf7486-072d-450b-ad4a-3c5a9d448684 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes returned with HTTP 202
Aug 09 11:38:32.664068 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 962/1992] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:38:32 2022] POST /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes => generated 811 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:38:32.678342 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-12ba4c26-bc3f-4776-bd90-217c6fb6e26f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:32.682182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-12ba4c26-bc3f-4776-bd90-217c6fb6e26f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db
Aug 09 11:38:32.682657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-12ba4c26-bc3f-4776-bd90-217c6fb6e26f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:32.683145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-12ba4c26-bc3f-4776-bd90-217c6fb6e26f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:32.698162 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:32.698162 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:32.706426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-12ba4c26-bc3f-4776-bd90-217c6fb6e26f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:32.716741 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-12ba4c26-bc3f-4776-bd90-217c6fb6e26f tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db returned with HTTP 200
Aug 09 11:38:32.717648 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1031/1993] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:32 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:33.733363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bd4336e4-e7a6-4ecf-88aa-6160bdd0d708 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:33.737216 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bd4336e4-e7a6-4ecf-88aa-6160bdd0d708 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db
Aug 09 11:38:33.737662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bd4336e4-e7a6-4ecf-88aa-6160bdd0d708 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:33.738119 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bd4336e4-e7a6-4ecf-88aa-6160bdd0d708 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:33.741828 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=78,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:33.755842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:33.755842 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:33.759435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:33.763724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bd4336e4-e7a6-4ecf-88aa-6160bdd0d708 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:33.772695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bd4336e4-e7a6-4ecf-88aa-6160bdd0d708 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db returned with HTTP 200
Aug 09 11:38:33.773615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 963/1994] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:33 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:33.788328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d2510039-949c-40ed-864c-02161e59b2d9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:33.791850 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d2510039-949c-40ed-864c-02161e59b2d9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] PUT http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db
Aug 09 11:38:33.792512 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d2510039-949c-40ed-864c-02161e59b2d9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1999800049", "description": null}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:33.809863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:33.809863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:33.817049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d2510039-949c-40ed-864c-02161e59b2d9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:33.829216 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d2510039-949c-40ed-864c-02161e59b2d9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume updated successfully.
Aug 09 11:38:33.830402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d2510039-949c-40ed-864c-02161e59b2d9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db returned with HTTP 200
Aug 09 11:38:33.843990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 964/1995] 10.222.0.59 () {60 vars in 1345 bytes} [Tue Aug  9 11:38:33 2022] PUT /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:33.845634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9115a4e8-cb4a-48bc-9eee-6e086ad1271b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:33.849214 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9115a4e8-cb4a-48bc-9eee-6e086ad1271b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] DELETE http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db
Aug 09 11:38:33.849655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9115a4e8-cb4a-48bc-9eee-6e086ad1271b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:33.850211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9115a4e8-cb4a-48bc-9eee-6e086ad1271b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:33.850607 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-9115a4e8-cb4a-48bc-9eee-6e086ad1271b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume with id: 9b4a26ff-d023-4778-8186-936d2643d3db 
Aug 09 11:38:33.859112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] POST http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes
Aug 09 11:38:33.859810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-661132857"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:33.861939 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-661132857'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:38:33.862252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Create volume of 1 GB
Aug 09 11:38:33.864951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:33.864951 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:33.866025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9115a4e8-cb4a-48bc-9eee-6e086ad1271b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:33.869689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Availability Zones retrieved successfully.
Aug 09 11:38:33.885079 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Flow 'volume_create_api' (7dc4d0e7-103e-4f35-88a2-2f2cd36afb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:33.887887 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173eaf63-3997-431c-9be8-b2d289089ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:33.890471 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:38:33.893236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9115a4e8-cb4a-48bc-9eee-6e086ad1271b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume request issued successfully.
Aug 09 11:38:33.893628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9115a4e8-cb4a-48bc-9eee-6e086ad1271b tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db returned with HTTP 202
Aug 09 11:38:33.894619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 965/1996] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:38:33 2022] DELETE /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:38:33.899004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f056648d-a46c-4740-a844-9e3a3ca1c17e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:33.902479 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f056648d-a46c-4740-a844-9e3a3ca1c17e tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db
Aug 09 11:38:33.902950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f056648d-a46c-4740-a844-9e3a3ca1c17e tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:33.903399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f056648d-a46c-4740-a844-9e3a3ca1c17e tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:33.918496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:33.918496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:33.925999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f056648d-a46c-4740-a844-9e3a3ca1c17e tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:33.929312 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173eaf63-3997-431c-9be8-b2d289089ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:33.931700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13d8bded-4e9c-49e7-8736-900ec0325c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:33.934014 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=89,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:33.935802 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f056648d-a46c-4740-a844-9e3a3ca1c17e tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db returned with HTTP 200
Aug 09 11:38:33.936543 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 966/1997] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:33 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:38:34.018273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Created reservations ['287551dd-18d2-47f4-8ba5-d506d407c7c4', 'bea8dd9e-cfad-4d16-a6c8-6d39b0bd0dcb', '88c7b478-9d42-4975-a029-d84c232c59db', 'f81bb84a-7e80-44c9-935f-033b2b6ea7b0'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:34.019928 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13d8bded-4e9c-49e7-8736-900ec0325c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['287551dd-18d2-47f4-8ba5-d506d407c7c4', 'bea8dd9e-cfad-4d16-a6c8-6d39b0bd0dcb', '88c7b478-9d42-4975-a029-d84c232c59db', 'f81bb84a-7e80-44c9-935f-033b2b6ea7b0']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:34.021807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed132a4-c93f-426c-af72-82f29a49e5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:34.046090 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed132a4-c93f-426c-af72-82f29a49e5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58516b65-1dab-4895-b247-8cb617d83ab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-661132857',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c9f21434e76142bbbbf9cc6569a7dc2e',qos_specs=None,replication_status=<?>,reservations=['287551dd-18d2-47f4-8ba5-d506d407c7c4','bea8dd9e-cfad-4d16-a6c8-6d39b0bd0dcb','88c7b478-9d42-4975-a029-d84c232c59db','f81bb84a-7e80-44c9-935f-033b2b6ea7b0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='acdd515d78844bb89780f75e7b5825c5',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-661132857',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=58516b65-1dab-4895-b247-8cb617d83ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9f21434e76142bbbbf9cc6569a7dc2e',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='acdd515d78844bb89780f75e7b5825c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:34.047945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7882e63e-5717-4ac5-ad50-486aba7c4592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:34.073661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7882e63e-5717-4ac5-ad50-486aba7c4592) 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-VolumesMetadataTest-Volume-661132857',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='c9f21434e76142bbbbf9cc6569a7dc2e',qos_specs=None,replication_status=<?>,reservations=['287551dd-18d2-47f4-8ba5-d506d407c7c4','bea8dd9e-cfad-4d16-a6c8-6d39b0bd0dcb','88c7b478-9d42-4975-a029-d84c232c59db','f81bb84a-7e80-44c9-935f-033b2b6ea7b0'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='acdd515d78844bb89780f75e7b5825c5',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:34.075532 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f085c7-bd42-4e7f-bda6-6e95f5cb006e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:34.092789 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f085c7-bd42-4e7f-bda6-6e95f5cb006e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:34.095133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Flow 'volume_create_api' (7dc4d0e7-103e-4f35-88a2-2f2cd36afb1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:34.095788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Create volume request issued successfully.
Aug 09 11:38:34.096997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0ea3d6f6-7024-4b88-a566-84aad8ded0c4 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes returned with HTTP 202
Aug 09 11:38:34.098117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1032/1998] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:38:33 2022] POST /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes => generated 818 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:38:34.113363 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-30d13fb3-4598-46c5-a9ba-c34fa2fb1395 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:34.121505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-30d13fb3-4598-46c5-a9ba-c34fa2fb1395 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] GET http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6
Aug 09 11:38:34.122442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-30d13fb3-4598-46c5-a9ba-c34fa2fb1395 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:34.123520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-30d13fb3-4598-46c5-a9ba-c34fa2fb1395 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:34.152008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:34.152008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:34.164853 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-30d13fb3-4598-46c5-a9ba-c34fa2fb1395 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:34.181644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-30d13fb3-4598-46c5-a9ba-c34fa2fb1395 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 returned with HTTP 200
Aug 09 11:38:34.190920 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 967/1999] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:34 2022] GET /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 => generated 886 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:34.954011 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d06b6546-a50d-4b8d-a295-594ba374d6c4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:34.958286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d06b6546-a50d-4b8d-a295-594ba374d6c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db
Aug 09 11:38:34.958732 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d06b6546-a50d-4b8d-a295-594ba374d6c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:34.959233 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d06b6546-a50d-4b8d-a295-594ba374d6c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:34.971544 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d06b6546-a50d-4b8d-a295-594ba374d6c4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db returned with HTTP 404
Aug 09 11:38:34.972591 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1033/2000] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:34 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/9b4a26ff-d023-4778-8186-936d2643d3db => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:34.978191 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bd0625cd-fa3a-4a69-b198-69a2c8e55b57 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:34.983506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bd0625cd-fa3a-4a69-b198-69a2c8e55b57 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] DELETE http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:34.984147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bd0625cd-fa3a-4a69-b198-69a2c8e55b57 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:34.984769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bd0625cd-fa3a-4a69-b198-69a2c8e55b57 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:34.985329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-bd0625cd-fa3a-4a69-b198-69a2c8e55b57 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume with id: 6368527f-f298-48dc-8d00-daade09f5c48 
Aug 09 11:38:35.002923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.002923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.003914 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bd0625cd-fa3a-4a69-b198-69a2c8e55b57 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:35.036656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bd0625cd-fa3a-4a69-b198-69a2c8e55b57 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume request issued successfully.
Aug 09 11:38:35.037065 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bd0625cd-fa3a-4a69-b198-69a2c8e55b57 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 202
Aug 09 11:38:35.037810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 968/2001] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:38:34 2022] DELETE /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:38:35.043072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-52cb7cc3-f017-48b8-a387-460f8cff0bd0 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.046793 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-52cb7cc3-f017-48b8-a387-460f8cff0bd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:35.047300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-52cb7cc3-f017-48b8-a387-460f8cff0bd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.047758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-52cb7cc3-f017-48b8-a387-460f8cff0bd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.063766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.063766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.070935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-52cb7cc3-f017-48b8-a387-460f8cff0bd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:35.082975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-52cb7cc3-f017-48b8-a387-460f8cff0bd0 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 200
Aug 09 11:38:35.083712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1034/2002] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:35 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 1406 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:38:35.199103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-160fe200-eedf-4a7e-a749-861d2f0b92fd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.202838 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-160fe200-eedf-4a7e-a749-861d2f0b92fd tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] GET http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6
Aug 09 11:38:35.203329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-160fe200-eedf-4a7e-a749-861d2f0b92fd tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.203787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-160fe200-eedf-4a7e-a749-861d2f0b92fd tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.219863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.219863 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.226846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-160fe200-eedf-4a7e-a749-861d2f0b92fd tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.236377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-160fe200-eedf-4a7e-a749-861d2f0b92fd tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 returned with HTTP 200
Aug 09 11:38:35.237103 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 969/2003] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:35 2022] GET /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 => generated 911 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:35.252569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-205f044f-ff0e-46c0-84c9-c3045fc46c65 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.256704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-205f044f-ff0e-46c0-84c9-c3045fc46c65 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] POST http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata
Aug 09 11:38:35.257535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-205f044f-ff0e-46c0-84c9-c3045fc46c65 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": "<value&special_chars>"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:35.274204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.274204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.275236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-205f044f-ff0e-46c0-84c9-c3045fc46c65 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.291482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-205f044f-ff0e-46c0-84c9-c3045fc46c65 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Create volume metadata completed successfully.
Aug 09 11:38:35.292128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-205f044f-ff0e-46c0-84c9-c3045fc46c65 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata returned with HTTP 200
Aug 09 11:38:35.292894 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1035/2004] 10.222.0.59 () {60 vars in 1374 bytes} [Tue Aug  9 11:38:35 2022] POST /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata => generated 101 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:35.299375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1b1096b0-76b5-4f90-a786-6b75d0ae86b1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.303686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1b1096b0-76b5-4f90-a786-6b75d0ae86b1 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] GET http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata
Aug 09 11:38:35.304168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1b1096b0-76b5-4f90-a786-6b75d0ae86b1 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.304624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1b1096b0-76b5-4f90-a786-6b75d0ae86b1 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.321009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.321009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.322075 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1b1096b0-76b5-4f90-a786-6b75d0ae86b1 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.335515 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1b1096b0-76b5-4f90-a786-6b75d0ae86b1 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Get volume metadata completed successfully.
Aug 09 11:38:35.336083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1b1096b0-76b5-4f90-a786-6b75d0ae86b1 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata returned with HTTP 200
Aug 09 11:38:35.336832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 970/2005] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:38:35 2022] GET /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata => generated 101 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:35.342802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b05737c4-953d-4d54-aa43-e079a4079fe3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.347035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b05737c4-953d-4d54-aa43-e079a4079fe3 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] PUT http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata
Aug 09 11:38:35.347770 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b05737c4-953d-4d54-aa43-e079a4079fe3 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:35.368343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.368343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.369466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b05737c4-953d-4d54-aa43-e079a4079fe3 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.389458 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b05737c4-953d-4d54-aa43-e079a4079fe3 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Update volume metadata completed successfully.
Aug 09 11:38:35.389997 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b05737c4-953d-4d54-aa43-e079a4079fe3 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata returned with HTTP 200
Aug 09 11:38:35.390763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1036/2006] 10.222.0.59 () {60 vars in 1372 bytes} [Tue Aug  9 11:38:35 2022] PUT /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:35.396642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5b2e3394-bf3d-477f-9245-f68a257efe7e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.400977 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5b2e3394-bf3d-477f-9245-f68a257efe7e tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] GET http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata
Aug 09 11:38:35.406110 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5b2e3394-bf3d-477f-9245-f68a257efe7e tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.406110 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5b2e3394-bf3d-477f-9245-f68a257efe7e tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.417926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.417926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.418957 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5b2e3394-bf3d-477f-9245-f68a257efe7e tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.429450 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5b2e3394-bf3d-477f-9245-f68a257efe7e tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Get volume metadata completed successfully.
Aug 09 11:38:35.430005 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5b2e3394-bf3d-477f-9245-f68a257efe7e tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata returned with HTTP 200
Aug 09 11:38:35.430737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 971/2007] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:38:35 2022] GET /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:35.437792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a03e5d94-4d78-4f31-a39e-afeb33e201aa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.444358 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a03e5d94-4d78-4f31-a39e-afeb33e201aa tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] DELETE http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata/key1
Aug 09 11:38:35.445018 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a03e5d94-4d78-4f31-a39e-afeb33e201aa tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.445482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a03e5d94-4d78-4f31-a39e-afeb33e201aa tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.465737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.465737 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.466749 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a03e5d94-4d78-4f31-a39e-afeb33e201aa tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.479470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a03e5d94-4d78-4f31-a39e-afeb33e201aa tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Get volume metadata completed successfully.
Aug 09 11:38:35.496195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a03e5d94-4d78-4f31-a39e-afeb33e201aa tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Delete volume metadata completed successfully.
Aug 09 11:38:35.496628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a03e5d94-4d78-4f31-a39e-afeb33e201aa tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata/key1 returned with HTTP 200
Aug 09 11:38:35.497435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1037/2008] 10.222.0.59 () {58 vars in 1370 bytes} [Tue Aug  9 11:38:35 2022] DELETE /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata/key1 => generated 0 bytes in 62 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0)
Aug 09 11:38:35.503484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-30afa4d7-b7d8-43e9-b08f-589d7e1444d2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.507891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-30afa4d7-b7d8-43e9-b08f-589d7e1444d2 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] GET http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata
Aug 09 11:38:35.508324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-30afa4d7-b7d8-43e9-b08f-589d7e1444d2 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.508882 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-30afa4d7-b7d8-43e9-b08f-589d7e1444d2 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.523622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.523622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.524576 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-30afa4d7-b7d8-43e9-b08f-589d7e1444d2 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.534654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-30afa4d7-b7d8-43e9-b08f-589d7e1444d2 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Get volume metadata completed successfully.
Aug 09 11:38:35.535225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-30afa4d7-b7d8-43e9-b08f-589d7e1444d2 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata returned with HTTP 200
Aug 09 11:38:35.535918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 972/2009] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:38:35 2022] GET /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata => generated 32 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:35.543165 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f123805f-2420-4d30-a2be-5ddee8d5d2a6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.549638 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f123805f-2420-4d30-a2be-5ddee8d5d2a6 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] PUT http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata
Aug 09 11:38:35.550646 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f123805f-2420-4d30-a2be-5ddee8d5d2a6 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:35.570232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.570232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.571308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f123805f-2420-4d30-a2be-5ddee8d5d2a6 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.585714 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f123805f-2420-4d30-a2be-5ddee8d5d2a6 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Update volume metadata completed successfully.
Aug 09 11:38:35.586231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f123805f-2420-4d30-a2be-5ddee8d5d2a6 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata returned with HTTP 200
Aug 09 11:38:35.587023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1038/2010] 10.222.0.59 () {60 vars in 1372 bytes} [Tue Aug  9 11:38:35 2022] PUT /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:35.593756 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-70751b19-887b-4be9-ae02-775ef1146249 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.597821 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-70751b19-887b-4be9-ae02-775ef1146249 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] POST http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata
Aug 09 11:38:35.598527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-70751b19-887b-4be9-ae02-775ef1146249 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:35.615918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.615918 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.617041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-70751b19-887b-4be9-ae02-775ef1146249 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.631300 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-70751b19-887b-4be9-ae02-775ef1146249 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Create volume metadata completed successfully.
Aug 09 11:38:35.631847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-70751b19-887b-4be9-ae02-775ef1146249 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata returned with HTTP 200
Aug 09 11:38:35.632784 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 973/2011] 10.222.0.59 () {60 vars in 1373 bytes} [Tue Aug  9 11:38:35 2022] POST /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:35.639152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8cd21ab9-377e-4e3c-9e26-45034739f658 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.643281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8cd21ab9-377e-4e3c-9e26-45034739f658 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] PUT http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata/key3
Aug 09 11:38:35.643975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8cd21ab9-377e-4e3c-9e26-45034739f658 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:35.662594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.662594 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.663615 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8cd21ab9-377e-4e3c-9e26-45034739f658 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.679156 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8cd21ab9-377e-4e3c-9e26-45034739f658 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Update volume metadata completed successfully.
Aug 09 11:38:35.679680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8cd21ab9-377e-4e3c-9e26-45034739f658 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata/key3 returned with HTTP 200
Aug 09 11:38:35.680425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1039/2012] 10.222.0.59 () {60 vars in 1387 bytes} [Tue Aug  9 11:38:35 2022] PUT /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata/key3 => generated 35 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:35.686485 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bec1e17e-511d-4924-af87-dd679a27cd8c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.690695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bec1e17e-511d-4924-af87-dd679a27cd8c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] GET http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata/key3
Aug 09 11:38:35.691178 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bec1e17e-511d-4924-af87-dd679a27cd8c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.691642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bec1e17e-511d-4924-af87-dd679a27cd8c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.707699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.707699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.708687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bec1e17e-511d-4924-af87-dd679a27cd8c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.719235 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bec1e17e-511d-4924-af87-dd679a27cd8c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Get volume metadata completed successfully.
Aug 09 11:38:35.719680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bec1e17e-511d-4924-af87-dd679a27cd8c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata/key3 returned with HTTP 200
Aug 09 11:38:35.720448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 974/2013] 10.222.0.59 () {58 vars in 1367 bytes} [Tue Aug  9 11:38:35 2022] GET /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:35.726360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-818b87ef-cb26-4870-aae8-8a62be491025 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.730787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-818b87ef-cb26-4870-aae8-8a62be491025 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] GET http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata
Aug 09 11:38:35.731261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-818b87ef-cb26-4870-aae8-8a62be491025 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.731715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-818b87ef-cb26-4870-aae8-8a62be491025 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.735300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=70,cinder:INSERT=11,cinder:UPDATE=19 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:35.750436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.750436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.752284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-818b87ef-cb26-4870-aae8-8a62be491025 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.768056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-818b87ef-cb26-4870-aae8-8a62be491025 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Get volume metadata completed successfully.
Aug 09 11:38:35.768912 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-818b87ef-cb26-4870-aae8-8a62be491025 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata returned with HTTP 200
Aug 09 11:38:35.770051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1040/2014] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:38:35 2022] GET /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata => generated 75 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:35.777261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d2399810-5716-48a0-b9f3-7c17e7c67c53 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.781602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d2399810-5716-48a0-b9f3-7c17e7c67c53 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] PUT http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata
Aug 09 11:38:35.782322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d2399810-5716-48a0-b9f3-7c17e7c67c53 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:35.801067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.801067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.802044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d2399810-5716-48a0-b9f3-7c17e7c67c53 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.818454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d2399810-5716-48a0-b9f3-7c17e7c67c53 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Update volume metadata completed successfully.
Aug 09 11:38:35.819001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d2399810-5716-48a0-b9f3-7c17e7c67c53 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata returned with HTTP 200
Aug 09 11:38:35.819967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 975/2015] 10.222.0.59 () {60 vars in 1372 bytes} [Tue Aug  9 11:38:35 2022] PUT /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:38:35.827873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-17e6638a-86a5-4f98-9f75-03d72e72f227 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.831772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-17e6638a-86a5-4f98-9f75-03d72e72f227 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] DELETE http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6
Aug 09 11:38:35.832215 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-17e6638a-86a5-4f98-9f75-03d72e72f227 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.832665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-17e6638a-86a5-4f98-9f75-03d72e72f227 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.833062 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-17e6638a-86a5-4f98-9f75-03d72e72f227 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Delete volume with id: 58516b65-1dab-4895-b247-8cb617d83ab6 
Aug 09 11:38:35.847619 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.847619 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.848588 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-17e6638a-86a5-4f98-9f75-03d72e72f227 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.879850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-17e6638a-86a5-4f98-9f75-03d72e72f227 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Delete volume request issued successfully.
Aug 09 11:38:35.880248 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-17e6638a-86a5-4f98-9f75-03d72e72f227 tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 returned with HTTP 202
Aug 09 11:38:35.883974 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1041/2016] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:38:35 2022] DELETE /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:38:35.885764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bce87a74-ded7-404a-a944-a2ab3b6745ae None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:35.889412 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bce87a74-ded7-404a-a944-a2ab3b6745ae tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] GET http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6
Aug 09 11:38:35.889845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bce87a74-ded7-404a-a944-a2ab3b6745ae tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:35.890299 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bce87a74-ded7-404a-a944-a2ab3b6745ae tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:35.906253 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:35.906253 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:35.913115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bce87a74-ded7-404a-a944-a2ab3b6745ae tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Volume info retrieved successfully.
Aug 09 11:38:35.923111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bce87a74-ded7-404a-a944-a2ab3b6745ae tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 returned with HTTP 200
Aug 09 11:38:35.923847 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 976/2017] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:35 2022] GET /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:36.100880 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f238dfbc-bb2e-4bd0-8f07-927a9439aea4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:36.104763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f238dfbc-bb2e-4bd0-8f07-927a9439aea4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48
Aug 09 11:38:36.105209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f238dfbc-bb2e-4bd0-8f07-927a9439aea4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:36.105658 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f238dfbc-bb2e-4bd0-8f07-927a9439aea4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:36.117683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f238dfbc-bb2e-4bd0-8f07-927a9439aea4 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 returned with HTTP 404
Aug 09 11:38:36.118637 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1042/2018] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:36 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/6368527f-f298-48dc-8d00-daade09f5c48 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:36.128910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0944c5bb-2fc4-4bca-91b3-149dc909f1a9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:36.132883 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0944c5bb-2fc4-4bca-91b3-149dc909f1a9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] DELETE http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1
Aug 09 11:38:36.133298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0944c5bb-2fc4-4bca-91b3-149dc909f1a9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:36.133852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0944c5bb-2fc4-4bca-91b3-149dc909f1a9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:36.134271 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-0944c5bb-2fc4-4bca-91b3-149dc909f1a9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume with id: 961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 
Aug 09 11:38:36.150102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:36.150102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:36.151200 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0944c5bb-2fc4-4bca-91b3-149dc909f1a9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:36.156707 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=93,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:36.181169 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0944c5bb-2fc4-4bca-91b3-149dc909f1a9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Delete volume request issued successfully.
Aug 09 11:38:36.181594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0944c5bb-2fc4-4bca-91b3-149dc909f1a9 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 returned with HTTP 202
Aug 09 11:38:36.182366 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 977/2019] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:38:36 2022] DELETE /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:38:36.187001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-327aec5e-d60d-4efe-987d-6e6ede0e56cb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:36.190569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-327aec5e-d60d-4efe-987d-6e6ede0e56cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1
Aug 09 11:38:36.191049 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-327aec5e-d60d-4efe-987d-6e6ede0e56cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:36.191507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-327aec5e-d60d-4efe-987d-6e6ede0e56cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:36.208597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:36.208597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:36.216266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-327aec5e-d60d-4efe-987d-6e6ede0e56cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Volume info retrieved successfully.
Aug 09 11:38:36.226359 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-327aec5e-d60d-4efe-987d-6e6ede0e56cb tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 returned with HTTP 200
Aug 09 11:38:36.227132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1043/2020] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:36 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:38:36.940509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a8bb0175-325f-4f30-a7f6-0f803f7f988c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:36.945436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8bb0175-325f-4f30-a7f6-0f803f7f988c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] GET http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6
Aug 09 11:38:36.946116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8bb0175-325f-4f30-a7f6-0f803f7f988c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:36.946845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a8bb0175-325f-4f30-a7f6-0f803f7f988c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:36.968017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a8bb0175-325f-4f30-a7f6-0f803f7f988c tempest-VolumesMetadataTest-1814010039 tempest-VolumesMetadataTest-1814010039-project] http://10.222.0.59/volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 returned with HTTP 404
Aug 09 11:38:36.969265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 978/2021] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:36 2022] GET /volume/v3/c9f21434e76142bbbbf9cc6569a7dc2e/volumes/58516b65-1dab-4895-b247-8cb617d83ab6 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:37.243050 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-080c7316-ce11-4b9c-a01c-ffe6398c9a89 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:37.246825 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-080c7316-ce11-4b9c-a01c-ffe6398c9a89 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] GET http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1
Aug 09 11:38:37.247378 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-080c7316-ce11-4b9c-a01c-ffe6398c9a89 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:37.247836 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-080c7316-ce11-4b9c-a01c-ffe6398c9a89 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:37.260459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-080c7316-ce11-4b9c-a01c-ffe6398c9a89 tempest-VolumesGetTest-71002012 tempest-VolumesGetTest-71002012-project] http://10.222.0.59/volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 returned with HTTP 404
Aug 09 11:38:37.261373 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1044/2022] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:37 2022] GET /volume/v3/c286fbd36f6a419491732afc51146e2f/volumes/961ee595-4779-4cd3-a8c1-8bc63b9ad5d1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:39.518222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:39.686332 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] POST http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes
Aug 09 11:38:39.687158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-615756050"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:39.689414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-615756050'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:38:39.689724 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Create volume of 1 GB
Aug 09 11:38:39.697644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Availability Zones retrieved successfully.
Aug 09 11:38:39.713767 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Flow 'volume_create_api' (796b7e7a-992e-4a8b-b0a7-8cbfe5bbfe36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:39.716642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7e4026-d4da-41ea-b265-8bc5c804793d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:39.719113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:38:39.752640 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7e4026-d4da-41ea-b265-8bc5c804793d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:39.754606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdbc657-aa21-4e45-821d-da53811e5562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:39.847570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Created reservations ['a3a9743e-4d7b-4c77-94b3-ac45388fecba', '8abe6418-09ef-405d-9c73-948539ad6003', 'c1e5e345-a09f-45f3-95e8-3a0212864dc4', '7406a417-ef7d-4588-a1e3-3a254606df3e'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:39.849261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdbc657-aa21-4e45-821d-da53811e5562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3a9743e-4d7b-4c77-94b3-ac45388fecba', '8abe6418-09ef-405d-9c73-948539ad6003', 'c1e5e345-a09f-45f3-95e8-3a0212864dc4', '7406a417-ef7d-4588-a1e3-3a254606df3e']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:39.851337 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e94fca5-64ce-4337-a05c-179285ef8078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:39.875199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e94fca5-64ce-4337-a05c-179285ef8078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b3f68d7-19f6-45f9-bd2b-322678bae702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-615756050',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d71cd0d3c81c43e1ac8d43dcbd877fb1',qos_specs=None,replication_status=<?>,reservations=['a3a9743e-4d7b-4c77-94b3-ac45388fecba','8abe6418-09ef-405d-9c73-948539ad6003','c1e5e345-a09f-45f3-95e8-3a0212864dc4','7406a417-ef7d-4588-a1e3-3a254606df3e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='c4d3d5ed7c4a4379affbec91e3ff3181',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-615756050',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8b3f68d7-19f6-45f9-bd2b-322678bae702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d71cd0d3c81c43e1ac8d43dcbd877fb1',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='c4d3d5ed7c4a4379affbec91e3ff3181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:39.877049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f65610-7cb8-466d-9ac9-cbb900a33bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:39.906210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f65610-7cb8-466d-9ac9-cbb900a33bda) 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-VolumesTransfersV355Test-Volume-615756050',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d71cd0d3c81c43e1ac8d43dcbd877fb1',qos_specs=None,replication_status=<?>,reservations=['a3a9743e-4d7b-4c77-94b3-ac45388fecba','8abe6418-09ef-405d-9c73-948539ad6003','c1e5e345-a09f-45f3-95e8-3a0212864dc4','7406a417-ef7d-4588-a1e3-3a254606df3e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='c4d3d5ed7c4a4379affbec91e3ff3181',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:39.908587 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d4e398-9d1a-4bf8-9522-1d6207245981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:39.926603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d4e398-9d1a-4bf8-9522-1d6207245981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:39.929126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Flow 'volume_create_api' (796b7e7a-992e-4a8b-b0a7-8cbfe5bbfe36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:39.929787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Create volume request issued successfully.
Aug 09 11:38:39.931135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0f62bcae-f331-4297-b7d8-aa4e1b5d757f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes returned with HTTP 202
Aug 09 11:38:39.931908 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 979/2023] 10.222.0.59 () {62 vars in 1276 bytes} [Tue Aug  9 11:38:39 2022] POST /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes => generated 887 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:39.946251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f9573f61-b59e-4876-9417-b52d64f32980 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:39.950077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f9573f61-b59e-4876-9417-b52d64f32980 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:39.950610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f9573f61-b59e-4876-9417-b52d64f32980 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:39.951159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f9573f61-b59e-4876-9417-b52d64f32980 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:39.967303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:39.967303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:39.974720 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f9573f61-b59e-4876-9417-b52d64f32980 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Volume info retrieved successfully.
Aug 09 11:38:39.985332 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f9573f61-b59e-4876-9417-b52d64f32980 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 returned with HTTP 200
Aug 09 11:38:39.986065 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1045/2024] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:39 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:41.002511 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4b564968-60f2-408e-abe1-85bb947b94aa None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.009008 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4b564968-60f2-408e-abe1-85bb947b94aa tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:41.009509 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4b564968-60f2-408e-abe1-85bb947b94aa tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:41.013178 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4b564968-60f2-408e-abe1-85bb947b94aa tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:41.032493 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:41.032493 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:41.039901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4b564968-60f2-408e-abe1-85bb947b94aa tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Volume info retrieved successfully.
Aug 09 11:38:41.048947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4b564968-60f2-408e-abe1-85bb947b94aa tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 returned with HTTP 200
Aug 09 11:38:41.049704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 980/2025] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:41 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:41.064862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-67e44aad-e884-4ca2-bb4d-e37fe31824ef None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.069352 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-67e44aad-e884-4ca2-bb4d-e37fe31824ef tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] POST http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers
Aug 09 11:38:41.070055 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-67e44aad-e884-4ca2-bb4d-e37fe31824ef tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8b3f68d7-19f6-45f9-bd2b-322678bae702"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:41.072184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volume_transfer [None req-67e44aad-e884-4ca2-bb4d-e37fe31824ef tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Creating new volume transfer {'transfer': {'volume_id': '8b3f68d7-19f6-45f9-bd2b-322678bae702'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}}
Aug 09 11:38:41.072488 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volume_transfer [None req-67e44aad-e884-4ca2-bb4d-e37fe31824ef tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Creating transfer of volume 8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:41.072751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.transfer.api [None req-67e44aad-e884-4ca2-bb4d-e37fe31824ef tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Generating transfer record for volume 8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:41.088510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:41.088510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:41.106511 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-67e44aad-e884-4ca2-bb4d-e37fe31824ef tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers returned with HTTP 202
Aug 09 11:38:41.107329 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1046/2026] 10.222.0.59 () {60 vars in 1262 bytes} [Tue Aug  9 11:38:41 2022] POST /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers => generated 507 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:38:41.115288 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9c964e5e-ee10-4550-80a6-2fda9a65c6bd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.119242 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c964e5e-ee10-4550-80a6-2fda9a65c6bd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:41.119961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c964e5e-ee10-4550-80a6-2fda9a65c6bd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:41.120662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9c964e5e-ee10-4550-80a6-2fda9a65c6bd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:41.142327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:41.142327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:41.151208 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9c964e5e-ee10-4550-80a6-2fda9a65c6bd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Volume info retrieved successfully.
Aug 09 11:38:41.160999 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9c964e5e-ee10-4550-80a6-2fda9a65c6bd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 returned with HTTP 200
Aug 09 11:38:41.161686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 981/2027] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:41 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 => generated 1022 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:41.176751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-56017eec-22ab-47cc-8cb4-1ccfb507b786 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.181457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-56017eec-22ab-47cc-8cb4-1ccfb507b786 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/25b20a00-3741-4662-a00c-3799624159f4
Aug 09 11:38:41.181931 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-56017eec-22ab-47cc-8cb4-1ccfb507b786 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:41.182357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-56017eec-22ab-47cc-8cb4-1ccfb507b786 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:41.191139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-56017eec-22ab-47cc-8cb4-1ccfb507b786 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/25b20a00-3741-4662-a00c-3799624159f4 returned with HTTP 200
Aug 09 11:38:41.191857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1047/2028] 10.222.0.59 () {58 vars in 1352 bytes} [Tue Aug  9 11:38:41 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/25b20a00-3741-4662-a00c-3799624159f4 => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:41.200472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-11454d3e-6a8d-4d6f-a8e6-e3943793b369 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.204993 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-11454d3e-6a8d-4d6f-a8e6-e3943793b369 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers
Aug 09 11:38:41.205424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-11454d3e-6a8d-4d6f-a8e6-e3943793b369 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:41.206633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-11454d3e-6a8d-4d6f-a8e6-e3943793b369 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:41.206759 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volume_transfer [None req-11454d3e-6a8d-4d6f-a8e6-e3943793b369 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Listing volume transfers {{(pid=110682) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}}
Aug 09 11:38:41.214138 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-11454d3e-6a8d-4d6f-a8e6-e3943793b369 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers returned with HTTP 200
Aug 09 11:38:41.214906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 982/2029] 10.222.0.59 () {58 vars in 1241 bytes} [Tue Aug  9 11:38:41 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers => generated 434 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:38:41.223035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.327726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] POST http://10.222.0.59/volume/v3/afb0f83723624020bbfe736b93559d46/volume-transfers/25b20a00-3741-4662-a00c-3799624159f4/accept
Aug 09 11:38:41.328424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c17d722882976233"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:41.330407 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.contrib.volume_transfer [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Accepting volume transfer 25b20a00-3741-4662-a00c-3799624159f4 {{(pid=110681) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}}
Aug 09 11:38:41.331031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.contrib.volume_transfer [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Accepting transfer 25b20a00-3741-4662-a00c-3799624159f4
Aug 09 11:38:41.452500 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Created reservations ['2aa947c2-a95e-41f6-88c8-34905b47629f', '203fa5cc-149c-4553-bbea-cd59ab9a98b4', '59b764da-e311-4d05-b880-e4386682b51d', 'bb3b9896-4419-4079-8fbb-565ea7d73b14'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:41.498000 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Created reservations ['879454f6-6f48-4e53-94be-bc21ab631a36', 'f6345927-3b1f-44b7-bea0-ba9b10205565', 'd02a9556-2536-4283-a44d-daec5c1db6e7', 'bf034765-7ba9-49c4-af4e-e0909aae36e5'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:41.515241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=80,cinder:UPDATE=6,cinder:INSERT=14 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:41.561322 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Created reservations ['f8d2cc47-85f5-47b9-b019-effceea993af', 'fb5d3df0-1a23-4f96-a9fd-afe5fa5dcb0b', 'ade5d4b5-c5c3-4c3f-a146-9c401c099696', 'd47ca847-f8de-4a4f-a99d-e40b28875618'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:41.608657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Created reservations ['124e2d9b-27e8-49db-b912-b68bb7665703', 'eccd8ef6-13e3-4e7d-a2d9-e2a6054028dc', '309bdecd-b6d6-4c57-a165-7fc3871ef803', '8f0b94ce-836d-4e68-b471-99cd0e8d1d36'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:41.636724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Transfer volume completed successfully.
Aug 09 11:38:41.745619 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.transfer.api [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Volume 8b3f68d7-19f6-45f9-bd2b-322678bae702 has been transferred.
Aug 09 11:38:41.759309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d037fbb2-e874-43cd-94f6-e21c033a4135 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] http://10.222.0.59/volume/v3/afb0f83723624020bbfe736b93559d46/volume-transfers/25b20a00-3741-4662-a00c-3799624159f4/accept returned with HTTP 202
Aug 09 11:38:41.760087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1048/2030] 10.222.0.59 () {60 vars in 1394 bytes} [Tue Aug  9 11:38:41 2022] POST /volume/v3/afb0f83723624020bbfe736b93559d46/volume-transfers/25b20a00-3741-4662-a00c-3799624159f4/accept => generated 431 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:38:41.767889 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8ebc7da8-e074-404e-8881-fddee454d9eb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.771521 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8ebc7da8-e074-404e-8881-fddee454d9eb tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] GET http://10.222.0.59/volume/v3/afb0f83723624020bbfe736b93559d46/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:41.772006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8ebc7da8-e074-404e-8881-fddee454d9eb tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:41.772448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8ebc7da8-e074-404e-8881-fddee454d9eb tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:41.788643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:41.788643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:41.796093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8ebc7da8-e074-404e-8881-fddee454d9eb tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Volume info retrieved successfully.
Aug 09 11:38:41.805649 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8ebc7da8-e074-404e-8881-fddee454d9eb tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] http://10.222.0.59/volume/v3/afb0f83723624020bbfe736b93559d46/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 returned with HTTP 200
Aug 09 11:38:41.806352 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 983/2031] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:41 2022] GET /volume/v3/afb0f83723624020bbfe736b93559d46/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:41.821538 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ec1258f8-51a7-4767-95dc-a39488b08b15 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.825291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ec1258f8-51a7-4767-95dc-a39488b08b15 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] GET http://10.222.0.59/volume/v3/afb0f83723624020bbfe736b93559d46/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:41.825782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ec1258f8-51a7-4767-95dc-a39488b08b15 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:41.826256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ec1258f8-51a7-4767-95dc-a39488b08b15 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:41.841266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:41.841266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:41.851013 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ec1258f8-51a7-4767-95dc-a39488b08b15 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] Volume info retrieved successfully.
Aug 09 11:38:41.865458 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ec1258f8-51a7-4767-95dc-a39488b08b15 tempest-VolumesTransfersV355Test-811523622 tempest-VolumesTransfersV355Test-811523622-project] http://10.222.0.59/volume/v3/afb0f83723624020bbfe736b93559d46/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 returned with HTTP 200
Aug 09 11:38:41.866502 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1049/2032] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:41 2022] GET /volume/v3/afb0f83723624020bbfe736b93559d46/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:41.881405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5aee54df-01dc-40f3-8af9-18c19d69d6af None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.886111 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5aee54df-01dc-40f3-8af9-18c19d69d6af tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] DELETE http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/25b20a00-3741-4662-a00c-3799624159f4
Aug 09 11:38:41.886548 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5aee54df-01dc-40f3-8af9-18c19d69d6af tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:41.887067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5aee54df-01dc-40f3-8af9-18c19d69d6af tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:41.887323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.contrib.volume_transfer [None req-5aee54df-01dc-40f3-8af9-18c19d69d6af tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Delete transfer with id: 25b20a00-3741-4662-a00c-3799624159f4
Aug 09 11:38:41.889258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=76,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:41.893812 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5aee54df-01dc-40f3-8af9-18c19d69d6af tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/25b20a00-3741-4662-a00c-3799624159f4 returned with HTTP 404
Aug 09 11:38:41.894704 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 984/2033] 10.222.0.59 () {58 vars in 1355 bytes} [Tue Aug  9 11:38:41 2022] DELETE /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/25b20a00-3741-4662-a00c-3799624159f4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:41.899817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-05782eb8-3c02-4ab0-b551-b6074cfd73a7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:41.948457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-05782eb8-3c02-4ab0-b551-b6074cfd73a7 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] DELETE http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:41.948988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-05782eb8-3c02-4ab0-b551-b6074cfd73a7 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:41.949435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-05782eb8-3c02-4ab0-b551-b6074cfd73a7 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:41.949841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-05782eb8-3c02-4ab0-b551-b6074cfd73a7 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Delete volume with id: 8b3f68d7-19f6-45f9-bd2b-322678bae702 
Aug 09 11:38:41.966160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:41.966160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:41.966848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-05782eb8-3c02-4ab0-b551-b6074cfd73a7 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Volume info retrieved successfully.
Aug 09 11:38:41.991046 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=61,cinder:INSERT=12,cinder:UPDATE=27 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:42.001485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-05782eb8-3c02-4ab0-b551-b6074cfd73a7 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Delete volume request issued successfully.
Aug 09 11:38:42.001989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-05782eb8-3c02-4ab0-b551-b6074cfd73a7 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 returned with HTTP 202
Aug 09 11:38:42.003392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1050/2034] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:38:41 2022] DELETE /volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:38:42.009297 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-907671f3-2913-4339-8fa3-0dbd31325324 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:42.012929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-907671f3-2913-4339-8fa3-0dbd31325324 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] GET http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:42.013419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-907671f3-2913-4339-8fa3-0dbd31325324 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:42.013871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-907671f3-2913-4339-8fa3-0dbd31325324 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:42.029323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:42.029323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:42.036206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-907671f3-2913-4339-8fa3-0dbd31325324 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Volume info retrieved successfully.
Aug 09 11:38:42.044995 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-907671f3-2913-4339-8fa3-0dbd31325324 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 returned with HTTP 200
Aug 09 11:38:42.045736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 985/2035] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:42 2022] GET /volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 => generated 1210 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:43.064383 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-665cb30b-0907-4870-844b-e49ff1d2f741 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:43.069476 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-665cb30b-0907-4870-844b-e49ff1d2f741 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] GET http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:43.070129 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-665cb30b-0907-4870-844b-e49ff1d2f741 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:43.070664 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-665cb30b-0907-4870-844b-e49ff1d2f741 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:43.084437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-665cb30b-0907-4870-844b-e49ff1d2f741 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 returned with HTTP 404
Aug 09 11:38:43.085305 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1051/2036] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:43 2022] GET /volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:38:43.092056 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-677aacde-8b3a-4007-ba93-e3adb788793d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:43.095701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] POST http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes
Aug 09 11:38:43.096454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-269508614"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:43.098657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-269508614'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:38:43.099002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Create volume of 1 GB
Aug 09 11:38:43.106638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Availability Zones retrieved successfully.
Aug 09 11:38:43.122751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Flow 'volume_create_api' (eda3980d-4570-4b22-af39-2070f6b42aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:43.125258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81efa429-8bce-4e2b-a9cf-2688b2e6a3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:43.127619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:38:43.161472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81efa429-8bce-4e2b-a9cf-2688b2e6a3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:43.163471 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4d8e51-0da7-46e2-9325-0dd7c10bd9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:43.219721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Created reservations ['5c73a2e6-6ab3-4631-9eb6-5bbbee5cbbbd', '02c7f24c-a16a-4723-b55e-b067153e63b6', '814858b3-e8da-41d7-9fcb-19da64117498', '42a8e28e-3a73-417c-8d50-bc0a1f40d034'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:38:43.221432 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4d8e51-0da7-46e2-9325-0dd7c10bd9eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c73a2e6-6ab3-4631-9eb6-5bbbee5cbbbd', '02c7f24c-a16a-4723-b55e-b067153e63b6', '814858b3-e8da-41d7-9fcb-19da64117498', '42a8e28e-3a73-417c-8d50-bc0a1f40d034']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:43.223344 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9bb1878-173b-4e08-82eb-6303b9dae29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:43.249558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9bb1878-173b-4e08-82eb-6303b9dae29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03a9a35f-97a4-4f49-8a55-cf0737bdcd52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-269508614',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d71cd0d3c81c43e1ac8d43dcbd877fb1',qos_specs=None,replication_status=<?>,reservations=['5c73a2e6-6ab3-4631-9eb6-5bbbee5cbbbd','02c7f24c-a16a-4723-b55e-b067153e63b6','814858b3-e8da-41d7-9fcb-19da64117498','42a8e28e-3a73-417c-8d50-bc0a1f40d034'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='c4d3d5ed7c4a4379affbec91e3ff3181',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:38:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-269508614',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=03a9a35f-97a4-4f49-8a55-cf0737bdcd52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d71cd0d3c81c43e1ac8d43dcbd877fb1',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='c4d3d5ed7c4a4379affbec91e3ff3181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:43.251426 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73eb6fd8-2d8b-48fb-ab01-f20a94cd81dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:43.281610 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73eb6fd8-2d8b-48fb-ab01-f20a94cd81dc) 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-VolumesTransfersV355Test-Volume-269508614',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='d71cd0d3c81c43e1ac8d43dcbd877fb1',qos_specs=None,replication_status=<?>,reservations=['5c73a2e6-6ab3-4631-9eb6-5bbbee5cbbbd','02c7f24c-a16a-4723-b55e-b067153e63b6','814858b3-e8da-41d7-9fcb-19da64117498','42a8e28e-3a73-417c-8d50-bc0a1f40d034'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='c4d3d5ed7c4a4379affbec91e3ff3181',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:43.283600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59b7e71-3871-41e7-809a-0a581be58733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:38:43.300577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59b7e71-3871-41e7-809a-0a581be58733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:38:43.302964 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Flow 'volume_create_api' (eda3980d-4570-4b22-af39-2070f6b42aa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:38:43.303635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Create volume request issued successfully.
Aug 09 11:38:43.304909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-677aacde-8b3a-4007-ba93-e3adb788793d tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes returned with HTTP 202
Aug 09 11:38:43.306956 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 986/2037] 10.222.0.59 () {62 vars in 1276 bytes} [Tue Aug  9 11:38:43 2022] POST /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes => generated 887 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:43.320617 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1d34825d-07df-42e8-bfcc-04b88d776459 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:43.324377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1d34825d-07df-42e8-bfcc-04b88d776459 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:43.324866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1d34825d-07df-42e8-bfcc-04b88d776459 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:43.325326 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1d34825d-07df-42e8-bfcc-04b88d776459 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:43.340543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:43.340543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:43.347489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1d34825d-07df-42e8-bfcc-04b88d776459 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Volume info retrieved successfully.
Aug 09 11:38:43.357270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1d34825d-07df-42e8-bfcc-04b88d776459 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 returned with HTTP 200
Aug 09 11:38:43.358022 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1052/2038] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:43 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:44.374002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-716e0402-0117-4c68-8c63-ca0edd40fff7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:44.378224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-716e0402-0117-4c68-8c63-ca0edd40fff7 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:44.378781 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-716e0402-0117-4c68-8c63-ca0edd40fff7 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:44.379294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-716e0402-0117-4c68-8c63-ca0edd40fff7 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:44.394944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:44.394944 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:44.404053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-716e0402-0117-4c68-8c63-ca0edd40fff7 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Volume info retrieved successfully.
Aug 09 11:38:44.415454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-716e0402-0117-4c68-8c63-ca0edd40fff7 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 returned with HTTP 200
Aug 09 11:38:44.416186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 987/2039] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:44 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:44.431223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-eaa79fb2-8f67-4e3e-af70-9ed750549f41 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:44.435717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eaa79fb2-8f67-4e3e-af70-9ed750549f41 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] POST http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers
Aug 09 11:38:44.436418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eaa79fb2-8f67-4e3e-af70-9ed750549f41 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "03a9a35f-97a4-4f49-8a55-cf0737bdcd52"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:44.438536 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volume_transfer [None req-eaa79fb2-8f67-4e3e-af70-9ed750549f41 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Creating new volume transfer {'transfer': {'volume_id': '03a9a35f-97a4-4f49-8a55-cf0737bdcd52'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}}
Aug 09 11:38:44.438798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volume_transfer [None req-eaa79fb2-8f67-4e3e-af70-9ed750549f41 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Creating transfer of volume 03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:44.439148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.transfer.api [None req-eaa79fb2-8f67-4e3e-af70-9ed750549f41 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Generating transfer record for volume 03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:44.453991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:44.453991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:44.475420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eaa79fb2-8f67-4e3e-af70-9ed750549f41 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers returned with HTTP 202
Aug 09 11:38:44.476225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1053/2040] 10.222.0.59 () {60 vars in 1262 bytes} [Tue Aug  9 11:38:44 2022] POST /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers => generated 507 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:38:44.485750 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-81d18949-86cd-45ee-8c5f-81233e447bbc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:44.490326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-81d18949-86cd-45ee-8c5f-81233e447bbc tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:44.490791 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-81d18949-86cd-45ee-8c5f-81233e447bbc tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:44.491299 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-81d18949-86cd-45ee-8c5f-81233e447bbc tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:44.506186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:44.506186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:44.514516 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-81d18949-86cd-45ee-8c5f-81233e447bbc tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Volume info retrieved successfully.
Aug 09 11:38:44.524301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-81d18949-86cd-45ee-8c5f-81233e447bbc tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 returned with HTTP 200
Aug 09 11:38:44.525108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 988/2041] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:44 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:44.540968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3cdbbada-1e3c-4a1b-a24d-af7052940944 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:44.547791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3cdbbada-1e3c-4a1b-a24d-af7052940944 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/detail
Aug 09 11:38:44.548520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3cdbbada-1e3c-4a1b-a24d-af7052940944 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:44.549266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3cdbbada-1e3c-4a1b-a24d-af7052940944 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:44.549854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volume_transfer [None req-3cdbbada-1e3c-4a1b-a24d-af7052940944 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Listing volume transfers {{(pid=110681) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}}
Aug 09 11:38:44.561054 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3cdbbada-1e3c-4a1b-a24d-af7052940944 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/detail returned with HTTP 200
Aug 09 11:38:44.561713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1054/2042] 10.222.0.59 () {58 vars in 1262 bytes} [Tue Aug  9 11:38:44 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/detail => generated 478 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:44.569401 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d36a326c-e3b8-4135-a88a-09522f5c67ed None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:44.574168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d36a326c-e3b8-4135-a88a-09522f5c67ed tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] DELETE http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/87b6dac6-59f9-4fca-96a7-a13b7419002e
Aug 09 11:38:44.574602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d36a326c-e3b8-4135-a88a-09522f5c67ed tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:44.575115 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d36a326c-e3b8-4135-a88a-09522f5c67ed tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:44.575428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.contrib.volume_transfer [None req-d36a326c-e3b8-4135-a88a-09522f5c67ed tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Delete transfer with id: 87b6dac6-59f9-4fca-96a7-a13b7419002e
Aug 09 11:38:44.596269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:44.596269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:44.613331 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d36a326c-e3b8-4135-a88a-09522f5c67ed tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/87b6dac6-59f9-4fca-96a7-a13b7419002e returned with HTTP 202
Aug 09 11:38:44.614277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 989/2043] 10.222.0.59 () {58 vars in 1355 bytes} [Tue Aug  9 11:38:44 2022] DELETE /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/87b6dac6-59f9-4fca-96a7-a13b7419002e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:38:44.622284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1e762369-60dd-45c0-b802-b040a02c33ca None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:44.628347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1e762369-60dd-45c0-b802-b040a02c33ca tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] GET http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:44.629133 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1e762369-60dd-45c0-b802-b040a02c33ca tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:44.629909 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1e762369-60dd-45c0-b802-b040a02c33ca tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:44.649961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:44.649961 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:44.657388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1e762369-60dd-45c0-b802-b040a02c33ca tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Volume info retrieved successfully.
Aug 09 11:38:44.666935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1e762369-60dd-45c0-b802-b040a02c33ca tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 returned with HTTP 200
Aug 09 11:38:44.667662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1055/2044] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:44 2022] GET /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:44.683919 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-556eb889-470d-4908-9e31-a4263724bb2f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:44.691143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-556eb889-470d-4908-9e31-a4263724bb2f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] DELETE http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/87b6dac6-59f9-4fca-96a7-a13b7419002e
Aug 09 11:38:44.691941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-556eb889-470d-4908-9e31-a4263724bb2f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:44.692685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-556eb889-470d-4908-9e31-a4263724bb2f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:44.693182 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.contrib.volume_transfer [None req-556eb889-470d-4908-9e31-a4263724bb2f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Delete transfer with id: 87b6dac6-59f9-4fca-96a7-a13b7419002e
Aug 09 11:38:44.702127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-556eb889-470d-4908-9e31-a4263724bb2f tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/87b6dac6-59f9-4fca-96a7-a13b7419002e returned with HTTP 404
Aug 09 11:38:44.703628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 990/2045] 10.222.0.59 () {58 vars in 1355 bytes} [Tue Aug  9 11:38:44 2022] DELETE /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volume-transfers/87b6dac6-59f9-4fca-96a7-a13b7419002e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:38:44.711906 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-02660d03-a6da-4453-aa3a-513846c51b36 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:44.715713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-02660d03-a6da-4453-aa3a-513846c51b36 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] DELETE http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:44.716196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-02660d03-a6da-4453-aa3a-513846c51b36 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:44.716645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-02660d03-a6da-4453-aa3a-513846c51b36 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:44.717089 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-02660d03-a6da-4453-aa3a-513846c51b36 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Delete volume with id: 03a9a35f-97a4-4f49-8a55-cf0737bdcd52 
Aug 09 11:38:44.732600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:44.732600 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:44.733290 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-02660d03-a6da-4453-aa3a-513846c51b36 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Volume info retrieved successfully.
Aug 09 11:38:44.767362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-02660d03-a6da-4453-aa3a-513846c51b36 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Delete volume request issued successfully.
Aug 09 11:38:44.767773 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-02660d03-a6da-4453-aa3a-513846c51b36 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 returned with HTTP 202
Aug 09 11:38:44.768531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1056/2046] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:38:44 2022] DELETE /volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0)
Aug 09 11:38:44.775585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c9a98547-97b5-4299-811c-135c86128b41 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:44.779338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c9a98547-97b5-4299-811c-135c86128b41 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] GET http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:44.779871 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c9a98547-97b5-4299-811c-135c86128b41 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:44.780490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c9a98547-97b5-4299-811c-135c86128b41 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:44.795735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:44.795735 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:44.802183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c9a98547-97b5-4299-811c-135c86128b41 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Volume info retrieved successfully.
Aug 09 11:38:44.811009 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c9a98547-97b5-4299-811c-135c86128b41 tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 returned with HTTP 200
Aug 09 11:38:44.811711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 991/2047] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:44 2022] GET /volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 => generated 1210 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:45.828677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2f2483ba-6422-4957-8026-628699a5879d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:45.833297 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2f2483ba-6422-4957-8026-628699a5879d tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] GET http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:45.833867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2f2483ba-6422-4957-8026-628699a5879d tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:45.834437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2f2483ba-6422-4957-8026-628699a5879d tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:45.849437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2f2483ba-6422-4957-8026-628699a5879d tempest-VolumesTransfersV355Test-657755769 tempest-VolumesTransfersV355Test-657755769-project-admin] http://10.222.0.59/volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 returned with HTTP 404
Aug 09 11:38:45.850447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1057/2048] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:38:45 2022] GET /volume/v3/673fc5d63c1c42658554ebd419528d23/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:38:45.858450 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0af4ed0e-87a4-4f6f-b0bb-fc42ffe66324 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:45.862162 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0af4ed0e-87a4-4f6f-b0bb-fc42ffe66324 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] DELETE http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52
Aug 09 11:38:45.862655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0af4ed0e-87a4-4f6f-b0bb-fc42ffe66324 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:45.863147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0af4ed0e-87a4-4f6f-b0bb-fc42ffe66324 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:45.863578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-0af4ed0e-87a4-4f6f-b0bb-fc42ffe66324 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Delete volume with id: 03a9a35f-97a4-4f49-8a55-cf0737bdcd52 
Aug 09 11:38:45.875695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0af4ed0e-87a4-4f6f-b0bb-fc42ffe66324 tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 returned with HTTP 404
Aug 09 11:38:45.876577 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 992/2049] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:38:45 2022] DELETE /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/03a9a35f-97a4-4f49-8a55-cf0737bdcd52 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:38:45.881814 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2d52228e-78cc-4846-a168-0705ef1ddbfd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:45.885508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2d52228e-78cc-4846-a168-0705ef1ddbfd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] DELETE http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702
Aug 09 11:38:45.885991 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2d52228e-78cc-4846-a168-0705ef1ddbfd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:45.886503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2d52228e-78cc-4846-a168-0705ef1ddbfd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:45.886944 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-2d52228e-78cc-4846-a168-0705ef1ddbfd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] Delete volume with id: 8b3f68d7-19f6-45f9-bd2b-322678bae702 
Aug 09 11:38:45.899365 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2d52228e-78cc-4846-a168-0705ef1ddbfd tempest-VolumesTransfersV355Test-373822788 tempest-VolumesTransfersV355Test-373822788-project] http://10.222.0.59/volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 returned with HTTP 404
Aug 09 11:38:45.900212 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1058/2050] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:38:45 2022] DELETE /volume/v3/d71cd0d3c81c43e1ac8d43dcbd877fb1/volumes/8b3f68d7-19f6-45f9-bd2b-322678bae702 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:38:53.510258 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-644fd528-c7d4-47a5-8bb2-e26e30290c33 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:53.513924 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-644fd528-c7d4-47a5-8bb2-e26e30290c33 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:38:53.514364 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-644fd528-c7d4-47a5-8bb2-e26e30290c33 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:53.514846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-644fd528-c7d4-47a5-8bb2-e26e30290c33 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:53.529469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=80,cinder:INSERT=6,cinder:UPDATE=14 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:38:53.535219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:53.535219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:53.542782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-644fd528-c7d4-47a5-8bb2-e26e30290c33 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:38:53.552736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-644fd528-c7d4-47a5-8bb2-e26e30290c33 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:38:53.553484 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 993/2051] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:53 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:53.619316 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-a727a190-291f-4247-9dcf-850d9e23726f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:53.623641 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-a727a190-291f-4247-9dcf-850d9e23726f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:38:53.624102 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-a727a190-291f-4247-9dcf-850d9e23726f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:53.624551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-a727a190-291f-4247-9dcf-850d9e23726f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:53.644400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:53.644400 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:53.650850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-a727a190-291f-4247-9dcf-850d9e23726f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:38:53.659998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-a727a190-291f-4247-9dcf-850d9e23726f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:38:53.660645 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1059/2052] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:38:53 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:38:53.688506 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-df477862-114d-49c0-966d-e929c1587485 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:53.694562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-df477862-114d-49c0-966d-e929c1587485 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] POST http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f/action
Aug 09 11:38:53.695684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-df477862-114d-49c0-966d-e929c1587485 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action body: b'{"os-begin_detaching": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:38:53.696181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-df477862-114d-49c0-966d-e929c1587485 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:38:53.722721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:53.722721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:53.723773 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-df477862-114d-49c0-966d-e929c1587485 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:38:53.736840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-df477862-114d-49c0-966d-e929c1587485 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Begin detaching volume completed successfully.
Aug 09 11:38:53.737385 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-df477862-114d-49c0-966d-e929c1587485 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f/action returned with HTTP 202
Aug 09 11:38:53.738206 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 994/2053] 10.222.0.59 () {64 vars in 1652 bytes} [Tue Aug  9 11:38:53 2022] POST /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:38:53.817808 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c04b8b45-0acc-4e5f-86ed-d8f4f6326bb7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:53.818980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c04b8b45-0acc-4e5f-86ed-d8f4f6326bb7 None None] GET http://10.222.0.59/volume//
Aug 09 11:38:53.819529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c04b8b45-0acc-4e5f-86ed-d8f4f6326bb7 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:53.820164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c04b8b45-0acc-4e5f-86ed-d8f4f6326bb7 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:53.821722 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c04b8b45-0acc-4e5f-86ed-d8f4f6326bb7 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:38:53.821876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1060/2054] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:38:53 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:38:53.828802 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-d16ff1cc-ac70-45f4-aedc-601ae41ef0bc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:53.832878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-d16ff1cc-ac70-45f4-aedc-601ae41ef0bc tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:38:53.833361 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-d16ff1cc-ac70-45f4-aedc-601ae41ef0bc tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:53.833840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-d16ff1cc-ac70-45f4-aedc-601ae41ef0bc tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:53.853264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:53.853264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:53.860320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-d16ff1cc-ac70-45f4-aedc-601ae41ef0bc tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:38:53.870426 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-d16ff1cc-ac70-45f4-aedc-601ae41ef0bc tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:38:53.871202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 995/2055] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:38:53 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 1310 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:38:54.427372 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-da5d86f7-2e19-4640-a5ab-80bcdcfa1be5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:54.431709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-da5d86f7-2e19-4640-a5ab-80bcdcfa1be5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] DELETE http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9
Aug 09 11:38:54.432128 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-da5d86f7-2e19-4640-a5ab-80bcdcfa1be5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:54.432571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-da5d86f7-2e19-4640-a5ab-80bcdcfa1be5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:54.447076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:54.447076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:54.662091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-19bf465c-8f59-4915-bf2e-e5145fc88ad7 req-da5d86f7-2e19-4640-a5ab-80bcdcfa1be5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9 returned with HTTP 200
Aug 09 11:38:54.662739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1061/2056] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:38:54 2022] DELETE /volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/6ddde0a8-d9c5-439e-b3c6-9ea48efad8a9 => generated 19 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:38:54.876547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d56b8f43-83c8-490c-83a9-742bd19ed9a1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:38:54.882165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d56b8f43-83c8-490c-83a9-742bd19ed9a1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:38:54.883006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d56b8f43-83c8-490c-83a9-742bd19ed9a1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:38:54.883623 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d56b8f43-83c8-490c-83a9-742bd19ed9a1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:38:54.899790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:38:54.899790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:38:54.906557 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d56b8f43-83c8-490c-83a9-742bd19ed9a1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:38:54.916130 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d56b8f43-83c8-490c-83a9-742bd19ed9a1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:38:54.916768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 996/2057] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:38:54 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 917 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:39:04.660068 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=3,cinder:SELECT=62,cinder:UPDATE=5 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:39:04.912034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=27,cinder:UPDATE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:40:31.801120 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:40:31.805340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] POST http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes
Aug 09 11:40:31.806036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1019713715"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:40:31.808347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1019713715'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:40:31.808659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Create volume of 1 GB
Aug 09 11:40:31.809266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:40:31.809266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:40:31.816569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Availability Zones retrieved successfully.
Aug 09 11:40:31.831483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Flow 'volume_create_api' (b762c4dc-0895-4826-9a78-9ef0791b5e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:40:31.834040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b68d225-a449-468f-8f8d-8475688cb0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:40:31.836390 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:40:31.869854 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b68d225-a449-468f-8f8d-8475688cb0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:40:31.871927 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af31305-5a55-4476-b1b4-c5d78afb9b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:40:31.932286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Created reservations ['a6188a5d-7616-40e8-b9ef-97d2833ec6e6', 'ee71c3f7-32a9-4579-a46e-17eaa1451787', 'ec22ffd8-8c9d-4e9b-a2cc-4e943fb39547', '5adb48e5-5768-41d1-b184-e80075383c93'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:40:31.934031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af31305-5a55-4476-b1b4-c5d78afb9b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6188a5d-7616-40e8-b9ef-97d2833ec6e6', 'ee71c3f7-32a9-4579-a46e-17eaa1451787', 'ec22ffd8-8c9d-4e9b-a2cc-4e943fb39547', '5adb48e5-5768-41d1-b184-e80075383c93']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:40:31.935937 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9b40e6-9a98-4d9d-a229-a1d0cc7f0925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:40:31.963286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd9b40e6-9a98-4d9d-a229-a1d0cc7f0925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b782666-9056-4381-bd3e-4fd43f002b46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1019713715',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='4f10ad025e8e405e82f06156adef690e',qos_specs=None,replication_status=<?>,reservations=['a6188a5d-7616-40e8-b9ef-97d2833ec6e6','ee71c3f7-32a9-4579-a46e-17eaa1451787','ec22ffd8-8c9d-4e9b-a2cc-4e943fb39547','5adb48e5-5768-41d1-b184-e80075383c93'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='62968629eb0e4ccf8713787d6c4aef5b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1019713715',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=5b782666-9056-4381-bd3e-4fd43f002b46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f10ad025e8e405e82f06156adef690e',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='62968629eb0e4ccf8713787d6c4aef5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:40:31.966036 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dfa21f2-df1a-46e5-b668-2df558feeb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:40:31.997426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dfa21f2-df1a-46e5-b668-2df558feeb86) 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-1019713715',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='4f10ad025e8e405e82f06156adef690e',qos_specs=None,replication_status=<?>,reservations=['a6188a5d-7616-40e8-b9ef-97d2833ec6e6','ee71c3f7-32a9-4579-a46e-17eaa1451787','ec22ffd8-8c9d-4e9b-a2cc-4e943fb39547','5adb48e5-5768-41d1-b184-e80075383c93'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='62968629eb0e4ccf8713787d6c4aef5b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:40:31.999232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5986cf0-4f11-4a0e-859e-7b2ebf131ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:40:32.015247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5986cf0-4f11-4a0e-859e-7b2ebf131ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:40:32.017569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Flow 'volume_create_api' (b762c4dc-0895-4826-9a78-9ef0791b5e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:40:32.018226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Create volume request issued successfully.
Aug 09 11:40:32.019478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-554a3ad2-82bc-44fa-85dd-28108f3844c1 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes returned with HTTP 202
Aug 09 11:40:32.020269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1062/2058] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:40:31 2022] POST /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes => generated 826 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:40:32.035452 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9aa3c0c1-05f8-42ca-8ccf-845c74f87574 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:40:32.039535 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9aa3c0c1-05f8-42ca-8ccf-845c74f87574 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:40:32.039985 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9aa3c0c1-05f8-42ca-8ccf-845c74f87574 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:40:32.040436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9aa3c0c1-05f8-42ca-8ccf-845c74f87574 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:40:32.055233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:40:32.055233 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:40:32.062457 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9aa3c0c1-05f8-42ca-8ccf-845c74f87574 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:40:32.072263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9aa3c0c1-05f8-42ca-8ccf-845c74f87574 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:40:32.073020 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 997/2059] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:40:32 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 894 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:40:33.089970 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-188f0513-f287-486b-93c1-b6c55ce3b63e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:40:33.093943 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-188f0513-f287-486b-93c1-b6c55ce3b63e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:40:33.094428 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-188f0513-f287-486b-93c1-b6c55ce3b63e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:40:33.094911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-188f0513-f287-486b-93c1-b6c55ce3b63e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:40:33.109745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:40:33.109745 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:40:33.117031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-188f0513-f287-486b-93c1-b6c55ce3b63e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:40:33.126103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-188f0513-f287-486b-93c1-b6c55ce3b63e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:40:33.126800 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1063/2060] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:40:33 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:40:42.068575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=7 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:40:43.122322 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=45,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:41:03.013207 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-3ed785ef-e566-48d5-9bfa-b1ccae5b78cd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:41:03.017497 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-3ed785ef-e566-48d5-9bfa-b1ccae5b78cd tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:41:03.017947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-3ed785ef-e566-48d5-9bfa-b1ccae5b78cd tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:41:03.018401 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-3ed785ef-e566-48d5-9bfa-b1ccae5b78cd tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:41:03.033101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:41:03.033101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:41:03.040566 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-3ed785ef-e566-48d5-9bfa-b1ccae5b78cd tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:41:03.050170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-3ed785ef-e566-48d5-9bfa-b1ccae5b78cd tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:41:03.051040 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 998/2061] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:41:03 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 919 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:41:03.076425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c1e1f61a-9da6-44cd-91b8-7496d5ed34a3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:41:03.078039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c1e1f61a-9da6-44cd-91b8-7496d5ed34a3 None None] GET http://10.222.0.59/volume//
Aug 09 11:41:03.078560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c1e1f61a-9da6-44cd-91b8-7496d5ed34a3 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:41:03.079154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c1e1f61a-9da6-44cd-91b8-7496d5ed34a3 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:41:03.080503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c1e1f61a-9da6-44cd-91b8-7496d5ed34a3 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:41:03.081275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1064/2062] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:41:03 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:41:03.088343 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-80e02ef3-3709-445a-b57e-3e1d152bd696 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:41:03.093220 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-80e02ef3-3709-445a-b57e-3e1d152bd696 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] POST http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments
Aug 09 11:41:03.094027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-80e02ef3-3709-445a-b57e-3e1d152bd696 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b782666-9056-4381-bd3e-4fd43f002b46", "connector": null, "instance_uuid": "1219d54a-bde0-49d0-baba-4d67aa8f8d0c"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:41:03.111792 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:41:03.111792 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:41:03.163917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-80e02ef3-3709-445a-b57e-3e1d152bd696 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments returned with HTTP 200
Aug 09 11:41:03.164840 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 999/2063] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:41:03 2022] POST /volume/v3/4f10ad025e8e405e82f06156adef690e/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:41:03.212135 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-2957531e-d64a-44bc-90d8-32ffb8cb4af2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:41:03.220324 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-2957531e-d64a-44bc-90d8-32ffb8cb4af2 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] POST http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/22870ed6-0b3c-4339-a438-be72be363e80/action
Aug 09 11:41:03.221107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-2957531e-d64a-44bc-90d8-32ffb8cb4af2 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:41:03.221478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-2957531e-d64a-44bc-90d8-32ffb8cb4af2 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:41:03.257528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:41:03.257528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:41:03.276629 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f144c0ae-1ca4-414c-bd5d-62d8f734f03b req-2957531e-d64a-44bc-90d8-32ffb8cb4af2 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/22870ed6-0b3c-4339-a438-be72be363e80/action returned with HTTP 204
Aug 09 11:41:03.277599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1065/2064] 10.222.0.59 () {66 vars in 1705 bytes} [Tue Aug  9 11:41:03 2022] POST /volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/22870ed6-0b3c-4339-a438-be72be363e80/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:41:03.308947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-aedc35b2-eb54-4e0d-a5bc-361cf03e9ace None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:41:03.312679 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aedc35b2-eb54-4e0d-a5bc-361cf03e9ace tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:41:03.313123 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aedc35b2-eb54-4e0d-a5bc-361cf03e9ace tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:41:03.313569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-aedc35b2-eb54-4e0d-a5bc-361cf03e9ace tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:41:03.333490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:41:03.333490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:41:03.340139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-aedc35b2-eb54-4e0d-a5bc-361cf03e9ace tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:41:03.349114 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-aedc35b2-eb54-4e0d-a5bc-361cf03e9ace tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:41:03.349852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1000/2065] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:41:03 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 1181 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:41:03.364979 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f06bdd84-ea43-4eec-8094-ccd85acfdd24 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:41:03.368653 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f06bdd84-ea43-4eec-8094-ccd85acfdd24 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:41:03.369069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f06bdd84-ea43-4eec-8094-ccd85acfdd24 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:41:03.369515 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f06bdd84-ea43-4eec-8094-ccd85acfdd24 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:41:03.390258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:41:03.390258 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:41:03.397340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f06bdd84-ea43-4eec-8094-ccd85acfdd24 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:41:03.407985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f06bdd84-ea43-4eec-8094-ccd85acfdd24 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:41:03.409343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1066/2066] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:41:03 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 1181 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:41:03.471403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-5cd6488f-f71b-458b-afcd-e91912a50768 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:41:03.478405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-5cd6488f-f71b-458b-afcd-e91912a50768 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:41:03.479122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-5cd6488f-f71b-458b-afcd-e91912a50768 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:41:03.479815 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-5cd6488f-f71b-458b-afcd-e91912a50768 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:41:03.513402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:41:03.513402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:41:03.529320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-5cd6488f-f71b-458b-afcd-e91912a50768 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:41:03.538832 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-5cd6488f-f71b-458b-afcd-e91912a50768 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:41:03.539626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1001/2067] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:41:03 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 1181 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:41:03.578071 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-90771f29-a2ea-4276-a3a4-87163296c31f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:41:03.583228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-90771f29-a2ea-4276-a3a4-87163296c31f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] DELETE http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/22870ed6-0b3c-4339-a438-be72be363e80
Aug 09 11:41:03.583659 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-90771f29-a2ea-4276-a3a4-87163296c31f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:41:03.584123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-90771f29-a2ea-4276-a3a4-87163296c31f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:41:03.597097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:41:03.597097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:41:03.682905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-9fa98c82-e331-477a-96b9-f85a5409c39d req-90771f29-a2ea-4276-a3a4-87163296c31f tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/22870ed6-0b3c-4339-a438-be72be363e80 returned with HTTP 200
Aug 09 11:41:03.683755 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1067/2068] 10.222.0.59 () {64 vars in 1653 bytes} [Tue Aug  9 11:41:03 2022] DELETE /volume/v3/4f10ad025e8e405e82f06156adef690e/attachments/22870ed6-0b3c-4339-a438-be72be363e80 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:41:03.717082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c1f1c2fc-1dce-47af-9d2c-8c76d69c62fb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:41:03.720801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c1f1c2fc-1dce-47af-9d2c-8c76d69c62fb tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:41:03.721246 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c1f1c2fc-1dce-47af-9d2c-8c76d69c62fb tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:41:03.721670 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c1f1c2fc-1dce-47af-9d2c-8c76d69c62fb tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:41:03.737143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:41:03.737143 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:41:03.744081 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c1f1c2fc-1dce-47af-9d2c-8c76d69c62fb tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:41:03.753227 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c1f1c2fc-1dce-47af-9d2c-8c76d69c62fb tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:41:03.753937 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1002/2069] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:41:03 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 919 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:41:13.680911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=37,cinder:UPDATE=5 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:41:13.749249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=45,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:42:19.875601 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-d6e5c1a1-0ba3-487a-9481-3d74906bed6e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:19.880025 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d6e5c1a1-0ba3-487a-9481-3d74906bed6e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:42:19.880503 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d6e5c1a1-0ba3-487a-9481-3d74906bed6e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:19.880949 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-d6e5c1a1-0ba3-487a-9481-3d74906bed6e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:19.897674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:19.897674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:19.904857 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-d6e5c1a1-0ba3-487a-9481-3d74906bed6e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:42:19.914387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-d6e5c1a1-0ba3-487a-9481-3d74906bed6e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:42:19.915148 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1068/2070] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:19 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:19.997794 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-19781d40-5915-4a10-8493-58730c947327 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:20.001987 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-19781d40-5915-4a10-8493-58730c947327 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:42:20.002490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-19781d40-5915-4a10-8493-58730c947327 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:20.003012 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-19781d40-5915-4a10-8493-58730c947327 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:20.018963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:20.018963 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:20.026367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-19781d40-5915-4a10-8493-58730c947327 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:42:20.035348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-19781d40-5915-4a10-8493-58730c947327 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:42:20.036043 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1003/2071] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:19 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 919 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:24.455418 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-28d4699d-415b-425e-bd5b-65c205c846e5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:24.459093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-28d4699d-415b-425e-bd5b-65c205c846e5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] DELETE http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:42:24.459565 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-28d4699d-415b-425e-bd5b-65c205c846e5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:24.459998 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-28d4699d-415b-425e-bd5b-65c205c846e5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:24.460402 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-28d4699d-415b-425e-bd5b-65c205c846e5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Delete volume with id: 5b782666-9056-4381-bd3e-4fd43f002b46 
Aug 09 11:42:24.475642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:24.475642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:24.476688 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-28d4699d-415b-425e-bd5b-65c205c846e5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:42:24.507023 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-28d4699d-415b-425e-bd5b-65c205c846e5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Delete volume request issued successfully.
Aug 09 11:42:24.507429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-28d4699d-415b-425e-bd5b-65c205c846e5 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 202
Aug 09 11:42:24.508208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1069/2072] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:42:24 2022] DELETE /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:42:24.513012 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cfdc269b-dafa-4710-803d-a31746d8d5f4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:24.516785 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cfdc269b-dafa-4710-803d-a31746d8d5f4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:42:24.517263 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cfdc269b-dafa-4710-803d-a31746d8d5f4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:24.518082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cfdc269b-dafa-4710-803d-a31746d8d5f4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:24.538409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:24.538409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:24.545440 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-cfdc269b-dafa-4710-803d-a31746d8d5f4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:42:24.556025 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cfdc269b-dafa-4710-803d-a31746d8d5f4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 200
Aug 09 11:42:24.556754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1004/2073] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:24 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 918 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:25.573495 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-43db76a4-b61a-4d8f-a067-a071379372f4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:25.577509 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43db76a4-b61a-4d8f-a067-a071379372f4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46
Aug 09 11:42:25.578191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43db76a4-b61a-4d8f-a067-a071379372f4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:25.578934 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-43db76a4-b61a-4d8f-a067-a071379372f4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:25.593098 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-43db76a4-b61a-4d8f-a067-a071379372f4 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 returned with HTTP 404
Aug 09 11:42:25.593941 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1070/2074] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:25 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/5b782666-9056-4381-bd3e-4fd43f002b46 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:42:25.679264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7ae5416e-f43d-4fc7-a6ba-ec0a543fd479 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:25.682926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ae5416e-f43d-4fc7-a6ba-ec0a543fd479 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] DELETE http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:42:25.683382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ae5416e-f43d-4fc7-a6ba-ec0a543fd479 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:25.683837 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ae5416e-f43d-4fc7-a6ba-ec0a543fd479 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:25.684378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-7ae5416e-f43d-4fc7-a6ba-ec0a543fd479 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Delete volume with id: 2078814a-5714-41c2-8056-53452eae2a2f 
Aug 09 11:42:25.699075 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:25.699075 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:25.700085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7ae5416e-f43d-4fc7-a6ba-ec0a543fd479 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:42:25.729787 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7ae5416e-f43d-4fc7-a6ba-ec0a543fd479 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Delete volume request issued successfully.
Aug 09 11:42:25.730229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ae5416e-f43d-4fc7-a6ba-ec0a543fd479 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 202
Aug 09 11:42:25.731076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1005/2075] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:42:25 2022] DELETE /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:42:25.735916 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5a1f8f37-a76f-490b-8dc2-b6ce7e50be7e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:25.739576 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a1f8f37-a76f-490b-8dc2-b6ce7e50be7e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:42:25.740038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5a1f8f37-a76f-490b-8dc2-b6ce7e50be7e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:25.740509 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5a1f8f37-a76f-490b-8dc2-b6ce7e50be7e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:25.755278 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:25.755278 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:25.762221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5a1f8f37-a76f-490b-8dc2-b6ce7e50be7e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Volume info retrieved successfully.
Aug 09 11:42:25.771460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5a1f8f37-a76f-490b-8dc2-b6ce7e50be7e tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 200
Aug 09 11:42:25.772178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1071/2076] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:25 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 916 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:26.788418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8013e202-6dd3-4ed1-a838-9e81ad5228b2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:26.792152 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8013e202-6dd3-4ed1-a838-9e81ad5228b2 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] GET http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f
Aug 09 11:42:26.792600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8013e202-6dd3-4ed1-a838-9e81ad5228b2 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:26.793053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8013e202-6dd3-4ed1-a838-9e81ad5228b2 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:26.805310 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8013e202-6dd3-4ed1-a838-9e81ad5228b2 tempest-AttachVolumeShelveTestJSON-1004339164 tempest-AttachVolumeShelveTestJSON-1004339164-project] http://10.222.0.59/volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f returned with HTTP 404
Aug 09 11:42:26.806194 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1006/2077] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:26 2022] GET /volume/v3/4f10ad025e8e405e82f06156adef690e/volumes/2078814a-5714-41c2-8056-53452eae2a2f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:42:31.990842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4fdc5559-5110-45aa-bc90-8deeff32ad54 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:32.089540 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4fdc5559-5110-45aa-bc90-8deeff32ad54 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] POST http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/types
Aug 09 11:42:32.090273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4fdc5559-5110-45aa-bc90-8deeff32ad54 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-595672019"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:32.113948 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4fdc5559-5110-45aa-bc90-8deeff32ad54 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/types returned with HTTP 200
Aug 09 11:42:32.114666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1072/2078] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:42:31 2022] POST /volume/v3/66f226439e504c9bbe5302abebc2eed0/types => generated 219 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:42:32.122108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-63103bc5-3402-4697-81e3-6f1290fce14a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:32.125754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-63103bc5-3402-4697-81e3-6f1290fce14a tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] POST http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/group_types
Aug 09 11:42:32.126497 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-63103bc5-3402-4697-81e3-6f1290fce14a tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1199388"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:32.150912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-63103bc5-3402-4697-81e3-6f1290fce14a tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/group_types returned with HTTP 202
Aug 09 11:42:32.151602 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1007/2079] 10.222.0.59 () {62 vars in 1288 bytes} [Tue Aug  9 11:42:32 2022] POST /volume/v3/66f226439e504c9bbe5302abebc2eed0/group_types => generated 174 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:42:32.158681 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c6bb6b70-1bed-4f6e-a578-14191396f3a5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:32.262398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6bb6b70-1bed-4f6e-a578-14191396f3a5 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] POST http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups
Aug 09 11:42:32.263162 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c6bb6b70-1bed-4f6e-a578-14191396f3a5 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6314b583-fe40-4311-82be-5842b1a11678", "volume_types": ["61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c"], "name": "tempest-GroupsV314Test-Group-867776138"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:32.265334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-c6bb6b70-1bed-4f6e-a578-14191396f3a5 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Creating new group {'group': {'group_type': '6314b583-fe40-4311-82be-5842b1a11678', 'volume_types': ['61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c'], 'name': 'tempest-GroupsV314Test-Group-867776138'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/groups.py:190}}
Aug 09 11:42:32.271347 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-c6bb6b70-1bed-4f6e-a578-14191396f3a5 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Creating group tempest-GroupsV314Test-Group-867776138.
Aug 09 11:42:32.283847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c6bb6b70-1bed-4f6e-a578-14191396f3a5 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Availability Zones retrieved successfully.
Aug 09 11:42:32.316369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-c6bb6b70-1bed-4f6e-a578-14191396f3a5 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Created reservations ['e0fac88d-1e13-4865-80e2-29145b527004'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:42:32.352157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c6bb6b70-1bed-4f6e-a578-14191396f3a5 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups returned with HTTP 202
Aug 09 11:42:32.353085 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1073/2080] 10.222.0.59 () {62 vars in 1274 bytes} [Tue Aug  9 11:42:32 2022] POST /volume/v3/f8736eb333e444369ca3a6385fa97d28/groups => generated 107 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:42:32.359674 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a47f06cf-5f38-48fa-88ea-e22e4038f0f3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:32.363605 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a47f06cf-5f38-48fa-88ea-e22e4038f0f3 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec
Aug 09 11:42:32.364096 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a47f06cf-5f38-48fa-88ea-e22e4038f0f3 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:32.364731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a47f06cf-5f38-48fa-88ea-e22e4038f0f3 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:32.364837 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-a47f06cf-5f38-48fa-88ea-e22e4038f0f3 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] show called for member 54bf82a5-d46c-4770-8b03-0df872d8aeec {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:42:32.371264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:32.371264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:32.386946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a47f06cf-5f38-48fa-88ea-e22e4038f0f3 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec returned with HTTP 200
Aug 09 11:42:32.387757 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1008/2081] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:42:32 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:33.398651 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-22060ea6-7b0b-4f85-aa9f-e77f3d15a4cf None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:33.403117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-22060ea6-7b0b-4f85-aa9f-e77f3d15a4cf tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec
Aug 09 11:42:33.403613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-22060ea6-7b0b-4f85-aa9f-e77f3d15a4cf tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:33.404166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-22060ea6-7b0b-4f85-aa9f-e77f3d15a4cf tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:33.404633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-22060ea6-7b0b-4f85-aa9f-e77f3d15a4cf tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] show called for member 54bf82a5-d46c-4770-8b03-0df872d8aeec {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:42:33.412782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:33.412782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:33.433599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-22060ea6-7b0b-4f85-aa9f-e77f3d15a4cf tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec returned with HTTP 200
Aug 09 11:42:33.434607 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1074/2082] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:42:33 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:33.443925 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:33.447444 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] POST http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes
Aug 09 11:42:33.448198 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c", "group_id": "54bf82a5-d46c-4770-8b03-0df872d8aeec", "size": 1, "name": "tempest-GroupsV314Test-Volume-1600477567"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:33.450493 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Create volume request body: {'volume': {'volume_type': '61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c', 'group_id': '54bf82a5-d46c-4770-8b03-0df872d8aeec', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1600477567'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:42:33.465954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:33.465954 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:33.467424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Create volume of 1 GB
Aug 09 11:42:33.478638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Availability Zones retrieved successfully.
Aug 09 11:42:33.493167 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Flow 'volume_create_api' (b7bd856c-ecb2-4908-a42b-16f4654802b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:42:33.495857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7471bd0f-2845-49c5-b6a0-eaab5c1afb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:33.497393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:33.497393 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:33.498320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:42:33.521662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7471bd0f-2845-49c5-b6a0-eaab5c1afb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:42:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c,is_public=True,name='tempest-GroupsV314Test-volume-type-595672019',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '54bf82a5-d46c-4770-8b03-0df872d8aeec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:33.523703 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8254c105-b9f2-4c24-9b5e-5de46375c32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:33.557076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-595672019 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-595672019, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:42:33.557835 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING cinder.quota [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-595672019 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-595672019, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:42:33.611755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Created reservations ['2ebfc614-bc86-4614-af5d-7e31c7e0cade', 'c88f656b-2c1e-4cbd-b877-a6e09761c50f', '098dab30-c5eb-48b8-a4b7-bf4d29d3da3c', '36bea9f5-cac8-4fdb-8165-9e9a58f643fc'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:42:33.613507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8254c105-b9f2-4c24-9b5e-5de46375c32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ebfc614-bc86-4614-af5d-7e31c7e0cade', 'c88f656b-2c1e-4cbd-b877-a6e09761c50f', '098dab30-c5eb-48b8-a4b7-bf4d29d3da3c', '36bea9f5-cac8-4fdb-8165-9e9a58f643fc']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:33.615434 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e954c4f0-d1ae-4baa-94ce-e4a109a9e4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:33.637172 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e954c4f0-d1ae-4baa-94ce-e4a109a9e4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35c0b8c9-0984-4c73-acf8-a010b81f53ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1600477567',encryption_key_id=None,group_id=54bf82a5-d46c-4770-8b03-0df872d8aeec,group_type_id=<?>,metadata={},multiattach=False,project_id='f8736eb333e444369ca3a6385fa97d28',qos_specs=None,replication_status=<?>,reservations=['2ebfc614-bc86-4614-af5d-7e31c7e0cade','c88f656b-2c1e-4cbd-b877-a6e09761c50f','098dab30-c5eb-48b8-a4b7-bf4d29d3da3c','36bea9f5-cac8-4fdb-8165-9e9a58f643fc'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='99751d4636684ec6aa99aed7a1731553',volume_type_id=61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c), '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=2022-08-09T11:42:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1600477567',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=54bf82a5-d46c-4770-8b03-0df872d8aeec,host=None,id=35c0b8c9-0984-4c73-acf8-a010b81f53ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8736eb333e444369ca3a6385fa97d28',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='99751d4636684ec6aa99aed7a1731553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c),volume_type_id=61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:33.638952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a9c68d-4594-496d-925f-05e526487f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:33.651006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=82,cinder:UPDATE=7,cinder:INSERT=11 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:42:33.665013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a9c68d-4594-496d-925f-05e526487f32) 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-GroupsV314Test-Volume-1600477567',encryption_key_id=None,group_id=54bf82a5-d46c-4770-8b03-0df872d8aeec,group_type_id=<?>,metadata={},multiattach=False,project_id='f8736eb333e444369ca3a6385fa97d28',qos_specs=None,replication_status=<?>,reservations=['2ebfc614-bc86-4614-af5d-7e31c7e0cade','c88f656b-2c1e-4cbd-b877-a6e09761c50f','098dab30-c5eb-48b8-a4b7-bf4d29d3da3c','36bea9f5-cac8-4fdb-8165-9e9a58f643fc'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='99751d4636684ec6aa99aed7a1731553',volume_type_id=61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:33.666933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc475ce-148f-414e-8a4a-52f0af73ccfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:33.688296 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc475ce-148f-414e-8a4a-52f0af73ccfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:33.690600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Flow 'volume_create_api' (b7bd856c-ecb2-4908-a42b-16f4654802b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:42:33.691277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Create volume request issued successfully.
Aug 09 11:42:33.692630 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:33.693000 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:33.700772 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:33.707743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:33.707743 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:33.714496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ba4199e0-027e-4f1c-984d-90d5b7c18e6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes returned with HTTP 202
Aug 09 11:42:33.715342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1009/2083] 10.222.0.59 () {62 vars in 1277 bytes} [Tue Aug  9 11:42:33 2022] POST /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes => generated 899 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:42:33.729236 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fd607271-94c1-47f0-a697-f871e48c1584 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:33.733159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd607271-94c1-47f0-a697-f871e48c1584 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab
Aug 09 11:42:33.733736 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd607271-94c1-47f0-a697-f871e48c1584 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:33.734333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd607271-94c1-47f0-a697-f871e48c1584 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:33.748989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:33.748989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:33.755771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fd607271-94c1-47f0-a697-f871e48c1584 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Volume info retrieved successfully.
Aug 09 11:42:33.757181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-fd607271-94c1-47f0-a697-f871e48c1584 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:33.757724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-fd607271-94c1-47f0-a697-f871e48c1584 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:33.765108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-fd607271-94c1-47f0-a697-f871e48c1584 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:33.771144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:33.771144 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:33.786317 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd607271-94c1-47f0-a697-f871e48c1584 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab returned with HTTP 200
Aug 09 11:42:33.787109 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1075/2084] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:33 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab => generated 967 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:42:34.803346 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fa31d699-9f05-4a1f-a0fd-6e74c1f219ff None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:34.808424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fa31d699-9f05-4a1f-a0fd-6e74c1f219ff tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab
Aug 09 11:42:34.809044 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fa31d699-9f05-4a1f-a0fd-6e74c1f219ff tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:34.809676 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fa31d699-9f05-4a1f-a0fd-6e74c1f219ff tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:34.825347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:34.825347 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:34.834301 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fa31d699-9f05-4a1f-a0fd-6e74c1f219ff tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Volume info retrieved successfully.
Aug 09 11:42:34.835752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-fa31d699-9f05-4a1f-a0fd-6e74c1f219ff tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:34.836135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-fa31d699-9f05-4a1f-a0fd-6e74c1f219ff tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:34.844777 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-fa31d699-9f05-4a1f-a0fd-6e74c1f219ff tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:34.853775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:34.853775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:34.873055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fa31d699-9f05-4a1f-a0fd-6e74c1f219ff tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab returned with HTTP 200
Aug 09 11:42:34.873907 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1010/2085] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:34 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab => generated 992 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:34.891735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f9090783-240b-4a52-a7f0-d28034cf5266 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:34.897609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] POST http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/action
Aug 09 11:42:34.898892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Action body: b'{"create-from-src": {"source_group_id": "54bf82a5-d46c-4770-8b03-0df872d8aeec", "name": "tempest-Group_from_grp-1014158256"}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:42:34.899485 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "54bf82a5-d46c-4770-8b03-0df872d8aeec", "name": "tempest-Group_from_grp-1014158256"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:34.901930 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Creating new group {'create-from-src': {'source_group_id': '54bf82a5-d46c-4770-8b03-0df872d8aeec', 'name': 'tempest-Group_from_grp-1014158256'}}. {{(pid=110681) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}}
Aug 09 11:42:34.902225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Creating group tempest-Group_from_grp-1014158256 from source group 54bf82a5-d46c-4770-8b03-0df872d8aeec.
Aug 09 11:42:34.909633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:34.909633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:34.922557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:34.922557 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:34.967232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=88,cinder:UPDATE=5,cinder:INSERT=7 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:42:34.975366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Created reservations ['26faffff-77f1-434a-a77c-090c11672bde'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:42:35.068762 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.group.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] A mapping entry already exists for group 1fb6d66e-8c4c-4173-8b87-06d88319b723 and volume type 61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c. Do not need to create again.
Aug 09 11:42:35.069403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:35.069403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:35.070478 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Availability Zones retrieved successfully.
Aug 09 11:42:35.083687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Flow 'volume_create_api' (d0be67da-05e2-49e4-bbaf-b8685e1cc06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:42:35.086012 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2248db6-951b-4dc2-abc4-77f67107886d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:35.088389 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:42:35.112968 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2248db6-951b-4dc2-abc4-77f67107886d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '35c0b8c9-0984-4c73-acf8-a010b81f53ab', 'volume_type': VolumeType(created_at=2022-08-09T11:42:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c,is_public=True,name='tempest-GroupsV314Test-volume-type-595672019',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=None), 'volume_type_id': '61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1fb6d66e-8c4c-4173-8b87-06d88319b723', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:35.114851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6162ddf-4f03-4175-848d-c46645a900af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:35.147392 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-595672019 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-595672019, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:42:35.148154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING cinder.quota [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-595672019 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-595672019, it is now deprecated. Please use the default quota class for default quota.
Aug 09 11:42:35.167302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Created reservations ['d32cab9f-b8d8-4c41-b5df-ac7a832cc65a', '8f01db75-ea49-4c5a-80fa-490315f716a3', '26636b78-8f18-402e-b9d3-13cd44deb620', '7c014d8b-2490-4172-a034-0f7c6bcef351'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:42:35.169420 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6162ddf-4f03-4175-848d-c46645a900af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d32cab9f-b8d8-4c41-b5df-ac7a832cc65a', '8f01db75-ea49-4c5a-80fa-490315f716a3', '26636b78-8f18-402e-b9d3-13cd44deb620', '7c014d8b-2490-4172-a034-0f7c6bcef351']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:35.171320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7470f9ea-31f2-44c8-a0ae-02e485022abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:35.210974 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7470f9ea-31f2-44c8-a0ae-02e485022abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=1fb6d66e-8c4c-4173-8b87-06d88319b723,group_type_id=<?>,metadata={},multiattach=False,project_id='f8736eb333e444369ca3a6385fa97d28',qos_specs=None,replication_status=<?>,reservations=['d32cab9f-b8d8-4c41-b5df-ac7a832cc65a','8f01db75-ea49-4c5a-80fa-490315f716a3','26636b78-8f18-402e-b9d3-13cd44deb620','7c014d8b-2490-4172-a034-0f7c6bcef351'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=35c0b8c9-0984-4c73-acf8-a010b81f53ab,status='creating',user_id='99751d4636684ec6aa99aed7a1731553',volume_type_id=61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c), '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=2022-08-09T11:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=1fb6d66e-8c4c-4173-8b87-06d88319b723,host=None,id=5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8736eb333e444369ca3a6385fa97d28',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=35c0b8c9-0984-4c73-acf8-a010b81f53ab,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99751d4636684ec6aa99aed7a1731553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c),volume_type_id=61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:35.212739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469af19a-38bb-4248-990e-24f2eb8efb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:35.242988 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469af19a-38bb-4248-990e-24f2eb8efb73) 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=None,encryption_key_id=None,group_id=1fb6d66e-8c4c-4173-8b87-06d88319b723,group_type_id=<?>,metadata={},multiattach=False,project_id='f8736eb333e444369ca3a6385fa97d28',qos_specs=None,replication_status=<?>,reservations=['d32cab9f-b8d8-4c41-b5df-ac7a832cc65a','8f01db75-ea49-4c5a-80fa-490315f716a3','26636b78-8f18-402e-b9d3-13cd44deb620','7c014d8b-2490-4172-a034-0f7c6bcef351'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=35c0b8c9-0984-4c73-acf8-a010b81f53ab,status='creating',user_id='99751d4636684ec6aa99aed7a1731553',volume_type_id=61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:35.245150 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Flow 'volume_create_api' (d0be67da-05e2-49e4-bbaf-b8685e1cc06a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:42:35.245849 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Create volume request issued successfully.
Aug 09 11:42:35.270327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f9090783-240b-4a52-a7f0-d28034cf5266 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/action returned with HTTP 202
Aug 09 11:42:35.271456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1076/2086] 10.222.0.59 () {62 vars in 1295 bytes} [Tue Aug  9 11:42:34 2022] POST /volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/action => generated 102 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:42:35.278515 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-222c3b4c-4309-4a71-a53d-426ced614cde None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:35.284282 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/detail
Aug 09 11:42:35.285198 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:35.285754 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:35.286490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:42:35.288384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:42:35.340949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Get all volumes completed successfully.
Aug 09 11:42:35.342483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:35.342893 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:35.352003 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:35.358537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:35.358537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:35.366881 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:35.367400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:35.377552 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:35.387285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:35.387285 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:35.403130 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-222c3b4c-4309-4a71-a53d-426ced614cde tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/detail returned with HTTP 200
Aug 09 11:42:35.403965 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1011/2087] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:42:35 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/detail => generated 1972 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:42:35.422710 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4ec8f8b7-8ccf-4d23-a08c-3f67888854d1 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:35.426700 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4ec8f8b7-8ccf-4d23-a08c-3f67888854d1 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0
Aug 09 11:42:35.427196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4ec8f8b7-8ccf-4d23-a08c-3f67888854d1 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:35.427689 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4ec8f8b7-8ccf-4d23-a08c-3f67888854d1 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:35.445314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:35.445314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:35.456360 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4ec8f8b7-8ccf-4d23-a08c-3f67888854d1 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Volume info retrieved successfully.
Aug 09 11:42:35.458576 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-4ec8f8b7-8ccf-4d23-a08c-3f67888854d1 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:35.459174 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-4ec8f8b7-8ccf-4d23-a08c-3f67888854d1 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:35.468692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-4ec8f8b7-8ccf-4d23-a08c-3f67888854d1 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:35.475508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:35.475508 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:35.490377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4ec8f8b7-8ccf-4d23-a08c-3f67888854d1 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 returned with HTTP 200
Aug 09 11:42:35.491184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1077/2088] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:35 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 => generated 987 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:36.508345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a549f87e-1585-4387-ba96-a98a658fa319 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:36.513648 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a549f87e-1585-4387-ba96-a98a658fa319 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0
Aug 09 11:42:36.514599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a549f87e-1585-4387-ba96-a98a658fa319 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:36.515087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a549f87e-1585-4387-ba96-a98a658fa319 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:36.530082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:36.530082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:36.537590 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a549f87e-1585-4387-ba96-a98a658fa319 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Volume info retrieved successfully.
Aug 09 11:42:36.539013 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-a549f87e-1585-4387-ba96-a98a658fa319 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:36.539377 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-a549f87e-1585-4387-ba96-a98a658fa319 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:36.547827 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-a549f87e-1585-4387-ba96-a98a658fa319 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:36.556952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:36.556952 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:36.579410 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a549f87e-1585-4387-ba96-a98a658fa319 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 returned with HTTP 200
Aug 09 11:42:36.580284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1012/2089] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:36 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 => generated 987 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:37.598300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-393a383e-6408-41e3-ad35-e4cc6173db6e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:37.602311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-393a383e-6408-41e3-ad35-e4cc6173db6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0
Aug 09 11:42:37.602795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-393a383e-6408-41e3-ad35-e4cc6173db6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:37.603296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-393a383e-6408-41e3-ad35-e4cc6173db6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:37.618439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:37.618439 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:37.625409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-393a383e-6408-41e3-ad35-e4cc6173db6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Volume info retrieved successfully.
Aug 09 11:42:37.626801 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-393a383e-6408-41e3-ad35-e4cc6173db6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:37.627195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-393a383e-6408-41e3-ad35-e4cc6173db6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:37.636020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-393a383e-6408-41e3-ad35-e4cc6173db6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:37.642985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:37.642985 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:37.657797 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-393a383e-6408-41e3-ad35-e4cc6173db6e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 returned with HTTP 200
Aug 09 11:42:37.658530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1078/2090] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:37 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 => generated 987 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:38.674186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cfab7ffd-9a84-4c2e-a135-a4c0fc1ba5de None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:38.678109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cfab7ffd-9a84-4c2e-a135-a4c0fc1ba5de tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0
Aug 09 11:42:38.678619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cfab7ffd-9a84-4c2e-a135-a4c0fc1ba5de tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:38.679094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cfab7ffd-9a84-4c2e-a135-a4c0fc1ba5de tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:38.694644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:38.694644 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:38.701808 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-cfab7ffd-9a84-4c2e-a135-a4c0fc1ba5de tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Volume info retrieved successfully.
Aug 09 11:42:38.703340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-cfab7ffd-9a84-4c2e-a135-a4c0fc1ba5de tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:38.703654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-cfab7ffd-9a84-4c2e-a135-a4c0fc1ba5de tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:38.713524 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-cfab7ffd-9a84-4c2e-a135-a4c0fc1ba5de tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:38.722949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:38.722949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:38.746196 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cfab7ffd-9a84-4c2e-a135-a4c0fc1ba5de tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 returned with HTTP 200
Aug 09 11:42:38.747418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1013/2091] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:38 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 => generated 987 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:39.765504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8aaca337-945e-4ddd-bdaf-bc94f26a371e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:39.769591 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8aaca337-945e-4ddd-bdaf-bc94f26a371e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0
Aug 09 11:42:39.770074 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8aaca337-945e-4ddd-bdaf-bc94f26a371e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:39.770526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8aaca337-945e-4ddd-bdaf-bc94f26a371e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:39.774145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=78,cinder:INSERT=7,cinder:UPDATE=15 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:42:39.789327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:39.789327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:39.797020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8aaca337-945e-4ddd-bdaf-bc94f26a371e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Volume info retrieved successfully.
Aug 09 11:42:39.798555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-8aaca337-945e-4ddd-bdaf-bc94f26a371e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:39.798980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-8aaca337-945e-4ddd-bdaf-bc94f26a371e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:39.806335 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-8aaca337-945e-4ddd-bdaf-bc94f26a371e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:39.813041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:39.813041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:39.829687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8aaca337-945e-4ddd-bdaf-bc94f26a371e tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 returned with HTTP 200
Aug 09 11:42:39.830429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1079/2092] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:39 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 => generated 988 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:39.851877 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d4728e42-a0da-4ac2-bccc-ec732ac96ca8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:39.858004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d4728e42-a0da-4ac2-bccc-ec732ac96ca8 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/1fb6d66e-8c4c-4173-8b87-06d88319b723
Aug 09 11:42:39.858490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d4728e42-a0da-4ac2-bccc-ec732ac96ca8 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:39.858979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d4728e42-a0da-4ac2-bccc-ec732ac96ca8 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:39.859323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-d4728e42-a0da-4ac2-bccc-ec732ac96ca8 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] show called for member 1fb6d66e-8c4c-4173-8b87-06d88319b723 {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:42:39.866245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:39.866245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:39.880564 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d4728e42-a0da-4ac2-bccc-ec732ac96ca8 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/1fb6d66e-8c4c-4173-8b87-06d88319b723 returned with HTTP 200
Aug 09 11:42:39.881273 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1014/2093] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:42:39 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/1fb6d66e-8c4c-4173-8b87-06d88319b723 => generated 417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:39.890029 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ad7ead53-8288-43c0-bb3a-892160713a01 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:39.893734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/detail
Aug 09 11:42:39.894222 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:39.894670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:39.895367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:42:39.896965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:42:39.949158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Get all volumes completed successfully.
Aug 09 11:42:39.950653 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:39.951067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:39.960885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:39.969232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:39.969232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:39.977394 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:39.977776 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:39.986334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:39.992578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:39.992578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:40.007560 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ad7ead53-8288-43c0-bb3a-892160713a01 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/detail returned with HTTP 200
Aug 09 11:42:40.008293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1080/2094] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:42:39 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/detail => generated 1973 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:42:40.024638 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3a8c8c2c-9dbe-4aaa-85f2-b76341a0bd50 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:40.028505 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3a8c8c2c-9dbe-4aaa-85f2-b76341a0bd50 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] POST http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/1fb6d66e-8c4c-4173-8b87-06d88319b723/action
Aug 09 11:42:40.029271 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3a8c8c2c-9dbe-4aaa-85f2-b76341a0bd50 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:42:40.029695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3a8c8c2c-9dbe-4aaa-85f2-b76341a0bd50 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:40.031814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-3a8c8c2c-9dbe-4aaa-85f2-b76341a0bd50 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] delete called for group 1fb6d66e-8c4c-4173-8b87-06d88319b723 {{(pid=110682) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:42:40.032107 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.groups [None req-3a8c8c2c-9dbe-4aaa-85f2-b76341a0bd50 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Delete group with id: 1fb6d66e-8c4c-4173-8b87-06d88319b723
Aug 09 11:42:40.041544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:40.041544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:40.107241 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3a8c8c2c-9dbe-4aaa-85f2-b76341a0bd50 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/1fb6d66e-8c4c-4173-8b87-06d88319b723/action returned with HTTP 202
Aug 09 11:42:40.108399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1015/2095] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:42:40 2022] POST /volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/1fb6d66e-8c4c-4173-8b87-06d88319b723/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:42:40.113381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0eee2555-4340-4e8f-8758-a85312e74868 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:40.117242 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0eee2555-4340-4e8f-8758-a85312e74868 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0
Aug 09 11:42:40.117739 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0eee2555-4340-4e8f-8758-a85312e74868 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:40.118191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0eee2555-4340-4e8f-8758-a85312e74868 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:40.133060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:40.133060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:40.140208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0eee2555-4340-4e8f-8758-a85312e74868 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Volume info retrieved successfully.
Aug 09 11:42:40.141590 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING stevedore.named [None req-0eee2555-4340-4e8f-8758-a85312e74868 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:40.141967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: WARNING castellan.key_manager [None req-0eee2555-4340-4e8f-8758-a85312e74868 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:40.149567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG oslo_db.sqlalchemy.engines [None req-0eee2555-4340-4e8f-8758-a85312e74868 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110681) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:40.156191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:40.156191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:40.171204 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0eee2555-4340-4e8f-8758-a85312e74868 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 returned with HTTP 200
Aug 09 11:42:40.171952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1081/2096] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:40 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 => generated 987 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:42:41.193183 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c473b919-803e-41df-b27d-2d3c43942ac3 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:41.196947 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c473b919-803e-41df-b27d-2d3c43942ac3 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0
Aug 09 11:42:41.197447 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c473b919-803e-41df-b27d-2d3c43942ac3 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:41.197907 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c473b919-803e-41df-b27d-2d3c43942ac3 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:41.210795 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c473b919-803e-41df-b27d-2d3c43942ac3 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 returned with HTTP 404
Aug 09 11:42:41.211714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1016/2097] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:41 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/5dbcead1-5c46-4b3c-9665-2abb2dd3ebc0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:42:41.216690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4913274f-4369-452c-8e63-acdb9dd26c2d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:41.221086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4913274f-4369-452c-8e63-acdb9dd26c2d tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/1fb6d66e-8c4c-4173-8b87-06d88319b723
Aug 09 11:42:41.221606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4913274f-4369-452c-8e63-acdb9dd26c2d tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:41.222058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4913274f-4369-452c-8e63-acdb9dd26c2d tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:41.222398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-4913274f-4369-452c-8e63-acdb9dd26c2d tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] show called for member 1fb6d66e-8c4c-4173-8b87-06d88319b723 {{(pid=110681) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:42:41.228195 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4913274f-4369-452c-8e63-acdb9dd26c2d tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/1fb6d66e-8c4c-4173-8b87-06d88319b723 returned with HTTP 404
Aug 09 11:42:41.229060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1082/2098] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:42:41 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/1fb6d66e-8c4c-4173-8b87-06d88319b723 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:42:41.234052 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d08792be-69df-4338-bca2-62353a3a3538 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:41.238161 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/detail
Aug 09 11:42:41.238652 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:41.239135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:41.239798 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:42:41.241435 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:42:41.291849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Get all volumes completed successfully.
Aug 09 11:42:41.293309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:41.293687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:41.303362 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:41.312140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:41.312140 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:41.333929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d08792be-69df-4338-bca2-62353a3a3538 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/detail returned with HTTP 200
Aug 09 11:42:41.334685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1017/2099] 10.222.0.59 () {60 vars in 1276 bytes} [Tue Aug  9 11:42:41 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/detail => generated 995 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:42:41.353427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c2a17cd5-b850-4ca6-8e86-19daf37691ee None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:41.357338 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2a17cd5-b850-4ca6-8e86-19daf37691ee tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] POST http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec/action
Aug 09 11:42:41.358321 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2a17cd5-b850-4ca6-8e86-19daf37691ee tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:42:41.358457 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c2a17cd5-b850-4ca6-8e86-19daf37691ee tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:41.360556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.groups [None req-c2a17cd5-b850-4ca6-8e86-19daf37691ee tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] delete called for group 54bf82a5-d46c-4770-8b03-0df872d8aeec {{(pid=110681) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}}
Aug 09 11:42:41.360848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.groups [None req-c2a17cd5-b850-4ca6-8e86-19daf37691ee tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Delete group with id: 54bf82a5-d46c-4770-8b03-0df872d8aeec
Aug 09 11:42:41.367965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:41.367965 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:41.446738 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c2a17cd5-b850-4ca6-8e86-19daf37691ee tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec/action returned with HTTP 202
Aug 09 11:42:41.447775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1083/2100] 10.222.0.59 () {62 vars in 1405 bytes} [Tue Aug  9 11:42:41 2022] POST /volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:42:41.452940 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-632f1456-4c5e-4c4d-a73c-c29f9e8f4f49 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:41.457245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-632f1456-4c5e-4c4d-a73c-c29f9e8f4f49 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab
Aug 09 11:42:41.457751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-632f1456-4c5e-4c4d-a73c-c29f9e8f4f49 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:41.458199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-632f1456-4c5e-4c4d-a73c-c29f9e8f4f49 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:41.473783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:41.473783 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:41.480891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-632f1456-4c5e-4c4d-a73c-c29f9e8f4f49 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Volume info retrieved successfully.
Aug 09 11:42:41.482306 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING stevedore.named [None req-632f1456-4c5e-4c4d-a73c-c29f9e8f4f49 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Aug 09 11:42:41.482685 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: WARNING castellan.key_manager [None req-632f1456-4c5e-4c4d-a73c-c29f9e8f4f49 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Aug 09 11:42:41.490147 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG oslo_db.sqlalchemy.engines [None req-632f1456-4c5e-4c4d-a73c-c29f9e8f4f49 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] 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_ENGINE_SUBSTITUTION {{(pid=110682) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}
Aug 09 11:42:41.492572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:UPDATE=8,cinder:SELECT=91,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:42:41.496972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:41.496972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:41.514969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-632f1456-4c5e-4c4d-a73c-c29f9e8f4f49 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab returned with HTTP 200
Aug 09 11:42:41.515972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1018/2101] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:41 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab => generated 991 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:42:42.532779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-aedd8c64-c6e1-491a-833b-06d579290dea None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:42.537692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aedd8c64-c6e1-491a-833b-06d579290dea tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab
Aug 09 11:42:42.538451 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-aedd8c64-c6e1-491a-833b-06d579290dea tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:42.539157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-aedd8c64-c6e1-491a-833b-06d579290dea tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:42.553883 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-aedd8c64-c6e1-491a-833b-06d579290dea tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab returned with HTTP 404
Aug 09 11:42:42.554792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1084/2102] 10.222.0.59 () {60 vars in 1366 bytes} [Tue Aug  9 11:42:42 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:42:42.560037 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c232f76e-b5ff-4456-9c93-f80efc6ce703 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:42.564327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c232f76e-b5ff-4456-9c93-f80efc6ce703 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] GET http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec
Aug 09 11:42:42.564814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c232f76e-b5ff-4456-9c93-f80efc6ce703 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:42.565276 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c232f76e-b5ff-4456-9c93-f80efc6ce703 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:42.565617 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.groups [None req-c232f76e-b5ff-4456-9c93-f80efc6ce703 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] show called for member 54bf82a5-d46c-4770-8b03-0df872d8aeec {{(pid=110682) show /opt/stack/cinder/cinder/api/v3/groups.py:58}}
Aug 09 11:42:42.571208 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c232f76e-b5ff-4456-9c93-f80efc6ce703 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec returned with HTTP 404
Aug 09 11:42:42.572199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1019/2103] 10.222.0.59 () {60 vars in 1363 bytes} [Tue Aug  9 11:42:42 2022] GET /volume/v3/f8736eb333e444369ca3a6385fa97d28/groups/54bf82a5-d46c-4770-8b03-0df872d8aeec => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:42:42.576758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-36c3f4e6-5ed6-4875-bc1f-950dfaaea46d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:42.580972 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-36c3f4e6-5ed6-4875-bc1f-950dfaaea46d tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] DELETE http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/group_types/6314b583-fe40-4311-82be-5842b1a11678
Aug 09 11:42:42.581465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-36c3f4e6-5ed6-4875-bc1f-950dfaaea46d tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:42.581923 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-36c3f4e6-5ed6-4875-bc1f-950dfaaea46d tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:42.605504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-36c3f4e6-5ed6-4875-bc1f-950dfaaea46d tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/group_types/6314b583-fe40-4311-82be-5842b1a11678 returned with HTTP 202
Aug 09 11:42:42.606780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1085/2104] 10.222.0.59 () {60 vars in 1381 bytes} [Tue Aug  9 11:42:42 2022] DELETE /volume/v3/66f226439e504c9bbe5302abebc2eed0/group_types/6314b583-fe40-4311-82be-5842b1a11678 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0)
Aug 09 11:42:42.613374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e2711147-2896-449a-a0f2-ce693d624f59 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:42.616939 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e2711147-2896-449a-a0f2-ce693d624f59 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] DELETE http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab
Aug 09 11:42:42.617423 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e2711147-2896-449a-a0f2-ce693d624f59 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:42.617869 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e2711147-2896-449a-a0f2-ce693d624f59 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:42.618254 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-e2711147-2896-449a-a0f2-ce693d624f59 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] Delete volume with id: 35c0b8c9-0984-4c73-acf8-a010b81f53ab 
Aug 09 11:42:42.629683 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e2711147-2896-449a-a0f2-ce693d624f59 tempest-GroupsV314Test-1417254076 tempest-GroupsV314Test-1417254076-project] http://10.222.0.59/volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab returned with HTTP 404
Aug 09 11:42:42.630571 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1020/2105] 10.222.0.59 () {60 vars in 1369 bytes} [Tue Aug  9 11:42:42 2022] DELETE /volume/v3/f8736eb333e444369ca3a6385fa97d28/volumes/35c0b8c9-0984-4c73-acf8-a010b81f53ab => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0)
Aug 09 11:42:42.636340 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b0f8f877-9686-42b8-b8e9-29638e2b2898 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:42.640411 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b0f8f877-9686-42b8-b8e9-29638e2b2898 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] DELETE http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/types/61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c
Aug 09 11:42:42.641039 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b0f8f877-9686-42b8-b8e9-29638e2b2898 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:42.642021 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b0f8f877-9686-42b8-b8e9-29638e2b2898 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:42.688890 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b0f8f877-9686-42b8-b8e9-29638e2b2898 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/types/61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c returned with HTTP 202
Aug 09 11:42:42.689558 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1086/2106] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:42:42 2022] DELETE /volume/v3/66f226439e504c9bbe5302abebc2eed0/types/61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:42:42.694441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-214fce6f-b728-46e2-8a8c-02f9ebbefd94 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:42.698408 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-214fce6f-b728-46e2-8a8c-02f9ebbefd94 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] GET http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/types/61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c
Aug 09 11:42:42.698906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-214fce6f-b728-46e2-8a8c-02f9ebbefd94 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:42.699358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-214fce6f-b728-46e2-8a8c-02f9ebbefd94 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:42.705646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-214fce6f-b728-46e2-8a8c-02f9ebbefd94 tempest-GroupsV314Test-1300255296 tempest-GroupsV314Test-1300255296-project-admin] http://10.222.0.59/volume/v3/66f226439e504c9bbe5302abebc2eed0/types/61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c returned with HTTP 404
Aug 09 11:42:42.706541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1021/2107] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:42:42 2022] GET /volume/v3/66f226439e504c9bbe5302abebc2eed0/types/61ce6312-77d1-44dc-9bd8-7cebaf1f4e5c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:42:45.318556 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-525a5d52-3517-4f96-bbcd-21796ab4205e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.420624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-525a5d52-3517-4f96-bbcd-21796ab4205e tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] POST http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types
Aug 09 11:42:45.421364 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-525a5d52-3517-4f96-bbcd-21796ab4205e tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-968143284"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:45.447634 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-525a5d52-3517-4f96-bbcd-21796ab4205e tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types returned with HTTP 200
Aug 09 11:42:45.448320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1087/2108] 10.222.0.59 () {60 vars in 1229 bytes} [Tue Aug  9 11:42:45 2022] POST /volume/v3/6aaca2e808424b748dea453a6a0b480e/types => generated 230 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:42:45.456454 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c0d920f4-a22b-45d6-a34c-69aa89347011 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.461329 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c0d920f4-a22b-45d6-a34c-69aa89347011 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] POST http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs
Aug 09 11:42:45.462060 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c0d920f4-a22b-45d6-a34c-69aa89347011 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:45.510753 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c0d920f4-a22b-45d6-a34c-69aa89347011 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs returned with HTTP 200
Aug 09 11:42:45.512156 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1022/2109] 10.222.0.59 () {60 vars in 1376 bytes} [Tue Aug  9 11:42:45 2022] POST /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs => generated 34 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:42:45.518067 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f3262493-fd78-4fcd-9fbc-0c7059946991 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.522917 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f3262493-fd78-4fcd-9fbc-0c7059946991 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] GET http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec3
Aug 09 11:42:45.523366 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f3262493-fd78-4fcd-9fbc-0c7059946991 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:45.523850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f3262493-fd78-4fcd-9fbc-0c7059946991 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:45.537453 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f3262493-fd78-4fcd-9fbc-0c7059946991 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec3 returned with HTTP 200
Aug 09 11:42:45.538313 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1088/2110] 10.222.0.59 () {58 vars in 1373 bytes} [Tue Aug  9 11:42:45 2022] GET /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec3 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:42:45.544510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5be1aa7e-192f-4f35-afda-8e1325adcfd7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.549714 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5be1aa7e-192f-4f35-afda-8e1325adcfd7 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] DELETE http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec3
Aug 09 11:42:45.550163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5be1aa7e-192f-4f35-afda-8e1325adcfd7 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:45.550618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5be1aa7e-192f-4f35-afda-8e1325adcfd7 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:45.586565 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5be1aa7e-192f-4f35-afda-8e1325adcfd7 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec3 returned with HTTP 202
Aug 09 11:42:45.587311 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1023/2111] 10.222.0.59 () {58 vars in 1376 bytes} [Tue Aug  9 11:42:45 2022] DELETE /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0)
Aug 09 11:42:45.593440 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-27a074ad-88e3-412b-9d69-8a406566a7d2 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.598655 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-27a074ad-88e3-412b-9d69-8a406566a7d2 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] GET http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec3
Aug 09 11:42:45.599139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-27a074ad-88e3-412b-9d69-8a406566a7d2 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:45.599605 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-27a074ad-88e3-412b-9d69-8a406566a7d2 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:45.612308 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-27a074ad-88e3-412b-9d69-8a406566a7d2 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec3 returned with HTTP 404
Aug 09 11:42:45.613205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1089/2112] 10.222.0.59 () {58 vars in 1373 bytes} [Tue Aug  9 11:42:45 2022] GET /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec3 => generated 129 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:42:45.619518 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-229296f6-687a-49af-853a-899c4785267c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.624326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-229296f6-687a-49af-853a-899c4785267c tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] POST http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs
Aug 09 11:42:45.625050 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-229296f6-687a-49af-853a-899c4785267c tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:45.679751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-229296f6-687a-49af-853a-899c4785267c tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs returned with HTTP 200
Aug 09 11:42:45.680575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1024/2113] 10.222.0.59 () {60 vars in 1376 bytes} [Tue Aug  9 11:42:45 2022] POST /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs => generated 34 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:42:45.686730 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1354c7bd-63e7-420d-9e66-8b64fd078173 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.691567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1354c7bd-63e7-420d-9e66-8b64fd078173 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] GET http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs
Aug 09 11:42:45.692010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1354c7bd-63e7-420d-9e66-8b64fd078173 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:45.692466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1354c7bd-63e7-420d-9e66-8b64fd078173 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:45.703687 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1354c7bd-63e7-420d-9e66-8b64fd078173 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs returned with HTTP 200
Aug 09 11:42:45.704746 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1090/2114] 10.222.0.59 () {58 vars in 1355 bytes} [Tue Aug  9 11:42:45 2022] GET /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs => generated 34 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:42:45.711733 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cc4bf62f-a192-40d4-af20-6c6936b69677 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.716514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cc4bf62f-a192-40d4-af20-6c6936b69677 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] POST http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs
Aug 09 11:42:45.717237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cc4bf62f-a192-40d4-af20-6c6936b69677 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:45.765877 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cc4bf62f-a192-40d4-af20-6c6936b69677 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs returned with HTTP 200
Aug 09 11:42:45.766980 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1025/2115] 10.222.0.59 () {60 vars in 1376 bytes} [Tue Aug  9 11:42:45 2022] POST /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs => generated 34 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:42:45.773275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4e41a121-9d31-49ac-99fb-98a21fd18d58 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.778046 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4e41a121-9d31-49ac-99fb-98a21fd18d58 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] PUT http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec2
Aug 09 11:42:45.778738 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4e41a121-9d31-49ac-99fb-98a21fd18d58 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:45.799884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=91,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:42:45.815512 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4e41a121-9d31-49ac-99fb-98a21fd18d58 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec2 returned with HTTP 200
Aug 09 11:42:45.816293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1091/2116] 10.222.0.59 () {60 vars in 1393 bytes} [Tue Aug  9 11:42:45 2022] PUT /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec2 => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:42:45.822589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8f59fdd1-697c-4fa4-a7ec-d2857105bfe4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.829955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8f59fdd1-697c-4fa4-a7ec-d2857105bfe4 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] GET http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec2
Aug 09 11:42:45.830407 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8f59fdd1-697c-4fa4-a7ec-d2857105bfe4 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:45.830851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8f59fdd1-697c-4fa4-a7ec-d2857105bfe4 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:45.843828 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8f59fdd1-697c-4fa4-a7ec-d2857105bfe4 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec2 returned with HTTP 200
Aug 09 11:42:45.844467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1026/2117] 10.222.0.59 () {58 vars in 1373 bytes} [Tue Aug  9 11:42:45 2022] GET /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0)
Aug 09 11:42:45.850186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2bd7f248-14fc-4de4-9f32-362e4794cbed None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.855069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2bd7f248-14fc-4de4-9f32-362e4794cbed tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] POST http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs
Aug 09 11:42:45.855795 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2bd7f248-14fc-4de4-9f32-362e4794cbed tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:45.907302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2bd7f248-14fc-4de4-9f32-362e4794cbed tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs returned with HTTP 200
Aug 09 11:42:45.908060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1092/2118] 10.222.0.59 () {60 vars in 1376 bytes} [Tue Aug  9 11:42:45 2022] POST /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs => generated 51 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:42:45.914378 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-04c8c228-ed8e-4716-b5ea-3e33b0eb80e1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.919261 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-04c8c228-ed8e-4716-b5ea-3e33b0eb80e1 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] GET http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs
Aug 09 11:42:45.919705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-04c8c228-ed8e-4716-b5ea-3e33b0eb80e1 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:45.920156 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-04c8c228-ed8e-4716-b5ea-3e33b0eb80e1 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:45.931738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-04c8c228-ed8e-4716-b5ea-3e33b0eb80e1 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs returned with HTTP 200
Aug 09 11:42:45.932449 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1027/2119] 10.222.0.59 () {58 vars in 1355 bytes} [Tue Aug  9 11:42:45 2022] GET /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1/extra_specs => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:42:45.939520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8e4e4ac8-c152-44eb-9305-ca5671fa6f4b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.943330 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e4e4ac8-c152-44eb-9305-ca5671fa6f4b tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] DELETE http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1
Aug 09 11:42:45.943777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8e4e4ac8-c152-44eb-9305-ca5671fa6f4b tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:45.944253 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8e4e4ac8-c152-44eb-9305-ca5671fa6f4b tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Calling method '_delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:45.987729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e4e4ac8-c152-44eb-9305-ca5671fa6f4b tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1 returned with HTTP 202
Aug 09 11:42:45.988551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1093/2120] 10.222.0.59 () {58 vars in 1322 bytes} [Tue Aug  9 11:42:45 2022] DELETE /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0)
Aug 09 11:42:45.993906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0e6b965e-6143-4694-95d4-83bed1afe0b2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:45.999570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0e6b965e-6143-4694-95d4-83bed1afe0b2 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] GET http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1
Aug 09 11:42:46.000208 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0e6b965e-6143-4694-95d4-83bed1afe0b2 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:46.000919 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0e6b965e-6143-4694-95d4-83bed1afe0b2 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:46.006801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0e6b965e-6143-4694-95d4-83bed1afe0b2 tempest-VolumeTypesExtraSpecsTest-1097495483 tempest-VolumeTypesExtraSpecsTest-1097495483-project-admin] http://10.222.0.59/volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1 returned with HTTP 404
Aug 09 11:42:46.007710 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1028/2121] 10.222.0.59 () {58 vars in 1319 bytes} [Tue Aug  9 11:42:45 2022] GET /volume/v3/6aaca2e808424b748dea453a6a0b480e/types/591e86f6-eba8-4bff-b6d5-5fb600c85fb1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:42:48.105975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:48.109528 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] POST http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes
Aug 09 11:42:48.110251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f0c5a029-a991-4a19-85f5-1c4d7ec34334", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1861333460"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:42:48.112609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume request body: {'volume': {'imageRef': 'f0c5a029-a991-4a19-85f5-1c4d7ec34334', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1861333460'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:42:48.218786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume of 1 GB
Aug 09 11:42:48.226763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Availability Zones retrieved successfully.
Aug 09 11:42:48.243180 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Flow 'volume_create_api' (37c25acb-f2c1-4bd8-aa08-1cbf51f2f0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:42:48.245627 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1603772-7aae-47d7-8351-135ce24c9a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:48.248017 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:42:48.329648 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1603772-7aae-47d7-8351-135ce24c9a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:48.331680 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d000bcc-4689-4aad-b600-34560146abe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:48.430871 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Created reservations ['eb2e83c7-f069-4cbf-85ff-dbea419cd516', 'acd336cb-6778-43e3-9456-c5c6a30137c3', '9b9b4bc3-68c7-4b15-a15f-d8c03677f411', 'a58af8fe-aac1-4ae5-97e1-a9b9e0672271'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:42:48.432621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d000bcc-4689-4aad-b600-34560146abe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb2e83c7-f069-4cbf-85ff-dbea419cd516', 'acd336cb-6778-43e3-9456-c5c6a30137c3', '9b9b4bc3-68c7-4b15-a15f-d8c03677f411', 'a58af8fe-aac1-4ae5-97e1-a9b9e0672271']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:48.434543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4bf139-714c-48b1-bf8b-f7776b8b6779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:48.457842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa4bf139-714c-48b1-bf8b-f7776b8b6779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ebc03cb-91b4-4736-9846-a6b18e6bbbdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1861333460',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='57b2ecffb315472dbf9d521c5a71fce5',qos_specs=None,replication_status=<?>,reservations=['eb2e83c7-f069-4cbf-85ff-dbea419cd516','acd336cb-6778-43e3-9456-c5c6a30137c3','9b9b4bc3-68c7-4b15-a15f-d8c03677f411','a58af8fe-aac1-4ae5-97e1-a9b9e0672271'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:42:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1861333460',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=9ebc03cb-91b4-4736-9846-a6b18e6bbbdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57b2ecffb315472dbf9d521c5a71fce5',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='4ea1996574774e3b8d7f2c2c000c764b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:48.459675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4e9485-dcb5-47c0-8c49-7a6f4b0f4456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:48.482170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:UPDATE=18,cinder:SELECT=72,cinder:INSERT=10 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:42:48.489764 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4e9485-dcb5-47c0-8c49-7a6f4b0f4456) 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-VolumesCloneTest-Volume-1861333460',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='57b2ecffb315472dbf9d521c5a71fce5',qos_specs=None,replication_status=<?>,reservations=['eb2e83c7-f069-4cbf-85ff-dbea419cd516','acd336cb-6778-43e3-9456-c5c6a30137c3','9b9b4bc3-68c7-4b15-a15f-d8c03677f411','a58af8fe-aac1-4ae5-97e1-a9b9e0672271'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:48.491833 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd10784f-a4be-497a-bb06-4807c06af9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:42:48.508945 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd10784f-a4be-497a-bb06-4807c06af9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:42:48.511228 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Flow 'volume_create_api' (37c25acb-f2c1-4bd8-aa08-1cbf51f2f0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:42:48.511897 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume request issued successfully.
Aug 09 11:42:48.513132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fa66c79d-1199-4fc0-ace6-8176de70cfe5 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes returned with HTTP 202
Aug 09 11:42:48.513925 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1094/2122] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:42:48 2022] POST /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes => generated 816 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:42:48.529830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-4c31ca7a-60c3-4919-a309-319a9b038b38 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:48.533403 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4c31ca7a-60c3-4919-a309-319a9b038b38 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:48.533846 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4c31ca7a-60c3-4919-a309-319a9b038b38 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:48.534294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-4c31ca7a-60c3-4919-a309-319a9b038b38 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:48.549338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:48.549338 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:48.556463 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-4c31ca7a-60c3-4919-a309-319a9b038b38 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:48.566033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-4c31ca7a-60c3-4919-a309-319a9b038b38 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:48.566776 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1029/2123] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:48 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:42:49.583008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6205c9ed-7a0d-489d-8d6c-0714bad2e9d9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:49.587250 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6205c9ed-7a0d-489d-8d6c-0714bad2e9d9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:49.587900 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6205c9ed-7a0d-489d-8d6c-0714bad2e9d9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:49.588448 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6205c9ed-7a0d-489d-8d6c-0714bad2e9d9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:49.604772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:49.604772 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:49.611975 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6205c9ed-7a0d-489d-8d6c-0714bad2e9d9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:49.621868 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6205c9ed-7a0d-489d-8d6c-0714bad2e9d9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:49.622612 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1095/2124] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:49 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:50.638731 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e05730a2-40f3-49aa-9325-0fcf656c4851 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:50.642409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e05730a2-40f3-49aa-9325-0fcf656c4851 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:50.642858 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e05730a2-40f3-49aa-9325-0fcf656c4851 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:50.643326 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e05730a2-40f3-49aa-9325-0fcf656c4851 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:50.658359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:50.658359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:50.665181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e05730a2-40f3-49aa-9325-0fcf656c4851 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:50.675569 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e05730a2-40f3-49aa-9325-0fcf656c4851 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:50.676292 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1030/2125] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:50 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:51.691935 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-701ad041-ef63-4ced-afdc-58cd5417ef21 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:51.695619 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-701ad041-ef63-4ced-afdc-58cd5417ef21 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:51.696058 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-701ad041-ef63-4ced-afdc-58cd5417ef21 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:51.696496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-701ad041-ef63-4ced-afdc-58cd5417ef21 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:51.713497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:51.713497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:51.720587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-701ad041-ef63-4ced-afdc-58cd5417ef21 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:51.730208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-701ad041-ef63-4ced-afdc-58cd5417ef21 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:51.731025 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1096/2126] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:51 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:52.748256 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d909e2d4-c6ae-47bd-866a-909e7e30f104 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:52.752483 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d909e2d4-c6ae-47bd-866a-909e7e30f104 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:52.752936 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d909e2d4-c6ae-47bd-866a-909e7e30f104 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:52.753399 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d909e2d4-c6ae-47bd-866a-909e7e30f104 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:52.768287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:52.768287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:52.775503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d909e2d4-c6ae-47bd-866a-909e7e30f104 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:52.785684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d909e2d4-c6ae-47bd-866a-909e7e30f104 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:52.786418 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1031/2127] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:52 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:53.809535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6c1f0667-1c24-429c-b236-e81b6b4cae7f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:53.814624 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c1f0667-1c24-429c-b236-e81b6b4cae7f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:53.815288 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c1f0667-1c24-429c-b236-e81b6b4cae7f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:53.815924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c1f0667-1c24-429c-b236-e81b6b4cae7f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:53.835697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:53.835697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:53.842647 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6c1f0667-1c24-429c-b236-e81b6b4cae7f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:53.852447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c1f0667-1c24-429c-b236-e81b6b4cae7f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:53.853181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1097/2128] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:53 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:54.869002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-afe4cded-56ab-4185-a3f7-eb89927fd739 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:54.872726 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-afe4cded-56ab-4185-a3f7-eb89927fd739 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:54.873169 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-afe4cded-56ab-4185-a3f7-eb89927fd739 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:54.873621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-afe4cded-56ab-4185-a3f7-eb89927fd739 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:54.889706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:54.889706 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:54.898027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-afe4cded-56ab-4185-a3f7-eb89927fd739 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:54.907726 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-afe4cded-56ab-4185-a3f7-eb89927fd739 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:54.908699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1032/2129] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:54 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:55.925424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-17bfa783-467e-45b3-8497-0b5153e2c2bc None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:55.929097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-17bfa783-467e-45b3-8497-0b5153e2c2bc tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:55.929532 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-17bfa783-467e-45b3-8497-0b5153e2c2bc tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:55.930096 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-17bfa783-467e-45b3-8497-0b5153e2c2bc tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:55.945383 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:55.945383 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:55.952847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-17bfa783-467e-45b3-8497-0b5153e2c2bc tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:55.963117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-17bfa783-467e-45b3-8497-0b5153e2c2bc tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:55.963856 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1098/2130] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:55 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:56.982100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9d3e7067-5748-4bd6-bf9d-18ac770f2e7e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:56.987391 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9d3e7067-5748-4bd6-bf9d-18ac770f2e7e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:56.987970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9d3e7067-5748-4bd6-bf9d-18ac770f2e7e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:56.988609 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9d3e7067-5748-4bd6-bf9d-18ac770f2e7e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:57.004953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:57.004953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:57.008699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:INSERT=3,cinder:UPDATE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:42:57.012931 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9d3e7067-5748-4bd6-bf9d-18ac770f2e7e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:57.025052 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9d3e7067-5748-4bd6-bf9d-18ac770f2e7e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:57.025819 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1033/2131] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:56 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 908 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:58.041555 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-1f7ef1ff-84e0-4fe5-9629-559e07b36c2f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:58.045576 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f7ef1ff-84e0-4fe5-9629-559e07b36c2f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:58.046231 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f7ef1ff-84e0-4fe5-9629-559e07b36c2f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:58.046731 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-1f7ef1ff-84e0-4fe5-9629-559e07b36c2f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:58.063712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:58.063712 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:58.071866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-1f7ef1ff-84e0-4fe5-9629-559e07b36c2f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:58.082031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-1f7ef1ff-84e0-4fe5-9629-559e07b36c2f tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:58.082761 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1099/2132] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:58 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:42:59.099309 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b5c9b76c-161a-4a47-99bd-5c0c345e733c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:42:59.103725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b5c9b76c-161a-4a47-99bd-5c0c345e733c tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:42:59.104247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b5c9b76c-161a-4a47-99bd-5c0c345e733c tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:42:59.104779 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b5c9b76c-161a-4a47-99bd-5c0c345e733c tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:42:59.122046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:42:59.122046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:42:59.129729 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b5c9b76c-161a-4a47-99bd-5c0c345e733c tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:42:59.140267 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b5c9b76c-161a-4a47-99bd-5c0c345e733c tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:42:59.141012 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1034/2133] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:42:59 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:00.158275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-31db8bba-cc15-43db-81d8-1687ecc6bbca None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:00.162014 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31db8bba-cc15-43db-81d8-1687ecc6bbca tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:00.162460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31db8bba-cc15-43db-81d8-1687ecc6bbca tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:00.162959 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31db8bba-cc15-43db-81d8-1687ecc6bbca tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:00.177915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:00.177915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:00.185059 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-31db8bba-cc15-43db-81d8-1687ecc6bbca tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:00.194477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31db8bba-cc15-43db-81d8-1687ecc6bbca tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:00.195237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1100/2134] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:00 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:01.212381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e52c2127-70c5-40fb-944d-668850ce3d36 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:01.216174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e52c2127-70c5-40fb-944d-668850ce3d36 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:01.216619 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e52c2127-70c5-40fb-944d-668850ce3d36 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:01.217072 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e52c2127-70c5-40fb-944d-668850ce3d36 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:01.232318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:01.232318 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:01.239698 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e52c2127-70c5-40fb-944d-668850ce3d36 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:01.249283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e52c2127-70c5-40fb-944d-668850ce3d36 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:01.250012 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1035/2135] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:01 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 969 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:02.266479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-09360a26-015c-40eb-8531-b1ea14a3e408 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:02.270217 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-09360a26-015c-40eb-8531-b1ea14a3e408 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:02.270666 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-09360a26-015c-40eb-8531-b1ea14a3e408 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:02.271157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-09360a26-015c-40eb-8531-b1ea14a3e408 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:02.286097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:02.286097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:02.293516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-09360a26-015c-40eb-8531-b1ea14a3e408 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:02.308186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-09360a26-015c-40eb-8531-b1ea14a3e408 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:02.309006 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1101/2136] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:02 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:03.325642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e597d905-faa2-4501-bc92-d726c31d4c78 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:03.329606 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e597d905-faa2-4501-bc92-d726c31d4c78 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:03.330057 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e597d905-faa2-4501-bc92-d726c31d4c78 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:03.330499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e597d905-faa2-4501-bc92-d726c31d4c78 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:03.350878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:03.350878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:03.359076 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e597d905-faa2-4501-bc92-d726c31d4c78 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:03.368613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e597d905-faa2-4501-bc92-d726c31d4c78 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:03.369328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1036/2137] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:03 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 969 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:04.386660 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0fdd03df-6976-42e8-977b-1c6db4f45f06 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:04.392735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0fdd03df-6976-42e8-977b-1c6db4f45f06 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:04.393477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0fdd03df-6976-42e8-977b-1c6db4f45f06 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:04.394219 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0fdd03df-6976-42e8-977b-1c6db4f45f06 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:04.412182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:04.412182 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:04.419817 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0fdd03df-6976-42e8-977b-1c6db4f45f06 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:04.429715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0fdd03df-6976-42e8-977b-1c6db4f45f06 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:04.430435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1102/2138] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:04 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 969 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:05.446573 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-cf4b22b2-41af-4017-8798-d922b78f2335 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:05.450428 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cf4b22b2-41af-4017-8798-d922b78f2335 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:05.450906 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cf4b22b2-41af-4017-8798-d922b78f2335 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:05.451360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-cf4b22b2-41af-4017-8798-d922b78f2335 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:05.466998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:05.466998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:05.474556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-cf4b22b2-41af-4017-8798-d922b78f2335 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:05.484342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-cf4b22b2-41af-4017-8798-d922b78f2335 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:05.485074 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1037/2139] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:05 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 969 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:06.502091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-76c349d2-9f1e-4aa2-ac47-b6dd93e41c98 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:06.506027 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-76c349d2-9f1e-4aa2-ac47-b6dd93e41c98 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:06.506458 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-76c349d2-9f1e-4aa2-ac47-b6dd93e41c98 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:06.506946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-76c349d2-9f1e-4aa2-ac47-b6dd93e41c98 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:06.522145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:06.522145 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:06.529007 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-76c349d2-9f1e-4aa2-ac47-b6dd93e41c98 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:06.538302 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-76c349d2-9f1e-4aa2-ac47-b6dd93e41c98 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:06.539020 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1103/2140] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:06 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:07.556860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-49624a0b-f91e-4bbc-95fb-3dc57dacd701 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:07.566473 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49624a0b-f91e-4bbc-95fb-3dc57dacd701 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:07.566969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-49624a0b-f91e-4bbc-95fb-3dc57dacd701 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:07.567435 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-49624a0b-f91e-4bbc-95fb-3dc57dacd701 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:07.583442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:07.583442 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:07.591752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-49624a0b-f91e-4bbc-95fb-3dc57dacd701 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:07.602693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-49624a0b-f91e-4bbc-95fb-3dc57dacd701 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:07.604125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1038/2141] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:07 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 969 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:08.626293 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cbbb94c8-b701-4e83-a84a-f78dc211040e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:08.630037 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbbb94c8-b701-4e83-a84a-f78dc211040e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:08.630487 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cbbb94c8-b701-4e83-a84a-f78dc211040e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:08.630976 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cbbb94c8-b701-4e83-a84a-f78dc211040e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:08.646791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:08.646791 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:08.654574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cbbb94c8-b701-4e83-a84a-f78dc211040e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:08.666352 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbbb94c8-b701-4e83-a84a-f78dc211040e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:08.667123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1104/2142] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:08 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 1357 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:08.684575 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:08.688210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] POST http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes
Aug 09 11:43:08.688909 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9ebc03cb-91b4-4736-9846-a6b18e6bbbdd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-360889453"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:43:08.691330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume request body: {'volume': {'source_volid': '9ebc03cb-91b4-4736-9846-a6b18e6bbbdd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-360889453'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:43:08.706098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:08.706098 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:08.707110 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume retrieved successfully.
Aug 09 11:43:08.707405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume of 1 GB
Aug 09 11:43:08.713778 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Availability Zones retrieved successfully.
Aug 09 11:43:08.728180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Flow 'volume_create_api' (71be1112-fed9-42c6-8d36-6a86c4adf296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:08.731016 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5997a2fc-a55d-4da9-8f4a-d5e167a7c63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:08.733600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:43:08.767142 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5997a2fc-a55d-4da9-8f4a-d5e167a7c63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9ebc03cb-91b4-4736-9846-a6b18e6bbbdd', 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:08.769047 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48837266-ab8b-4bd9-b72f-77dcb027aa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:08.833591 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Created reservations ['e742e14d-6769-4561-9101-6b2a51937a45', '2c1d19e4-0a06-4868-a9fd-f4eae5807947', 'f2bbd7bb-ac26-4643-9dbb-03f04dddb45c', 'd534bb2a-615c-400f-b485-a71555e68b72'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:43:08.835522 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48837266-ab8b-4bd9-b72f-77dcb027aa36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e742e14d-6769-4561-9101-6b2a51937a45', '2c1d19e4-0a06-4868-a9fd-f4eae5807947', 'f2bbd7bb-ac26-4643-9dbb-03f04dddb45c', 'd534bb2a-615c-400f-b485-a71555e68b72']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:08.837424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34172bdd-de48-4428-8686-7048b933b817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:08.873852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34172bdd-de48-4428-8686-7048b933b817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94cdfe5e-d870-448c-a370-803016e1c2f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-360889453',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='57b2ecffb315472dbf9d521c5a71fce5',qos_specs=None,replication_status=<?>,reservations=['e742e14d-6769-4561-9101-6b2a51937a45','2c1d19e4-0a06-4868-a9fd-f4eae5807947','f2bbd7bb-ac26-4643-9dbb-03f04dddb45c','d534bb2a-615c-400f-b485-a71555e68b72'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=9ebc03cb-91b4-4736-9846-a6b18e6bbbdd,status='creating',user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=True,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2022-08-09T11:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-360889453',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=94cdfe5e-d870-448c-a370-803016e1c2f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57b2ecffb315472dbf9d521c5a71fce5',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=9ebc03cb-91b4-4736-9846-a6b18e6bbbdd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:08.875725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce95731-2520-48bf-83af-01492addc188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:08.902475 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce95731-2520-48bf-83af-01492addc188) 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-VolumesCloneTest-Volume-360889453',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='57b2ecffb315472dbf9d521c5a71fce5',qos_specs=None,replication_status=<?>,reservations=['e742e14d-6769-4561-9101-6b2a51937a45','2c1d19e4-0a06-4868-a9fd-f4eae5807947','f2bbd7bb-ac26-4643-9dbb-03f04dddb45c','d534bb2a-615c-400f-b485-a71555e68b72'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=9ebc03cb-91b4-4736-9846-a6b18e6bbbdd,status='creating',user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:08.904189 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e1187b-31a9-4d00-9742-9c22eec7e15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:08.937396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e1187b-31a9-4d00-9742-9c22eec7e15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:08.939737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Flow 'volume_create_api' (71be1112-fed9-42c6-8d36-6a86c4adf296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:08.940402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume request issued successfully.
Aug 09 11:43:08.941589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-87d0f218-24f9-43bb-8baf-56702eb1cf3e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes returned with HTTP 202
Aug 09 11:43:08.942405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1039/2143] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:43:08 2022] POST /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes => generated 848 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:43:08.957610 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-90969bd4-d204-4fad-a6da-2817b6add870 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:08.961635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-90969bd4-d204-4fad-a6da-2817b6add870 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:08.962081 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-90969bd4-d204-4fad-a6da-2817b6add870 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:08.962525 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-90969bd4-d204-4fad-a6da-2817b6add870 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:08.977275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:08.977275 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:08.984139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-90969bd4-d204-4fad-a6da-2817b6add870 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:08.993814 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-90969bd4-d204-4fad-a6da-2817b6add870 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:08.994559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1105/2144] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:08 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:10.011662 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-919fa557-e43e-46f3-80b9-865bbc777ee4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:10.015865 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-919fa557-e43e-46f3-80b9-865bbc777ee4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:10.016322 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-919fa557-e43e-46f3-80b9-865bbc777ee4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:10.016809 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-919fa557-e43e-46f3-80b9-865bbc777ee4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:10.021073 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:10.039487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:10.039487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:10.048024 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-919fa557-e43e-46f3-80b9-865bbc777ee4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:10.057237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-919fa557-e43e-46f3-80b9-865bbc777ee4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:10.057955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1040/2145] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:10 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 940 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:43:11.074613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4d76b75b-d32a-40ab-8aae-21dd91df9faa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:11.078351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d76b75b-d32a-40ab-8aae-21dd91df9faa tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:11.079186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4d76b75b-d32a-40ab-8aae-21dd91df9faa tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:11.079665 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4d76b75b-d32a-40ab-8aae-21dd91df9faa tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:11.094652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:11.094652 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:11.101715 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4d76b75b-d32a-40ab-8aae-21dd91df9faa tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:11.111084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4d76b75b-d32a-40ab-8aae-21dd91df9faa tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:11.111810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1106/2146] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:11 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 940 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:12.127404 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8c034274-6512-46ee-8974-7de1d240fb54 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:12.131186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8c034274-6512-46ee-8974-7de1d240fb54 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:12.131623 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8c034274-6512-46ee-8974-7de1d240fb54 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:12.132067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8c034274-6512-46ee-8974-7de1d240fb54 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:12.146848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:12.146848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:12.153805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8c034274-6512-46ee-8974-7de1d240fb54 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:12.163816 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8c034274-6512-46ee-8974-7de1d240fb54 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:12.164510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1041/2147] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:12 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 940 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:13.181703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b50ecd1a-d08f-481c-8686-d5c56249145b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:13.185381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b50ecd1a-d08f-481c-8686-d5c56249145b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:13.185825 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b50ecd1a-d08f-481c-8686-d5c56249145b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:13.186270 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b50ecd1a-d08f-481c-8686-d5c56249145b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:13.202483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:13.202483 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:13.209861 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b50ecd1a-d08f-481c-8686-d5c56249145b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:13.219273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b50ecd1a-d08f-481c-8686-d5c56249145b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:13.219966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1107/2148] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:13 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 940 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:14.236540 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-a5151684-8f37-4d90-a95b-771b6fdd1148 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:14.240458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a5151684-8f37-4d90-a95b-771b6fdd1148 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:14.240926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a5151684-8f37-4d90-a95b-771b6fdd1148 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:14.241475 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-a5151684-8f37-4d90-a95b-771b6fdd1148 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:14.257219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:14.257219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:14.264010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-a5151684-8f37-4d90-a95b-771b6fdd1148 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:14.273246 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-a5151684-8f37-4d90-a95b-771b6fdd1148 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:14.273977 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1042/2149] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:14 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 940 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:15.293077 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3413af0d-7aac-4f0e-ba31-8a9765352ec4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:15.299711 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3413af0d-7aac-4f0e-ba31-8a9765352ec4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:15.300248 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3413af0d-7aac-4f0e-ba31-8a9765352ec4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:15.300856 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3413af0d-7aac-4f0e-ba31-8a9765352ec4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:15.320980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:15.320980 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:15.330368 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3413af0d-7aac-4f0e-ba31-8a9765352ec4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:15.338254 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=99,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:15.344161 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3413af0d-7aac-4f0e-ba31-8a9765352ec4 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:15.345029 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1108/2150] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:15 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 940 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:43:16.363195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-df86bb02-f7de-4fc1-888d-f83938e76212 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:16.367709 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-df86bb02-f7de-4fc1-888d-f83938e76212 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:16.368328 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-df86bb02-f7de-4fc1-888d-f83938e76212 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:16.369015 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-df86bb02-f7de-4fc1-888d-f83938e76212 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:16.386386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:16.386386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:16.393982 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-df86bb02-f7de-4fc1-888d-f83938e76212 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:16.403320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-df86bb02-f7de-4fc1-888d-f83938e76212 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:16.404045 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1043/2151] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:16 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 940 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:17.421354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a5b9b387-a5b9-4a3e-b5ec-5b75bede2865 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:17.425267 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a5b9b387-a5b9-4a3e-b5ec-5b75bede2865 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:17.425735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a5b9b387-a5b9-4a3e-b5ec-5b75bede2865 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:17.426186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a5b9b387-a5b9-4a3e-b5ec-5b75bede2865 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:17.441863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:17.441863 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:17.449139 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a5b9b387-a5b9-4a3e-b5ec-5b75bede2865 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:17.461008 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a5b9b387-a5b9-4a3e-b5ec-5b75bede2865 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:17.462057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1109/2152] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:17 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 940 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:18.482431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0c0f3799-bcc1-43d3-a4f3-0f39a6749934 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:18.486099 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0c0f3799-bcc1-43d3-a4f3-0f39a6749934 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:18.486561 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0c0f3799-bcc1-43d3-a4f3-0f39a6749934 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:18.487067 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0c0f3799-bcc1-43d3-a4f3-0f39a6749934 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:18.501782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:18.501782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:18.508716 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0c0f3799-bcc1-43d3-a4f3-0f39a6749934 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:18.521179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0c0f3799-bcc1-43d3-a4f3-0f39a6749934 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:18.522134 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1044/2153] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:18 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 1390 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:18.541388 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c171c451-40be-4257-8464-227552009f4b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:18.545117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c171c451-40be-4257-8464-227552009f4b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:18.545583 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c171c451-40be-4257-8464-227552009f4b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:18.546040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c171c451-40be-4257-8464-227552009f4b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:18.560905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:18.560905 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:18.568573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c171c451-40be-4257-8464-227552009f4b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:18.584490 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c171c451-40be-4257-8464-227552009f4b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:18.585398 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1110/2154] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:18 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 1390 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:18.606287 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:18.609984 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] POST http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes
Aug 09 11:43:18.610686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-630063756"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:43:18.612961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-630063756'}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:43:18.613273 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume of 1 GB
Aug 09 11:43:18.621458 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Availability Zones retrieved successfully.
Aug 09 11:43:18.636874 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Flow 'volume_create_api' (d3553c98-2ea8-4c6a-b6e6-30f53637b0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:18.639382 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d4a187-eb34-4403-8d64-e67404bbe282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:18.641749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:43:18.676396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d4a187-eb34-4403-8d64-e67404bbe282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:18.678265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea32d489-021c-4b1c-ade8-acf84b00b6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:18.735960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Created reservations ['9a99546d-c132-419a-ac38-17a90bb37603', '18de9177-9043-431d-94bd-fc192620133d', '24a75529-6344-402c-9b68-a2af70357874', 'ecb235ce-04ac-4f89-8029-618b937bb67f'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:43:18.738015 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea32d489-021c-4b1c-ade8-acf84b00b6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a99546d-c132-419a-ac38-17a90bb37603', '18de9177-9043-431d-94bd-fc192620133d', '24a75529-6344-402c-9b68-a2af70357874', 'ecb235ce-04ac-4f89-8029-618b937bb67f']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:18.739981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1637704-7b45-48ff-850e-ee8521a1db92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:18.762336 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1637704-7b45-48ff-850e-ee8521a1db92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac72bf6d-bac7-465b-90fc-0a15e4e9753f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-630063756',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='57b2ecffb315472dbf9d521c5a71fce5',qos_specs=None,replication_status=<?>,reservations=['9a99546d-c132-419a-ac38-17a90bb37603','18de9177-9043-431d-94bd-fc192620133d','24a75529-6344-402c-9b68-a2af70357874','ecb235ce-04ac-4f89-8029-618b937bb67f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:43:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-630063756',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=ac72bf6d-bac7-465b-90fc-0a15e4e9753f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57b2ecffb315472dbf9d521c5a71fce5',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='4ea1996574774e3b8d7f2c2c000c764b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:18.764169 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624af2f8-50e2-4312-96f2-d2da6a3ce018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:18.794661 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624af2f8-50e2-4312-96f2-d2da6a3ce018) 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-VolumesCloneTest-Volume-630063756',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='57b2ecffb315472dbf9d521c5a71fce5',qos_specs=None,replication_status=<?>,reservations=['9a99546d-c132-419a-ac38-17a90bb37603','18de9177-9043-431d-94bd-fc192620133d','24a75529-6344-402c-9b68-a2af70357874','ecb235ce-04ac-4f89-8029-618b937bb67f'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:18.797425 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bb2bee-c87d-44a1-8fb5-73ad6e9b83cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:18.815069 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bb2bee-c87d-44a1-8fb5-73ad6e9b83cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:18.817446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Flow 'volume_create_api' (d3553c98-2ea8-4c6a-b6e6-30f53637b0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:18.818104 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume request issued successfully.
Aug 09 11:43:18.819340 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-981f6252-34a9-4411-9bc4-ecd09cc40f90 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes returned with HTTP 202
Aug 09 11:43:18.820133 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1045/2155] 10.222.0.59 () {60 vars in 1235 bytes} [Tue Aug  9 11:43:18 2022] POST /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes => generated 815 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:43:18.835734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-27777195-e8d8-4577-b184-407d8ca59a02 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:18.839507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-27777195-e8d8-4577-b184-407d8ca59a02 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f
Aug 09 11:43:18.840038 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-27777195-e8d8-4577-b184-407d8ca59a02 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:18.840584 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-27777195-e8d8-4577-b184-407d8ca59a02 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:18.855568 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:18.855568 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:18.863517 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-27777195-e8d8-4577-b184-407d8ca59a02 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:18.874775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-27777195-e8d8-4577-b184-407d8ca59a02 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f returned with HTTP 200
Aug 09 11:43:18.875596 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1111/2156] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:18 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:19.892269 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1ae756bd-e3ae-4048-922a-b5dfd3911bd7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:19.896298 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1ae756bd-e3ae-4048-922a-b5dfd3911bd7 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f
Aug 09 11:43:19.896741 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1ae756bd-e3ae-4048-922a-b5dfd3911bd7 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:19.897219 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1ae756bd-e3ae-4048-922a-b5dfd3911bd7 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:19.915891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:19.915891 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:19.923345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1ae756bd-e3ae-4048-922a-b5dfd3911bd7 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:19.932597 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1ae756bd-e3ae-4048-922a-b5dfd3911bd7 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f returned with HTTP 200
Aug 09 11:43:19.933314 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1046/2157] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:19 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:19.948531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b1af6675-8454-4898-8146-c2d065042862 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:19.952183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] POST http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes
Aug 09 11:43:19.952886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ac72bf6d-bac7-465b-90fc-0a15e4e9753f", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1195685754"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:43:19.955569 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume request body: {'volume': {'source_volid': 'ac72bf6d-bac7-465b-90fc-0a15e4e9753f', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1195685754'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:43:19.971269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:19.971269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:19.972300 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume retrieved successfully.
Aug 09 11:43:19.972630 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume of 2 GB
Aug 09 11:43:19.979971 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Availability Zones retrieved successfully.
Aug 09 11:43:19.994436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Flow 'volume_create_api' (aaf51dd9-0927-47f8-a937-8552a656fd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:19.997086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52770ef6-d9ec-44a1-b997-128c36993609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:19.999504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:43:20.031484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52770ef6-d9ec-44a1-b997-128c36993609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'ac72bf6d-bac7-465b-90fc-0a15e4e9753f', 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:20.033484 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddde43e-2ceb-424e-91c1-cfe84b3b3204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:20.089088 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Created reservations ['b1319ee7-b67d-44a3-84d3-d2174a11c976', '9d96d338-c2bb-41b0-872a-ce5732625781', 'eb7e23ba-520b-4e02-9946-4c4fe326fa27', '56b05312-ffdc-4684-b881-34880edbf524'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:43:20.090775 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddde43e-2ceb-424e-91c1-cfe84b3b3204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1319ee7-b67d-44a3-84d3-d2174a11c976', '9d96d338-c2bb-41b0-872a-ce5732625781', 'eb7e23ba-520b-4e02-9946-4c4fe326fa27', '56b05312-ffdc-4684-b881-34880edbf524']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:20.092676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd91cc45-fa33-49ee-9f90-7269d7266738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:20.127952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd91cc45-fa33-49ee-9f90-7269d7266738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14ac3cb8-df99-42ab-b527-843c7962c688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1195685754',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='57b2ecffb315472dbf9d521c5a71fce5',qos_specs=None,replication_status=<?>,reservations=['b1319ee7-b67d-44a3-84d3-d2174a11c976','9d96d338-c2bb-41b0-872a-ce5732625781','eb7e23ba-520b-4e02-9946-4c4fe326fa27','56b05312-ffdc-4684-b881-34880edbf524'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=ac72bf6d-bac7-465b-90fc-0a15e4e9753f,status='creating',user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1195685754',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=14ac3cb8-df99-42ab-b527-843c7962c688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57b2ecffb315472dbf9d521c5a71fce5',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=2,snapshot_id=None,snapshots=<?>,source_volid=ac72bf6d-bac7-465b-90fc-0a15e4e9753f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:20.129903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cffd20d0-12e1-4e24-a416-fdb73ad44ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:20.155147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cffd20d0-12e1-4e24-a416-fdb73ad44ffb) 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-VolumesCloneTest-Volume-1195685754',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='57b2ecffb315472dbf9d521c5a71fce5',qos_specs=None,replication_status=<?>,reservations=['b1319ee7-b67d-44a3-84d3-d2174a11c976','9d96d338-c2bb-41b0-872a-ce5732625781','eb7e23ba-520b-4e02-9946-4c4fe326fa27','56b05312-ffdc-4684-b881-34880edbf524'],size=2,snapshot_id=None,source_replicaid=<?>,source_volid=ac72bf6d-bac7-465b-90fc-0a15e4e9753f,status='creating',user_id='4ea1996574774e3b8d7f2c2c000c764b',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:20.156792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f047a9d1-e847-4444-a662-51b468907572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:20.185684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f047a9d1-e847-4444-a662-51b468907572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:20.188151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Flow 'volume_create_api' (aaf51dd9-0927-47f8-a937-8552a656fd62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:20.188847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Create volume request issued successfully.
Aug 09 11:43:20.190097 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b1af6675-8454-4898-8146-c2d065042862 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes returned with HTTP 202
Aug 09 11:43:20.191125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1112/2158] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:43:19 2022] POST /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes => generated 850 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:43:20.205229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7fb80821-1914-439b-b2cd-f807f6662209 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:20.209193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7fb80821-1914-439b-b2cd-f807f6662209 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:20.209757 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7fb80821-1914-439b-b2cd-f807f6662209 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:20.210281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7fb80821-1914-439b-b2cd-f807f6662209 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:20.225360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:20.225360 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:20.229265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:20.234033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7fb80821-1914-439b-b2cd-f807f6662209 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:20.246120 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7fb80821-1914-439b-b2cd-f807f6662209 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 200
Aug 09 11:43:20.246894 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1047/2159] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:20 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 918 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0)
Aug 09 11:43:21.263279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7fa81294-8e6d-433e-9e76-cf8eab8950e9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:21.267318 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7fa81294-8e6d-433e-9e76-cf8eab8950e9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:21.267771 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7fa81294-8e6d-433e-9e76-cf8eab8950e9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:21.268230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7fa81294-8e6d-433e-9e76-cf8eab8950e9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:21.283780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:21.283780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:21.291704 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7fa81294-8e6d-433e-9e76-cf8eab8950e9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:21.305113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7fa81294-8e6d-433e-9e76-cf8eab8950e9 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 200
Aug 09 11:43:21.305966 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1113/2160] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:21 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 942 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:22.323823 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-e33870e3-6865-4186-8067-9a49ab22393b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:22.330064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e33870e3-6865-4186-8067-9a49ab22393b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:22.330723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e33870e3-6865-4186-8067-9a49ab22393b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:22.331482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-e33870e3-6865-4186-8067-9a49ab22393b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:22.352664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:22.352664 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:22.359972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-e33870e3-6865-4186-8067-9a49ab22393b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:22.369380 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-e33870e3-6865-4186-8067-9a49ab22393b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 200
Aug 09 11:43:22.370092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1048/2161] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:22 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 942 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:23.385472 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-77824b21-1542-48f6-9b18-bf78a9b5f49e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:23.389171 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77824b21-1542-48f6-9b18-bf78a9b5f49e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:23.389607 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77824b21-1542-48f6-9b18-bf78a9b5f49e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:23.390057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-77824b21-1542-48f6-9b18-bf78a9b5f49e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:23.405048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:23.405048 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:23.419422 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-77824b21-1542-48f6-9b18-bf78a9b5f49e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:23.429482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-77824b21-1542-48f6-9b18-bf78a9b5f49e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 200
Aug 09 11:43:23.430199 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1114/2162] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:23 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 942 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:24.445998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-00b9ab8c-8e62-4cc4-b319-72a0750153d6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:24.449814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-00b9ab8c-8e62-4cc4-b319-72a0750153d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:24.450249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-00b9ab8c-8e62-4cc4-b319-72a0750153d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:24.450692 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-00b9ab8c-8e62-4cc4-b319-72a0750153d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:24.469639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:24.469639 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:24.477386 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-00b9ab8c-8e62-4cc4-b319-72a0750153d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:24.487205 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-00b9ab8c-8e62-4cc4-b319-72a0750153d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 200
Aug 09 11:43:24.487958 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1049/2163] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:24 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 942 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:25.504587 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c5a3d966-9002-41b2-bf5c-02608f6681d6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:25.508436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c5a3d966-9002-41b2-bf5c-02608f6681d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:25.508882 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c5a3d966-9002-41b2-bf5c-02608f6681d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:25.509341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c5a3d966-9002-41b2-bf5c-02608f6681d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:25.524309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:25.524309 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:25.529877 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=82,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:25.532841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-c5a3d966-9002-41b2-bf5c-02608f6681d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:25.544527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c5a3d966-9002-41b2-bf5c-02608f6681d6 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 200
Aug 09 11:43:25.545924 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1115/2164] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:25 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 943 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:25.561489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-08f2fd1d-f442-411b-aa9d-5fc72c13f30e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:25.565061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08f2fd1d-f442-411b-aa9d-5fc72c13f30e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:25.565528 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08f2fd1d-f442-411b-aa9d-5fc72c13f30e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:25.566006 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-08f2fd1d-f442-411b-aa9d-5fc72c13f30e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:25.581867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:25.581867 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:25.590728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-08f2fd1d-f442-411b-aa9d-5fc72c13f30e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:25.600632 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-08f2fd1d-f442-411b-aa9d-5fc72c13f30e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 200
Aug 09 11:43:25.601362 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1050/2165] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:25 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 943 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:25.617593 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-dfaa9d97-05e4-4524-914e-85ee7f85cf56 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:25.621252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dfaa9d97-05e4-4524-914e-85ee7f85cf56 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] DELETE http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:25.621702 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dfaa9d97-05e4-4524-914e-85ee7f85cf56 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:25.622160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-dfaa9d97-05e4-4524-914e-85ee7f85cf56 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:25.622561 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-dfaa9d97-05e4-4524-914e-85ee7f85cf56 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Delete volume with id: 14ac3cb8-df99-42ab-b527-843c7962c688 
Aug 09 11:43:25.639668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:25.639668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:25.640885 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-dfaa9d97-05e4-4524-914e-85ee7f85cf56 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:25.675277 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-dfaa9d97-05e4-4524-914e-85ee7f85cf56 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Delete volume request issued successfully.
Aug 09 11:43:25.675709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-dfaa9d97-05e4-4524-914e-85ee7f85cf56 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 202
Aug 09 11:43:25.676559 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1116/2166] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:43:25 2022] DELETE /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:43:25.681211 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-b213a35f-c792-4929-b0c6-ef77f24df4c1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:25.684780 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b213a35f-c792-4929-b0c6-ef77f24df4c1 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:25.685222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b213a35f-c792-4929-b0c6-ef77f24df4c1 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:25.685697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-b213a35f-c792-4929-b0c6-ef77f24df4c1 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:25.701003 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:25.701003 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:25.707968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-b213a35f-c792-4929-b0c6-ef77f24df4c1 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:25.718163 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-b213a35f-c792-4929-b0c6-ef77f24df4c1 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 200
Aug 09 11:43:25.718902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1051/2167] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:25 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:26.740551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-23b11452-f950-470b-9e91-b6cc0df2838e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:26.744223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23b11452-f950-470b-9e91-b6cc0df2838e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688
Aug 09 11:43:26.744697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-23b11452-f950-470b-9e91-b6cc0df2838e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:26.745152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-23b11452-f950-470b-9e91-b6cc0df2838e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:26.757292 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23b11452-f950-470b-9e91-b6cc0df2838e tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 returned with HTTP 404
Aug 09 11:43:26.758180 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1117/2168] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:26 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/14ac3cb8-df99-42ab-b527-843c7962c688 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:43:26.762960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d5b502e1-1a4a-4b0a-880d-6f265597f183 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:26.766534 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d5b502e1-1a4a-4b0a-880d-6f265597f183 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] DELETE http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f
Aug 09 11:43:26.767033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d5b502e1-1a4a-4b0a-880d-6f265597f183 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:26.767477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d5b502e1-1a4a-4b0a-880d-6f265597f183 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:26.767862 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-d5b502e1-1a4a-4b0a-880d-6f265597f183 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Delete volume with id: ac72bf6d-bac7-465b-90fc-0a15e4e9753f 
Aug 09 11:43:26.782137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:26.782137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:26.783132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d5b502e1-1a4a-4b0a-880d-6f265597f183 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:26.813614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d5b502e1-1a4a-4b0a-880d-6f265597f183 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Delete volume request issued successfully.
Aug 09 11:43:26.814337 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d5b502e1-1a4a-4b0a-880d-6f265597f183 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f returned with HTTP 202
Aug 09 11:43:26.815594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1052/2169] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:43:26 2022] DELETE /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:43:26.820690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-05de8572-bf52-433e-a2c6-e69e03936e95 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:26.824271 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-05de8572-bf52-433e-a2c6-e69e03936e95 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f
Aug 09 11:43:26.824967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-05de8572-bf52-433e-a2c6-e69e03936e95 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:26.825497 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-05de8572-bf52-433e-a2c6-e69e03936e95 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:26.840604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:26.840604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:26.847213 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-05de8572-bf52-433e-a2c6-e69e03936e95 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:26.856686 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-05de8572-bf52-433e-a2c6-e69e03936e95 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f returned with HTTP 200
Aug 09 11:43:26.857433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1118/2170] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:26 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f => generated 907 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:27.873495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-063dd21b-9c7f-4456-9cbb-b4ab715c4006 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:27.877646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-063dd21b-9c7f-4456-9cbb-b4ab715c4006 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f
Aug 09 11:43:27.878093 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-063dd21b-9c7f-4456-9cbb-b4ab715c4006 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:27.878520 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-063dd21b-9c7f-4456-9cbb-b4ab715c4006 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:27.892967 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-063dd21b-9c7f-4456-9cbb-b4ab715c4006 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f returned with HTTP 404
Aug 09 11:43:27.894130 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1053/2171] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:27 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/ac72bf6d-bac7-465b-90fc-0a15e4e9753f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:43:27.899107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-66cc75ab-2d10-45fc-a1a0-b15ccff3d448 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:27.902718 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-66cc75ab-2d10-45fc-a1a0-b15ccff3d448 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] DELETE http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:27.903192 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-66cc75ab-2d10-45fc-a1a0-b15ccff3d448 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:27.903646 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-66cc75ab-2d10-45fc-a1a0-b15ccff3d448 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:27.904041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-66cc75ab-2d10-45fc-a1a0-b15ccff3d448 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Delete volume with id: 94cdfe5e-d870-448c-a370-803016e1c2f0 
Aug 09 11:43:27.919183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:27.919183 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:27.920176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-66cc75ab-2d10-45fc-a1a0-b15ccff3d448 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:27.949751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-66cc75ab-2d10-45fc-a1a0-b15ccff3d448 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Delete volume request issued successfully.
Aug 09 11:43:27.950186 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-66cc75ab-2d10-45fc-a1a0-b15ccff3d448 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 202
Aug 09 11:43:27.951016 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1119/2172] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:43:27 2022] DELETE /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:43:27.956070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-5577bc17-0bee-48e9-8a0d-a3b6e26c17d8 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:27.960036 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5577bc17-0bee-48e9-8a0d-a3b6e26c17d8 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:27.960472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5577bc17-0bee-48e9-8a0d-a3b6e26c17d8 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:27.960926 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-5577bc17-0bee-48e9-8a0d-a3b6e26c17d8 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:27.975890 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:27.975890 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:27.982446 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-5577bc17-0bee-48e9-8a0d-a3b6e26c17d8 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:27.993467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-5577bc17-0bee-48e9-8a0d-a3b6e26c17d8 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 200
Aug 09 11:43:27.994142 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1054/2173] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:27 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 1389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:29.010768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-60184eed-8d88-48e8-8ee0-f0170bc0f95b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:29.014357 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-60184eed-8d88-48e8-8ee0-f0170bc0f95b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0
Aug 09 11:43:29.014802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-60184eed-8d88-48e8-8ee0-f0170bc0f95b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:29.015296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-60184eed-8d88-48e8-8ee0-f0170bc0f95b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:29.027474 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-60184eed-8d88-48e8-8ee0-f0170bc0f95b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 returned with HTTP 404
Aug 09 11:43:29.028331 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1120/2174] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:29 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/94cdfe5e-d870-448c-a370-803016e1c2f0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:43:29.034225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-475daaaf-74f6-4807-bbac-d9e74ce5ae53 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:29.037880 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-475daaaf-74f6-4807-bbac-d9e74ce5ae53 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] DELETE http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:29.038319 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-475daaaf-74f6-4807-bbac-d9e74ce5ae53 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:29.038830 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-475daaaf-74f6-4807-bbac-d9e74ce5ae53 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:29.039222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-475daaaf-74f6-4807-bbac-d9e74ce5ae53 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Delete volume with id: 9ebc03cb-91b4-4736-9846-a6b18e6bbbdd 
Aug 09 11:43:29.054659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:29.054659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:29.055690 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-475daaaf-74f6-4807-bbac-d9e74ce5ae53 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:29.084979 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-475daaaf-74f6-4807-bbac-d9e74ce5ae53 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Delete volume request issued successfully.
Aug 09 11:43:29.085417 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-475daaaf-74f6-4807-bbac-d9e74ce5ae53 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 202
Aug 09 11:43:29.086185 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1055/2175] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:43:29 2022] DELETE /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:43:29.091131 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4666d351-8f8f-4417-931d-461a1f16b24b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:29.094768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4666d351-8f8f-4417-931d-461a1f16b24b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:29.095238 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4666d351-8f8f-4417-931d-461a1f16b24b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:29.095697 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4666d351-8f8f-4417-931d-461a1f16b24b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:29.110536 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:29.110536 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:29.117780 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4666d351-8f8f-4417-931d-461a1f16b24b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Volume info retrieved successfully.
Aug 09 11:43:29.129973 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4666d351-8f8f-4417-931d-461a1f16b24b tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 200
Aug 09 11:43:29.130727 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1121/2176] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:29 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 1356 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:30.147062 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-999682a4-b174-4ba4-bc91-434154b8ba19 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:30.150755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-999682a4-b174-4ba4-bc91-434154b8ba19 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] GET http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd
Aug 09 11:43:30.151237 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-999682a4-b174-4ba4-bc91-434154b8ba19 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:30.151687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-999682a4-b174-4ba4-bc91-434154b8ba19 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:30.163919 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-999682a4-b174-4ba4-bc91-434154b8ba19 tempest-VolumesCloneTest-573501929 tempest-VolumesCloneTest-573501929-project] http://10.222.0.59/volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd returned with HTTP 404
Aug 09 11:43:30.164807 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1056/2177] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:30 2022] GET /volume/v3/57b2ecffb315472dbf9d521c5a71fce5/volumes/9ebc03cb-91b4-4736-9846-a6b18e6bbbdd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:43:31.497286 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-67351f9a-a200-4ca2-b531-fd82acca1708 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:31.595683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-67351f9a-a200-4ca2-b531-fd82acca1708 tempest-VolumesSummaryTest-278517243 tempest-VolumesSummaryTest-278517243-project] GET http://10.222.0.59/volume/v3/8d20779820e941c8801e262cbd9a8299/volumes/summary
Aug 09 11:43:31.596196 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-67351f9a-a200-4ca2-b531-fd82acca1708 tempest-VolumesSummaryTest-278517243 tempest-VolumesSummaryTest-278517243-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:31.596657 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-67351f9a-a200-4ca2-b531-fd82acca1708 tempest-VolumesSummaryTest-278517243 tempest-VolumesSummaryTest-278517243-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:31.597073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-67351f9a-a200-4ca2-b531-fd82acca1708 tempest-VolumesSummaryTest-278517243 tempest-VolumesSummaryTest-278517243-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:31.607466 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-67351f9a-a200-4ca2-b531-fd82acca1708 tempest-VolumesSummaryTest-278517243 tempest-VolumesSummaryTest-278517243-project] Get summary completed successfully.
Aug 09 11:43:31.607995 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-67351f9a-a200-4ca2-b531-fd82acca1708 tempest-VolumesSummaryTest-278517243 tempest-VolumesSummaryTest-278517243-project] http://10.222.0.59/volume/v3/8d20779820e941c8801e262cbd9a8299/volumes/summary returned with HTTP 200
Aug 09 11:43:31.608703 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1122/2178] 10.222.0.59 () {60 vars in 1279 bytes} [Tue Aug  9 11:43:31 2022] GET /volume/v3/8d20779820e941c8801e262cbd9a8299/volumes/summary => generated 55 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:32.943467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d0f0f306-c467-49ce-b801-20fca8199c32 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:33.052853 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d0f0f306-c467-49ce-b801-20fca8199c32 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes
Aug 09 11:43:33.053311 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d0f0f306-c467-49ce-b801-20fca8199c32 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:33.053764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d0f0f306-c467-49ce-b801-20fca8199c32 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:33.054416 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-d0f0f306-c467-49ce-b801-20fca8199c32 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:33.056299 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-d0f0f306-c467-49ce-b801-20fca8199c32 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:33.102358 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d0f0f306-c467-49ce-b801-20fca8199c32 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:33.103074 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d0f0f306-c467-49ce-b801-20fca8199c32 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes returned with HTTP 200
Aug 09 11:43:33.103849 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1057/2179] 10.222.0.59 () {58 vars in 1214 bytes} [Tue Aug  9 11:43:32 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:43:33.111855 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:33.115406 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] POST http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes
Aug 09 11:43:33.116114 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1842738054"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:43:33.118393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1842738054'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:43:33.118694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Create volume of 1 GB
Aug 09 11:43:33.127284 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Availability Zones retrieved successfully.
Aug 09 11:43:33.142256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Flow 'volume_create_api' (ee9ad068-ab95-4c58-94d8-d8fd1fa2ffce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:33.145078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3ccad3-c93b-4bf4-ab48-6a16b2e66e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:33.147567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:43:33.180351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3ccad3-c93b-4bf4-ab48-6a16b2e66e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:33.182333 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9c04d8-6fb8-43ac-b7f7-535841a18dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:33.272563 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Created reservations ['c8eba879-e924-4fb5-bd6f-f0ae2ec5cf9a', '529685ba-277b-4226-b9e4-3bd2b44bed0b', 'b0b38309-f3f4-4dc7-be74-11def2b076b8', '8c07fb6a-d70f-41d2-95a0-a7599ba70813'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:43:33.274180 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9c04d8-6fb8-43ac-b7f7-535841a18dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8eba879-e924-4fb5-bd6f-f0ae2ec5cf9a', '529685ba-277b-4226-b9e4-3bd2b44bed0b', 'b0b38309-f3f4-4dc7-be74-11def2b076b8', '8c07fb6a-d70f-41d2-95a0-a7599ba70813']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:33.276001 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b1bf0c-2057-457a-b400-59fa0dbf9e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:33.300973 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b1bf0c-2057-457a-b400-59fa0dbf9e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8359791d-c2c4-44be-9067-277719942a94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1842738054',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='36d930465f204293ae6d69c0291f784c',qos_specs=None,replication_status=<?>,reservations=['c8eba879-e924-4fb5-bd6f-f0ae2ec5cf9a','529685ba-277b-4226-b9e4-3bd2b44bed0b','b0b38309-f3f4-4dc7-be74-11def2b076b8','8c07fb6a-d70f-41d2-95a0-a7599ba70813'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bcb57cc5164946a4b720b595ac04877e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:43:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1842738054',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=8359791d-c2c4-44be-9067-277719942a94,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='36d930465f204293ae6d69c0291f784c',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='bcb57cc5164946a4b720b595ac04877e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:33.302832 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb4b6c7-738c-4eee-bd47-08bb58bb0c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:33.305915 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=82,cinder:UPDATE=6,cinder:INSERT=12 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:33.332741 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb4b6c7-738c-4eee-bd47-08bb58bb0c66) 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-VolumesListTestJSON-Volume-1842738054',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='36d930465f204293ae6d69c0291f784c',qos_specs=None,replication_status=<?>,reservations=['c8eba879-e924-4fb5-bd6f-f0ae2ec5cf9a','529685ba-277b-4226-b9e4-3bd2b44bed0b','b0b38309-f3f4-4dc7-be74-11def2b076b8','8c07fb6a-d70f-41d2-95a0-a7599ba70813'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bcb57cc5164946a4b720b595ac04877e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:33.334504 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fbe3a4-f3b2-4e26-b56c-70f8b5c27ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:33.354691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fbe3a4-f3b2-4e26-b56c-70f8b5c27ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:33.357051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Flow 'volume_create_api' (ee9ad068-ab95-4c58-94d8-d8fd1fa2ffce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:33.357735 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Create volume request issued successfully.
Aug 09 11:43:33.358989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-cbfaf64c-2244-4c9f-a805-07132bafba81 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes returned with HTTP 202
Aug 09 11:43:33.359784 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1123/2180] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:43:33 2022] POST /volume/v3/36d930465f204293ae6d69c0291f784c/volumes => generated 833 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:43:33.380851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-10ad4f55-7975-4be2-abd5-89daa1836eed None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:33.384654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-10ad4f55-7975-4be2-abd5-89daa1836eed tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94
Aug 09 11:43:33.385100 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-10ad4f55-7975-4be2-abd5-89daa1836eed tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:33.385556 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-10ad4f55-7975-4be2-abd5-89daa1836eed tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:33.401264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:33.401264 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:33.411448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-10ad4f55-7975-4be2-abd5-89daa1836eed tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:33.421414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-10ad4f55-7975-4be2-abd5-89daa1836eed tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 returned with HTTP 200
Aug 09 11:43:33.422146 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1058/2181] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:33 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 => generated 901 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:34.438982 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4c3a21c5-e150-4223-9af0-1279866f676a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:34.443788 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c3a21c5-e150-4223-9af0-1279866f676a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94
Aug 09 11:43:34.444241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c3a21c5-e150-4223-9af0-1279866f676a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:34.444694 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4c3a21c5-e150-4223-9af0-1279866f676a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:34.460437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:34.460437 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:34.468362 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4c3a21c5-e150-4223-9af0-1279866f676a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:34.479132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4c3a21c5-e150-4223-9af0-1279866f676a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 returned with HTTP 200
Aug 09 11:43:34.479886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1124/2182] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:34 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 => generated 926 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:34.494853 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2eb3a461-fa9e-40fe-87d1-f52df3d3b809 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:34.498542 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2eb3a461-fa9e-40fe-87d1-f52df3d3b809 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94
Aug 09 11:43:34.499021 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2eb3a461-fa9e-40fe-87d1-f52df3d3b809 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:34.499544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2eb3a461-fa9e-40fe-87d1-f52df3d3b809 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:34.514645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:34.514645 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:34.522107 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2eb3a461-fa9e-40fe-87d1-f52df3d3b809 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:34.531801 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2eb3a461-fa9e-40fe-87d1-f52df3d3b809 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 returned with HTTP 200
Aug 09 11:43:34.532539 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1059/2183] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:34 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 => generated 926 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:34.547674 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:34.551496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] POST http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes
Aug 09 11:43:34.552223 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1234774215"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:43:34.554520 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1234774215'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:43:34.554841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Create volume of 1 GB
Aug 09 11:43:34.562380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Availability Zones retrieved successfully.
Aug 09 11:43:34.577263 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Flow 'volume_create_api' (72ee3b68-b562-46cf-ac78-c2bfda55a2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:34.580152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b73dd18-d794-4d6a-a4b1-e7a479308dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:34.582677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:43:34.617753 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b73dd18-d794-4d6a-a4b1-e7a479308dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:34.619734 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2b4bd4-b138-4c18-8a58-6a999d727d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:34.678802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Created reservations ['d7054b6c-05ec-4f6b-bac5-145f6e2504c8', '6467e587-e5fd-47c5-be0d-1d5c8004c7e9', '6de00f0a-c43b-4d27-847b-8c41d1e013e8', '18408302-08e1-4b18-91d1-dfdbcb417935'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:43:34.680768 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec2b4bd4-b138-4c18-8a58-6a999d727d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7054b6c-05ec-4f6b-bac5-145f6e2504c8', '6467e587-e5fd-47c5-be0d-1d5c8004c7e9', '6de00f0a-c43b-4d27-847b-8c41d1e013e8', '18408302-08e1-4b18-91d1-dfdbcb417935']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:34.682724 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb612243-efc1-4d30-b973-bd723a660d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:34.709297 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb612243-efc1-4d30-b973-bd723a660d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbc2a413-dc8f-46db-9df7-7d69076e02ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1234774215',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='36d930465f204293ae6d69c0291f784c',qos_specs=None,replication_status=<?>,reservations=['d7054b6c-05ec-4f6b-bac5-145f6e2504c8','6467e587-e5fd-47c5-be0d-1d5c8004c7e9','6de00f0a-c43b-4d27-847b-8c41d1e013e8','18408302-08e1-4b18-91d1-dfdbcb417935'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bcb57cc5164946a4b720b595ac04877e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1234774215',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=fbc2a413-dc8f-46db-9df7-7d69076e02ba,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='36d930465f204293ae6d69c0291f784c',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='bcb57cc5164946a4b720b595ac04877e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:34.711184 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6523d91d-9aa7-4d08-a6fa-da2cdc9e6f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:34.748209 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6523d91d-9aa7-4d08-a6fa-da2cdc9e6f5e) 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-VolumesListTestJSON-Volume-1234774215',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='36d930465f204293ae6d69c0291f784c',qos_specs=None,replication_status=<?>,reservations=['d7054b6c-05ec-4f6b-bac5-145f6e2504c8','6467e587-e5fd-47c5-be0d-1d5c8004c7e9','6de00f0a-c43b-4d27-847b-8c41d1e013e8','18408302-08e1-4b18-91d1-dfdbcb417935'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bcb57cc5164946a4b720b595ac04877e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:34.750078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fee312a-22da-45d2-8bc5-390c71121060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:34.765828 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fee312a-22da-45d2-8bc5-390c71121060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:34.768230 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Flow 'volume_create_api' (72ee3b68-b562-46cf-ac78-c2bfda55a2d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:34.768902 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Create volume request issued successfully.
Aug 09 11:43:34.770281 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8c3e162e-4715-44cf-89cc-9344523f4fb4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes returned with HTTP 202
Aug 09 11:43:34.771105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1125/2184] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:43:34 2022] POST /volume/v3/36d930465f204293ae6d69c0291f784c/volumes => generated 833 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:43:34.785351 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dd068321-b9ea-4171-9c99-15bd15b1dd6d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:34.789321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dd068321-b9ea-4171-9c99-15bd15b1dd6d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba
Aug 09 11:43:34.789773 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dd068321-b9ea-4171-9c99-15bd15b1dd6d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:34.790224 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dd068321-b9ea-4171-9c99-15bd15b1dd6d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:34.805663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:34.805663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:34.812603 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dd068321-b9ea-4171-9c99-15bd15b1dd6d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:34.823041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dd068321-b9ea-4171-9c99-15bd15b1dd6d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba returned with HTTP 200
Aug 09 11:43:34.823777 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1060/2185] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:34 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba => generated 901 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:35.840568 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-91fad174-cca2-4a7d-aaf1-93ab6a6fdac6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:35.844696 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-91fad174-cca2-4a7d-aaf1-93ab6a6fdac6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba
Aug 09 11:43:35.845147 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-91fad174-cca2-4a7d-aaf1-93ab6a6fdac6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:35.845606 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-91fad174-cca2-4a7d-aaf1-93ab6a6fdac6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:35.860953 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:35.860953 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:35.868226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-91fad174-cca2-4a7d-aaf1-93ab6a6fdac6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:35.877578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-91fad174-cca2-4a7d-aaf1-93ab6a6fdac6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba returned with HTTP 200
Aug 09 11:43:35.878303 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1126/2186] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:35 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba => generated 926 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:35.893975 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-f0962609-5f0e-4596-8b9b-5b65e3b338fb None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:35.897686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f0962609-5f0e-4596-8b9b-5b65e3b338fb tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba
Aug 09 11:43:35.898135 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f0962609-5f0e-4596-8b9b-5b65e3b338fb tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:35.898592 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-f0962609-5f0e-4596-8b9b-5b65e3b338fb tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:35.913668 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:35.913668 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:35.921092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-f0962609-5f0e-4596-8b9b-5b65e3b338fb tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:35.930903 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-f0962609-5f0e-4596-8b9b-5b65e3b338fb tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba returned with HTTP 200
Aug 09 11:43:35.931634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1061/2187] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:35 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba => generated 926 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:35.946938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:35.950445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] POST http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes
Aug 09 11:43:35.951200 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2546859"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:43:35.953938 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.v3.volumes [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2546859'}} {{(pid=110681) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:43:35.954245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Create volume of 1 GB
Aug 09 11:43:35.962381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Availability Zones retrieved successfully.
Aug 09 11:43:35.977804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Flow 'volume_create_api' (472778ea-26fc-428a-a8af-019d9e8665c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:35.980345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5028df4-50c3-4993-9e36-ceca9f5e847c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:35.982825 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.flows.api.create_volume [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Validating volume size '1' using validate_int {{(pid=110681) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:43:36.016950 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5028df4-50c3-4993-9e36-ceca9f5e847c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:36.018892 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688f976f-99a3-4a1c-a270-15823e632fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:36.022188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=72,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:36.075523 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.quota [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Created reservations ['931fbb8f-7829-4ded-9170-fb839f72f585', 'be8ddc62-8274-475f-a26d-f5b38be69ad0', '5cdf0f53-ef2e-44dd-b5eb-f5b49707da0b', 'ff296b9c-2e7d-4508-8091-ea4d99a15c8e'] {{(pid=110681) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:43:36.077327 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688f976f-99a3-4a1c-a270-15823e632fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['931fbb8f-7829-4ded-9170-fb839f72f585', 'be8ddc62-8274-475f-a26d-f5b38be69ad0', '5cdf0f53-ef2e-44dd-b5eb-f5b49707da0b', 'ff296b9c-2e7d-4508-8091-ea4d99a15c8e']}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:36.079675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5546f281-e023-4a0b-b95e-be04b9990094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:36.106320 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5546f281-e023-4a0b-b95e-be04b9990094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '987d3bf8-3f39-4ea2-872a-d5da702c36fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2546859',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='36d930465f204293ae6d69c0291f784c',qos_specs=None,replication_status=<?>,reservations=['931fbb8f-7829-4ded-9170-fb839f72f585','be8ddc62-8274-475f-a26d-f5b38be69ad0','5cdf0f53-ef2e-44dd-b5eb-f5b49707da0b','ff296b9c-2e7d-4508-8091-ea4d99a15c8e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bcb57cc5164946a4b720b595ac04877e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2546859',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=987d3bf8-3f39-4ea2-872a-d5da702c36fa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='36d930465f204293ae6d69c0291f784c',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='bcb57cc5164946a4b720b595ac04877e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:36.108241 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb2773d-e125-4dcc-a4f3-21cdb0784f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:36.136792 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb2773d-e125-4dcc-a4f3-21cdb0784f47) 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-VolumesListTestJSON-Volume-2546859',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={Type='work'},multiattach=False,project_id='36d930465f204293ae6d69c0291f784c',qos_specs=None,replication_status=<?>,reservations=['931fbb8f-7829-4ded-9170-fb839f72f585','be8ddc62-8274-475f-a26d-f5b38be69ad0','5cdf0f53-ef2e-44dd-b5eb-f5b49707da0b','ff296b9c-2e7d-4508-8091-ea4d99a15c8e'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='bcb57cc5164946a4b720b595ac04877e',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:36.138603 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934f6984-2831-42c5-ab3d-e5c687391e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:36.155107 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934f6984-2831-42c5-ab3d-e5c687391e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110681) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:36.157486 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Flow 'volume_create_api' (472778ea-26fc-428a-a8af-019d9e8665c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110681) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:36.158153 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Create volume request issued successfully.
Aug 09 11:43:36.159426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-04b63aa0-0add-49ab-a3fb-a1fe166b5275 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes returned with HTTP 202
Aug 09 11:43:36.160432 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1127/2188] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:43:35 2022] POST /volume/v3/36d930465f204293ae6d69c0291f784c/volumes => generated 830 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:43:36.174547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-648eafce-f2ec-4067-b6cb-2ed47444ffd2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:36.178215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-648eafce-f2ec-4067-b6cb-2ed47444ffd2 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa
Aug 09 11:43:36.178666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-648eafce-f2ec-4067-b6cb-2ed47444ffd2 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:36.179324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-648eafce-f2ec-4067-b6cb-2ed47444ffd2 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:36.194186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:36.194186 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:36.201092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-648eafce-f2ec-4067-b6cb-2ed47444ffd2 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:36.211284 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-648eafce-f2ec-4067-b6cb-2ed47444ffd2 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa returned with HTTP 200
Aug 09 11:43:36.212022 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1062/2189] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:36 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa => generated 898 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:37.228522 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ea48f01e-8da1-4d43-9654-11544d56bd74 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.232884 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ea48f01e-8da1-4d43-9654-11544d56bd74 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa
Aug 09 11:43:37.233381 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ea48f01e-8da1-4d43-9654-11544d56bd74 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.233862 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ea48f01e-8da1-4d43-9654-11544d56bd74 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.251650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:37.251650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:37.259266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ea48f01e-8da1-4d43-9654-11544d56bd74 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:37.268577 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ea48f01e-8da1-4d43-9654-11544d56bd74 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa returned with HTTP 200
Aug 09 11:43:37.269314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1128/2190] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa => generated 923 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:37.284472 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8ffed507-640c-4d97-81b4-159cb462340e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.288836 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8ffed507-640c-4d97-81b4-159cb462340e tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa
Aug 09 11:43:37.289295 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8ffed507-640c-4d97-81b4-159cb462340e tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.289752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8ffed507-640c-4d97-81b4-159cb462340e tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.292027 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=96,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:37.307636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:37.307636 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:37.314594 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8ffed507-640c-4d97-81b4-159cb462340e tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:37.325170 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8ffed507-640c-4d97-81b4-159cb462340e tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa returned with HTTP 200
Aug 09 11:43:37.325924 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1063/2191] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa => generated 923 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:37.341572 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-884d746a-f18c-45e3-9ac9-acdc6702e9df None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.345225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-884d746a-f18c-45e3-9ac9-acdc6702e9df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes
Aug 09 11:43:37.345670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-884d746a-f18c-45e3-9ac9-acdc6702e9df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.346113 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-884d746a-f18c-45e3-9ac9-acdc6702e9df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.346781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-884d746a-f18c-45e3-9ac9-acdc6702e9df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:37.348551 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-884d746a-f18c-45e3-9ac9-acdc6702e9df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:37.398582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-884d746a-f18c-45e3-9ac9-acdc6702e9df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:37.399990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-884d746a-f18c-45e3-9ac9-acdc6702e9df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes returned with HTTP 200
Aug 09 11:43:37.400766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1129/2192] 10.222.0.59 () {58 vars in 1214 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes => generated 1171 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:37.410917 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ab9b74cc-b71d-453b-b68a-8be624b6f5cf None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.414502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab9b74cc-b71d-453b-b68a-8be624b6f5cf tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?name=tempest-VolumesListTestJSON-Volume-1234774215
Aug 09 11:43:37.414986 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab9b74cc-b71d-453b-b68a-8be624b6f5cf tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.415436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ab9b74cc-b71d-453b-b68a-8be624b6f5cf tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.416023 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-ab9b74cc-b71d-453b-b68a-8be624b6f5cf tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:37.417673 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ab9b74cc-b71d-453b-b68a-8be624b6f5cf tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1234774215'), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:37.466955 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ab9b74cc-b71d-453b-b68a-8be624b6f5cf tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:37.467928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ab9b74cc-b71d-453b-b68a-8be624b6f5cf tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?name=tempest-VolumesListTestJSON-Volume-1234774215 returned with HTTP 200
Aug 09 11:43:37.468762 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1064/2193] 10.222.0.59 () {58 vars in 1315 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?name=tempest-VolumesListTestJSON-Volume-1234774215 => generated 400 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:37.477967 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8f3c3045-9540-4ac3-accd-3db46271d2d4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.481811 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8f3c3045-9540-4ac3-accd-3db46271d2d4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1234774215
Aug 09 11:43:37.482178 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8f3c3045-9540-4ac3-accd-3db46271d2d4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.482635 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8f3c3045-9540-4ac3-accd-3db46271d2d4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.483252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-8f3c3045-9540-4ac3-accd-3db46271d2d4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:37.484076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:37.484076 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:37.485082 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8f3c3045-9540-4ac3-accd-3db46271d2d4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1234774215'), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:37.534759 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8f3c3045-9540-4ac3-accd-3db46271d2d4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:37.536264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:37.536264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:37.544919 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8f3c3045-9540-4ac3-accd-3db46271d2d4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1234774215 returned with HTTP 200
Aug 09 11:43:37.545669 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1130/2194] 10.222.0.59 () {58 vars in 1336 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1234774215 => generated 929 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:37.561860 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-586165c5-5061-4a9b-8a60-f7273556d553 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.565646 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-586165c5-5061-4a9b-8a60-f7273556d553 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1
Aug 09 11:43:37.566092 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-586165c5-5061-4a9b-8a60-f7273556d553 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.566550 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-586165c5-5061-4a9b-8a60-f7273556d553 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.567193 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-586165c5-5061-4a9b-8a60-f7273556d553 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:37.567936 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:37.567936 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:37.568902 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-586165c5-5061-4a9b-8a60-f7273556d553 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:37.615635 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-586165c5-5061-4a9b-8a60-f7273556d553 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:37.617381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:37.617381 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:37.626069 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-586165c5-5061-4a9b-8a60-f7273556d553 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1 returned with HTTP 200
Aug 09 11:43:37.626848 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1065/2195] 10.222.0.59 () {58 vars in 1250 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1 => generated 1102 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:37.642387 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3c86f4ec-67ab-451f-bada-978c1eda1c02 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.646105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3c86f4ec-67ab-451f-bada-978c1eda1c02 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1&marker=987d3bf8-3f39-4ea2-872a-d5da702c36fa
Aug 09 11:43:37.646539 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3c86f4ec-67ab-451f-bada-978c1eda1c02 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.647028 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3c86f4ec-67ab-451f-bada-978c1eda1c02 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.647632 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-3c86f4ec-67ab-451f-bada-978c1eda1c02 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:37.649237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-3c86f4ec-67ab-451f-bada-978c1eda1c02 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:37.707824 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3c86f4ec-67ab-451f-bada-978c1eda1c02 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:37.709598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:37.709598 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:37.719091 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3c86f4ec-67ab-451f-bada-978c1eda1c02 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1&marker=987d3bf8-3f39-4ea2-872a-d5da702c36fa returned with HTTP 200
Aug 09 11:43:37.719853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1131/2196] 10.222.0.59 () {58 vars in 1338 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1&marker=987d3bf8-3f39-4ea2-872a-d5da702c36fa => generated 1105 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:37.736467 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7ff535ec-afd2-4e9d-9bbe-199294ac721f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.740199 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ff535ec-afd2-4e9d-9bbe-199294ac721f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1&marker=fbc2a413-dc8f-46db-9df7-7d69076e02ba
Aug 09 11:43:37.740677 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ff535ec-afd2-4e9d-9bbe-199294ac721f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.741137 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7ff535ec-afd2-4e9d-9bbe-199294ac721f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.741749 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-7ff535ec-afd2-4e9d-9bbe-199294ac721f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:37.743510 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7ff535ec-afd2-4e9d-9bbe-199294ac721f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:37.804876 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7ff535ec-afd2-4e9d-9bbe-199294ac721f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:37.806625 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:37.806625 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:37.818973 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7ff535ec-afd2-4e9d-9bbe-199294ac721f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1&marker=fbc2a413-dc8f-46db-9df7-7d69076e02ba returned with HTTP 200
Aug 09 11:43:37.820127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1066/2197] 10.222.0.59 () {58 vars in 1338 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1&marker=fbc2a413-dc8f-46db-9df7-7d69076e02ba => generated 1105 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:37.837136 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-e145ba14-1a7a-4355-9670-ac7c76a95192 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.842324 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e145ba14-1a7a-4355-9670-ac7c76a95192 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1&marker=8359791d-c2c4-44be-9067-277719942a94
Aug 09 11:43:37.842956 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e145ba14-1a7a-4355-9670-ac7c76a95192 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.843599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-e145ba14-1a7a-4355-9670-ac7c76a95192 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.844456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-e145ba14-1a7a-4355-9670-ac7c76a95192 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:37.846867 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-e145ba14-1a7a-4355-9670-ac7c76a95192 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:37.908456 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-e145ba14-1a7a-4355-9670-ac7c76a95192 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:37.913477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-e145ba14-1a7a-4355-9670-ac7c76a95192 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1&marker=8359791d-c2c4-44be-9067-277719942a94 returned with HTTP 200
Aug 09 11:43:37.914191 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1132/2198] 10.222.0.59 () {58 vars in 1338 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=1&marker=8359791d-c2c4-44be-9067-277719942a94 => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:43:37.936539 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-52953c9c-8aa6-4a6b-bc5f-a15ff684b9f9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:37.940164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-52953c9c-8aa6-4a6b-bc5f-a15ff684b9f9 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id
Aug 09 11:43:37.940631 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-52953c9c-8aa6-4a6b-bc5f-a15ff684b9f9 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:37.941083 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-52953c9c-8aa6-4a6b-bc5f-a15ff684b9f9 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:37.941701 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-52953c9c-8aa6-4a6b-bc5f-a15ff684b9f9 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:37.942247 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-52953c9c-8aa6-4a6b-bc5f-a15ff684b9f9 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value available, assuming string {{(pid=110682) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:37.943900 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-52953c9c-8aa6-4a6b-bc5f-a15ff684b9f9 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:37.994174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-52953c9c-8aa6-4a6b-bc5f-a15ff684b9f9 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:37.996372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:37.996372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:38.004905 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-52953c9c-8aa6-4a6b-bc5f-a15ff684b9f9 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200
Aug 09 11:43:38.005654 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1067/2199] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:43:37 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2060 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:38.021850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-9c151a16-5d29-49c2-84df-7d134d3f6040 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.025459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9c151a16-5d29-49c2-84df-7d134d3f6040 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id
Aug 09 11:43:38.025964 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9c151a16-5d29-49c2-84df-7d134d3f6040 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.026499 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-9c151a16-5d29-49c2-84df-7d134d3f6040 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.027154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-9c151a16-5d29-49c2-84df-7d134d3f6040 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.027670 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-9c151a16-5d29-49c2-84df-7d134d3f6040 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value available, assuming string {{(pid=110681) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:38.029158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-9c151a16-5d29-49c2-84df-7d134d3f6040 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:38.080395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-9c151a16-5d29-49c2-84df-7d134d3f6040 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:38.082650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:38.082650 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:38.091549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-9c151a16-5d29-49c2-84df-7d134d3f6040 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200
Aug 09 11:43:38.092505 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1133/2200] 10.222.0.59 () {58 vars in 1336 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2061 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:38.109669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bbee6f22-6a91-44e8-991b-0d5c98c18a98 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.113270 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bbee6f22-6a91-44e8-991b-0d5c98c18a98 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1
Aug 09 11:43:38.113689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bbee6f22-6a91-44e8-991b-0d5c98c18a98 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.114167 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bbee6f22-6a91-44e8-991b-0d5c98c18a98 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.114740 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-bbee6f22-6a91-44e8-991b-0d5c98c18a98 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.116357 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-bbee6f22-6a91-44e8-991b-0d5c98c18a98 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:38.166514 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bbee6f22-6a91-44e8-991b-0d5c98c18a98 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:38.167788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bbee6f22-6a91-44e8-991b-0d5c98c18a98 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1 returned with HTTP 200
Aug 09 11:43:38.168536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1068/2201] 10.222.0.59 () {58 vars in 1229 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1 => generated 566 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:38.179954 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3b6acc6d-1ea2-4c55-b581-f26c4c49f086 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.184989 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3b6acc6d-1ea2-4c55-b581-f26c4c49f086 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1&marker=987d3bf8-3f39-4ea2-872a-d5da702c36fa
Aug 09 11:43:38.185623 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3b6acc6d-1ea2-4c55-b581-f26c4c49f086 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.186266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3b6acc6d-1ea2-4c55-b581-f26c4c49f086 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.187218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-3b6acc6d-1ea2-4c55-b581-f26c4c49f086 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.189416 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-3b6acc6d-1ea2-4c55-b581-f26c4c49f086 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:38.250434 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3b6acc6d-1ea2-4c55-b581-f26c4c49f086 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:38.251684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3b6acc6d-1ea2-4c55-b581-f26c4c49f086 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1&marker=987d3bf8-3f39-4ea2-872a-d5da702c36fa returned with HTTP 200
Aug 09 11:43:38.252468 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1134/2202] 10.222.0.59 () {58 vars in 1317 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1&marker=987d3bf8-3f39-4ea2-872a-d5da702c36fa => generated 569 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:38.260821 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3352a0be-5dca-456e-a8db-7c94a4ffc71a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.264383 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3352a0be-5dca-456e-a8db-7c94a4ffc71a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1&marker=fbc2a413-dc8f-46db-9df7-7d69076e02ba
Aug 09 11:43:38.264834 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3352a0be-5dca-456e-a8db-7c94a4ffc71a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.265288 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3352a0be-5dca-456e-a8db-7c94a4ffc71a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.265869 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-3352a0be-5dca-456e-a8db-7c94a4ffc71a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.266622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:38.266622 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:38.267616 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-3352a0be-5dca-456e-a8db-7c94a4ffc71a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:38.338721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3352a0be-5dca-456e-a8db-7c94a4ffc71a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:38.340034 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3352a0be-5dca-456e-a8db-7c94a4ffc71a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1&marker=fbc2a413-dc8f-46db-9df7-7d69076e02ba returned with HTTP 200
Aug 09 11:43:38.340823 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1069/2203] 10.222.0.59 () {58 vars in 1317 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1&marker=fbc2a413-dc8f-46db-9df7-7d69076e02ba => generated 569 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:38.349123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-ddf032fe-8ac6-49bf-b3ab-70dc4953624c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.352798 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ddf032fe-8ac6-49bf-b3ab-70dc4953624c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1&marker=8359791d-c2c4-44be-9067-277719942a94
Aug 09 11:43:38.353247 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ddf032fe-8ac6-49bf-b3ab-70dc4953624c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.353676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-ddf032fe-8ac6-49bf-b3ab-70dc4953624c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.354251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-ddf032fe-8ac6-49bf-b3ab-70dc4953624c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.355125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:38.355125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:38.356117 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-ddf032fe-8ac6-49bf-b3ab-70dc4953624c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:38.430628 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-ddf032fe-8ac6-49bf-b3ab-70dc4953624c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:38.431367 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-ddf032fe-8ac6-49bf-b3ab-70dc4953624c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1&marker=8359791d-c2c4-44be-9067-277719942a94 returned with HTTP 200
Aug 09 11:43:38.432185 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1135/2204] 10.222.0.59 () {58 vars in 1317 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?limit=1&marker=8359791d-c2c4-44be-9067-277719942a94 => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)
Aug 09 11:43:38.442335 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ce529383-ba0d-406f-8fe3-e026d9a925ac None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.447721 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce529383-ba0d-406f-8fe3-e026d9a925ac tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?name=tempest-VolumesListTestJSON-Volume-2546859&status=available
Aug 09 11:43:38.448281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce529383-ba0d-406f-8fe3-e026d9a925ac tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.448907 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ce529383-ba0d-406f-8fe3-e026d9a925ac tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.449758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-ce529383-ba0d-406f-8fe3-e026d9a925ac tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.450544 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ce529383-ba0d-406f-8fe3-e026d9a925ac tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value available, assuming string {{(pid=110682) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:38.451405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:38.451405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:38.452687 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ce529383-ba0d-406f-8fe3-e026d9a925ac tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2546859'), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:38.504302 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ce529383-ba0d-406f-8fe3-e026d9a925ac tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:38.505192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ce529383-ba0d-406f-8fe3-e026d9a925ac tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?name=tempest-VolumesListTestJSON-Volume-2546859&status=available returned with HTTP 200
Aug 09 11:43:38.506014 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1070/2205] 10.222.0.59 () {58 vars in 1343 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?name=tempest-VolumesListTestJSON-Volume-2546859&status=available => generated 397 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:38.515101 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0789ee6c-6f8d-49be-a472-14177d927df6 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.518766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0789ee6c-6f8d-49be-a472-14177d927df6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1842738054&status=available
Aug 09 11:43:38.519250 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0789ee6c-6f8d-49be-a472-14177d927df6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.519713 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0789ee6c-6f8d-49be-a472-14177d927df6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.520393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-0789ee6c-6f8d-49be-a472-14177d927df6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.520946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0789ee6c-6f8d-49be-a472-14177d927df6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value available, assuming string {{(pid=110681) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:38.522426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0789ee6c-6f8d-49be-a472-14177d927df6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1842738054'), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:38.572636 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0789ee6c-6f8d-49be-a472-14177d927df6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:38.574151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:38.574151 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:38.583706 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0789ee6c-6f8d-49be-a472-14177d927df6 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1842738054&status=available returned with HTTP 200
Aug 09 11:43:38.584482 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1136/2206] 10.222.0.59 () {58 vars in 1370 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1842738054&status=available => generated 929 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:38.602501 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-7d2b8765-d594-4956-9dcc-1643e68b99df None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.606411 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7d2b8765-d594-4956-9dcc-1643e68b99df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?marker=8359791d-c2c4-44be-9067-277719942a94&sort=id%3Aasc
Aug 09 11:43:38.606857 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7d2b8765-d594-4956-9dcc-1643e68b99df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.607349 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-7d2b8765-d594-4956-9dcc-1643e68b99df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.607994 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-7d2b8765-d594-4956-9dcc-1643e68b99df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.608764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:38.608764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:38.609764 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-7d2b8765-d594-4956-9dcc-1643e68b99df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:38.669666 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-7d2b8765-d594-4956-9dcc-1643e68b99df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:38.671691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:38.671691 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:38.681167 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-7d2b8765-d594-4956-9dcc-1643e68b99df tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?marker=8359791d-c2c4-44be-9067-277719942a94&sort=id%3Aasc returned with HTTP 200
Aug 09 11:43:38.681928 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1071/2207] 10.222.0.59 () {58 vars in 1350 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?marker=8359791d-c2c4-44be-9067-277719942a94&sort=id%3Aasc => generated 1842 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:38.700244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-725349c1-cd3d-489d-8fde-a4a671806185 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.705445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-725349c1-cd3d-489d-8fde-a4a671806185 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D
Aug 09 11:43:38.706056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-725349c1-cd3d-489d-8fde-a4a671806185 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.706729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-725349c1-cd3d-489d-8fde-a4a671806185 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.707578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-725349c1-cd3d-489d-8fde-a4a671806185 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.710105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-725349c1-cd3d-489d-8fde-a4a671806185 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:38.946649 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-725349c1-cd3d-489d-8fde-a4a671806185 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:38.949080 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:38.949080 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:38.958170 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-725349c1-cd3d-489d-8fde-a4a671806185 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200
Aug 09 11:43:38.959232 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1137/2208] 10.222.0.59 () {58 vars in 1314 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2758 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:38.977118 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-686ca3fd-5b98-41dc-9365-c6fe10886108 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:38.980782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-686ca3fd-5b98-41dc-9365-c6fe10886108 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail
Aug 09 11:43:38.981225 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-686ca3fd-5b98-41dc-9365-c6fe10886108 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:38.981679 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-686ca3fd-5b98-41dc-9365-c6fe10886108 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:38.982255 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-686ca3fd-5b98-41dc-9365-c6fe10886108 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:38.983912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-686ca3fd-5b98-41dc-9365-c6fe10886108 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.036265 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-686ca3fd-5b98-41dc-9365-c6fe10886108 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.039885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.039885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.052605 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-686ca3fd-5b98-41dc-9365-c6fe10886108 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail returned with HTTP 200
Aug 09 11:43:39.053355 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1072/2209] 10.222.0.59 () {58 vars in 1235 bytes} [Tue Aug  9 11:43:38 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail => generated 2758 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:39.071273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8eb7739b-5f5f-4602-aa79-94f2d852d2f5 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.074901 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8eb7739b-5f5f-4602-aa79-94f2d852d2f5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D
Aug 09 11:43:39.075373 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8eb7739b-5f5f-4602-aa79-94f2d852d2f5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.075826 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8eb7739b-5f5f-4602-aa79-94f2d852d2f5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.076433 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-8eb7739b-5f5f-4602-aa79-94f2d852d2f5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.078157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-8eb7739b-5f5f-4602-aa79-94f2d852d2f5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.131692 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8eb7739b-5f5f-4602-aa79-94f2d852d2f5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.133057 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8eb7739b-5f5f-4602-aa79-94f2d852d2f5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200
Aug 09 11:43:39.133847 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1138/2210] 10.222.0.59 () {58 vars in 1293 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1171 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:43:39.143699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ec78e92e-7c63-47fe-bcb9-e3e6672b75e5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.147495 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ec78e92e-7c63-47fe-bcb9-e3e6672b75e5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?availability_zone=nova
Aug 09 11:43:39.147981 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ec78e92e-7c63-47fe-bcb9-e3e6672b75e5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.148436 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ec78e92e-7c63-47fe-bcb9-e3e6672b75e5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.149017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-ec78e92e-7c63-47fe-bcb9-e3e6672b75e5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.149535 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ec78e92e-7c63-47fe-bcb9-e3e6672b75e5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value nova, assuming string {{(pid=110682) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:39.151697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-ec78e92e-7c63-47fe-bcb9-e3e6672b75e5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.201365 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ec78e92e-7c63-47fe-bcb9-e3e6672b75e5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.202618 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ec78e92e-7c63-47fe-bcb9-e3e6672b75e5 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?availability_zone=nova returned with HTTP 200
Aug 09 11:43:39.203788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1073/2211] 10.222.0.59 () {58 vars in 1259 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?availability_zone=nova => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:39.220725 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3f2f67db-f1ef-48ac-83ec-d049eefa5335 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.224441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3f2f67db-f1ef-48ac-83ec-d049eefa5335 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?availability_zone=nova
Aug 09 11:43:39.224886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3f2f67db-f1ef-48ac-83ec-d049eefa5335 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.225343 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3f2f67db-f1ef-48ac-83ec-d049eefa5335 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.225921 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-3f2f67db-f1ef-48ac-83ec-d049eefa5335 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.226462 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-3f2f67db-f1ef-48ac-83ec-d049eefa5335 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value nova, assuming string {{(pid=110681) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:39.227157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.227157 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.228160 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-3f2f67db-f1ef-48ac-83ec-d049eefa5335 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.294859 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3f2f67db-f1ef-48ac-83ec-d049eefa5335 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.296235 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3f2f67db-f1ef-48ac-83ec-d049eefa5335 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?availability_zone=nova returned with HTTP 200
Aug 09 11:43:39.297005 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1139/2212] 10.222.0.59 () {58 vars in 1259 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?availability_zone=nova => generated 1171 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:39.307203 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-765d31b8-6cb1-4776-bed6-f8fbeb13108d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.312892 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-765d31b8-6cb1-4776-bed6-f8fbeb13108d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?bootable=false
Aug 09 11:43:39.313549 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-765d31b8-6cb1-4776-bed6-f8fbeb13108d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.314251 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-765d31b8-6cb1-4776-bed6-f8fbeb13108d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.315222 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-765d31b8-6cb1-4776-bed6-f8fbeb13108d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.316402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.316402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.318245 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-765d31b8-6cb1-4776-bed6-f8fbeb13108d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.376489 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-765d31b8-6cb1-4776-bed6-f8fbeb13108d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.378368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-765d31b8-6cb1-4776-bed6-f8fbeb13108d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?bootable=false returned with HTTP 200
Aug 09 11:43:39.379614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1074/2213] 10.222.0.59 () {58 vars in 1243 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?bootable=false => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0)
Aug 09 11:43:39.389105 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-b752c63b-cacd-41e6-b3ca-d38b859e67c4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.394889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b752c63b-cacd-41e6-b3ca-d38b859e67c4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?bootable=false
Aug 09 11:43:39.395554 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b752c63b-cacd-41e6-b3ca-d38b859e67c4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.396140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-b752c63b-cacd-41e6-b3ca-d38b859e67c4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.396910 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-b752c63b-cacd-41e6-b3ca-d38b859e67c4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.398069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.398069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.399475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-b752c63b-cacd-41e6-b3ca-d38b859e67c4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.452066 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-b752c63b-cacd-41e6-b3ca-d38b859e67c4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.453729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-b752c63b-cacd-41e6-b3ca-d38b859e67c4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?bootable=false returned with HTTP 200
Aug 09 11:43:39.454507 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1140/2214] 10.222.0.59 () {58 vars in 1243 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?bootable=false => generated 1171 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:39.465038 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2873a516-c525-4309-872c-fae113aa1b90 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.470696 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2873a516-c525-4309-872c-fae113aa1b90 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?status=available
Aug 09 11:43:39.471468 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2873a516-c525-4309-872c-fae113aa1b90 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.472002 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2873a516-c525-4309-872c-fae113aa1b90 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.472805 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-2873a516-c525-4309-872c-fae113aa1b90 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.473507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-2873a516-c525-4309-872c-fae113aa1b90 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value available, assuming string {{(pid=110682) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:39.474139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.474139 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.475082 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-2873a516-c525-4309-872c-fae113aa1b90 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.527228 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2873a516-c525-4309-872c-fae113aa1b90 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.528596 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2873a516-c525-4309-872c-fae113aa1b90 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?status=available returned with HTTP 200
Aug 09 11:43:39.529372 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1075/2215] 10.222.0.59 () {58 vars in 1247 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?status=available => generated 1171 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:39.538353 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-eab39b63-67fa-4698-b0a0-dc3cad83cb27 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.541889 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eab39b63-67fa-4698-b0a0-dc3cad83cb27 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?status=available
Aug 09 11:43:39.542334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eab39b63-67fa-4698-b0a0-dc3cad83cb27 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.542846 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eab39b63-67fa-4698-b0a0-dc3cad83cb27 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'index' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.543445 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-eab39b63-67fa-4698-b0a0-dc3cad83cb27 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.543993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-eab39b63-67fa-4698-b0a0-dc3cad83cb27 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value available, assuming string {{(pid=110681) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:39.544618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.544618 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.545529 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-eab39b63-67fa-4698-b0a0-dc3cad83cb27 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.596379 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-eab39b63-67fa-4698-b0a0-dc3cad83cb27 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.597764 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eab39b63-67fa-4698-b0a0-dc3cad83cb27 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes?status=available returned with HTTP 200
Aug 09 11:43:39.598604 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1141/2216] 10.222.0.59 () {58 vars in 1247 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes?status=available => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:39.608779 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0c399db1-e997-4bce-910d-d2b6b6f1ba0c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.614190 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0c399db1-e997-4bce-910d-d2b6b6f1ba0c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?availability_zone=nova
Aug 09 11:43:39.614799 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0c399db1-e997-4bce-910d-d2b6b6f1ba0c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.615433 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0c399db1-e997-4bce-910d-d2b6b6f1ba0c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.616342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-0c399db1-e997-4bce-910d-d2b6b6f1ba0c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.617127 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0c399db1-e997-4bce-910d-d2b6b6f1ba0c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value nova, assuming string {{(pid=110682) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:39.618061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.618061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.619430 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-0c399db1-e997-4bce-910d-d2b6b6f1ba0c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.674585 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0c399db1-e997-4bce-910d-d2b6b6f1ba0c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.676965 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.676965 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.686236 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0c399db1-e997-4bce-910d-d2b6b6f1ba0c tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?availability_zone=nova returned with HTTP 200
Aug 09 11:43:39.687010 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1076/2217] 10.222.0.59 () {58 vars in 1280 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?availability_zone=nova => generated 2758 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:39.706403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-0edbe20e-a32e-4b77-b0ea-12008cb73f80 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.711531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0edbe20e-a32e-4b77-b0ea-12008cb73f80 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?bootable=false
Aug 09 11:43:39.712226 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0edbe20e-a32e-4b77-b0ea-12008cb73f80 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.712982 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-0edbe20e-a32e-4b77-b0ea-12008cb73f80 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.713940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.api_utils [None req-0edbe20e-a32e-4b77-b0ea-12008cb73f80 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110681) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.715239 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.715239 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.716978 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.volume.api [None req-0edbe20e-a32e-4b77-b0ea-12008cb73f80 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=110681) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.771796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-0edbe20e-a32e-4b77-b0ea-12008cb73f80 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.774073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.774073 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.783122 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-0edbe20e-a32e-4b77-b0ea-12008cb73f80 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?bootable=false returned with HTTP 200
Aug 09 11:43:39.783872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1142/2218] 10.222.0.59 () {58 vars in 1264 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?bootable=false => generated 2758 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:39.809620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-80ac326b-8e1d-4f38-b3c8-90edf05c41ef None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.815017 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80ac326b-8e1d-4f38-b3c8-90edf05c41ef tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?status=available
Aug 09 11:43:39.815655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80ac326b-8e1d-4f38-b3c8-90edf05c41ef tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.816308 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-80ac326b-8e1d-4f38-b3c8-90edf05c41ef tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'detail' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.817046 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.api_utils [None req-80ac326b-8e1d-4f38-b3c8-90edf05c41ef tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Removing options '' from query. {{(pid=110682) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:83}}
Aug 09 11:43:39.817711 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-80ac326b-8e1d-4f38-b3c8-90edf05c41ef tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Could not evaluate value available, assuming string {{(pid=110682) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2305}}
Aug 09 11:43:39.819668 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-80ac326b-8e1d-4f38-b3c8-90edf05c41ef tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=110682) get_all /opt/stack/cinder/cinder/volume/api.py:664}}
Aug 09 11:43:39.871796 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-80ac326b-8e1d-4f38-b3c8-90edf05c41ef tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Get all volumes completed successfully.
Aug 09 11:43:39.874117 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.874117 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.883215 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-80ac326b-8e1d-4f38-b3c8-90edf05c41ef tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?status=available returned with HTTP 200
Aug 09 11:43:39.883974 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1077/2219] 10.222.0.59 () {58 vars in 1268 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/detail?status=available => generated 2758 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:43:39.907524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8a5d5706-2c00-400a-8510-c9c50d4c229f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.911251 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8a5d5706-2c00-400a-8510-c9c50d4c229f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] DELETE http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa
Aug 09 11:43:39.911675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8a5d5706-2c00-400a-8510-c9c50d4c229f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.912167 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8a5d5706-2c00-400a-8510-c9c50d4c229f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.912571 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-8a5d5706-2c00-400a-8510-c9c50d4c229f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Delete volume with id: 987d3bf8-3f39-4ea2-872a-d5da702c36fa 
Aug 09 11:43:39.927427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.927427 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.928527 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8a5d5706-2c00-400a-8510-c9c50d4c229f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:39.950510 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=80,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:39.960573 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8a5d5706-2c00-400a-8510-c9c50d4c229f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Delete volume request issued successfully.
Aug 09 11:43:39.960987 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8a5d5706-2c00-400a-8510-c9c50d4c229f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa returned with HTTP 202
Aug 09 11:43:39.962176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1143/2220] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:43:39 2022] DELETE /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:43:39.966470 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-dbeeeb39-2da0-42b1-8f79-50f976dbfa44 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:39.970102 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dbeeeb39-2da0-42b1-8f79-50f976dbfa44 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa
Aug 09 11:43:39.970559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dbeeeb39-2da0-42b1-8f79-50f976dbfa44 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:39.971064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-dbeeeb39-2da0-42b1-8f79-50f976dbfa44 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:39.987851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:39.987851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:39.994959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-dbeeeb39-2da0-42b1-8f79-50f976dbfa44 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:40.004723 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-dbeeeb39-2da0-42b1-8f79-50f976dbfa44 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa returned with HTTP 200
Aug 09 11:43:40.005461 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1078/2221] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:39 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa => generated 922 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:41.022056 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-92b6b26e-299f-4ccf-b3fd-6b861cfe9325 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:41.025799 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92b6b26e-299f-4ccf-b3fd-6b861cfe9325 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa
Aug 09 11:43:41.026250 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92b6b26e-299f-4ccf-b3fd-6b861cfe9325 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:41.026714 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-92b6b26e-299f-4ccf-b3fd-6b861cfe9325 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:41.039035 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-92b6b26e-299f-4ccf-b3fd-6b861cfe9325 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa returned with HTTP 404
Aug 09 11:43:41.039922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1144/2222] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:41 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/987d3bf8-3f39-4ea2-872a-d5da702c36fa => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:43:41.044775 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-2213b4d1-2aab-4b65-b71a-608415e5e448 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:41.048499 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2213b4d1-2aab-4b65-b71a-608415e5e448 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] DELETE http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba
Aug 09 11:43:41.048946 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2213b4d1-2aab-4b65-b71a-608415e5e448 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:41.049405 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-2213b4d1-2aab-4b65-b71a-608415e5e448 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:41.049806 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-2213b4d1-2aab-4b65-b71a-608415e5e448 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Delete volume with id: fbc2a413-dc8f-46db-9df7-7d69076e02ba 
Aug 09 11:43:41.064573 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:41.064573 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:41.065581 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2213b4d1-2aab-4b65-b71a-608415e5e448 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:41.095817 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-2213b4d1-2aab-4b65-b71a-608415e5e448 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Delete volume request issued successfully.
Aug 09 11:43:41.096277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-2213b4d1-2aab-4b65-b71a-608415e5e448 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba returned with HTTP 202
Aug 09 11:43:41.097035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1079/2223] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:43:41 2022] DELETE /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:43:41.101764 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a41d6ef3-147a-420d-9b11-94019b7e309a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:41.105375 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a41d6ef3-147a-420d-9b11-94019b7e309a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba
Aug 09 11:43:41.105839 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a41d6ef3-147a-420d-9b11-94019b7e309a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:41.106310 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a41d6ef3-147a-420d-9b11-94019b7e309a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:41.121355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:41.121355 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:41.128269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a41d6ef3-147a-420d-9b11-94019b7e309a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:41.138051 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a41d6ef3-147a-420d-9b11-94019b7e309a tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba returned with HTTP 200
Aug 09 11:43:41.138799 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1145/2224] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:41 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba => generated 925 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:42.154502 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-74987f8b-3781-4757-968d-75d94c3e503f None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:42.158722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-74987f8b-3781-4757-968d-75d94c3e503f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba
Aug 09 11:43:42.159210 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-74987f8b-3781-4757-968d-75d94c3e503f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:42.159657 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-74987f8b-3781-4757-968d-75d94c3e503f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:42.172348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-74987f8b-3781-4757-968d-75d94c3e503f tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba returned with HTTP 404
Aug 09 11:43:42.173230 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1080/2225] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:42 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/fbc2a413-dc8f-46db-9df7-7d69076e02ba => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:43:42.178201 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-6c9b0881-26f9-40a2-86a9-48ccd54da3b4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:42.181908 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c9b0881-26f9-40a2-86a9-48ccd54da3b4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] DELETE http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94
Aug 09 11:43:42.182351 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c9b0881-26f9-40a2-86a9-48ccd54da3b4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:42.182853 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-6c9b0881-26f9-40a2-86a9-48ccd54da3b4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:42.183279 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-6c9b0881-26f9-40a2-86a9-48ccd54da3b4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Delete volume with id: 8359791d-c2c4-44be-9067-277719942a94 
Aug 09 11:43:42.198158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:42.198158 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:42.199237 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6c9b0881-26f9-40a2-86a9-48ccd54da3b4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:42.230567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-6c9b0881-26f9-40a2-86a9-48ccd54da3b4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Delete volume request issued successfully.
Aug 09 11:43:42.231031 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-6c9b0881-26f9-40a2-86a9-48ccd54da3b4 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 returned with HTTP 202
Aug 09 11:43:42.231818 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1146/2226] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:43:42 2022] DELETE /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:43:42.236738 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9b9d1f29-87ec-4499-ab99-388f69b0988d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:42.240656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9b9d1f29-87ec-4499-ab99-388f69b0988d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94
Aug 09 11:43:42.241248 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9b9d1f29-87ec-4499-ab99-388f69b0988d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:42.241705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9b9d1f29-87ec-4499-ab99-388f69b0988d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:42.258064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:42.258064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:42.265196 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9b9d1f29-87ec-4499-ab99-388f69b0988d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Volume info retrieved successfully.
Aug 09 11:43:42.274945 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9b9d1f29-87ec-4499-ab99-388f69b0988d tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 returned with HTTP 200
Aug 09 11:43:42.275695 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1081/2227] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:42 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 => generated 925 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:43.294093 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f4a2e119-63e1-482b-951b-008dbfd4bf58 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:43.297810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f4a2e119-63e1-482b-951b-008dbfd4bf58 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] GET http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94
Aug 09 11:43:43.298262 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f4a2e119-63e1-482b-951b-008dbfd4bf58 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:43.298717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f4a2e119-63e1-482b-951b-008dbfd4bf58 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:43.311923 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f4a2e119-63e1-482b-951b-008dbfd4bf58 tempest-VolumesListTestJSON-2000219642 tempest-VolumesListTestJSON-2000219642-project] http://10.222.0.59/volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 returned with HTTP 404
Aug 09 11:43:43.312676 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1147/2228] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:43 2022] GET /volume/v3/36d930465f204293ae6d69c0291f784c/volumes/8359791d-c2c4-44be-9067-277719942a94 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:43:52.271192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=75,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:53.303263 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:INSERT=2,cinder:SELECT=19,cinder:UPDATE=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:43:56.298148 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:56.301697 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] POST http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes
Aug 09 11:43:56.302400 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-582384791", "snapshot_id": null, "imageRef": "f0c5a029-a991-4a19-85f5-1c4d7ec34334", "volume_type": null, "size": 1}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:43:56.305094 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-582384791', 'snapshot_id': None, 'imageRef': 'f0c5a029-a991-4a19-85f5-1c4d7ec34334', 'volume_type': None, 'size': 1}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:43:56.408790 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Create volume of 1 GB
Aug 09 11:43:56.416351 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Availability Zones retrieved successfully.
Aug 09 11:43:56.436663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Flow 'volume_create_api' (22db05db-0468-49e9-a4e0-a11717f35b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:56.439316 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2fc166e-2405-4d29-a6fd-8b19ec59ac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:56.441858 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Validating volume size '1' using validate_int {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:43:56.511702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2fc166e-2405-4d29-a6fd-8b19ec59ac2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:56.512964 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f65478-2176-49ed-86fa-1cb2687f9570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:56.600202 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Created reservations ['29739866-b040-4382-846e-4392bf8b0e55', 'd84c4883-5718-429a-aa12-5742fbdcf734', 'e56eae72-1657-4280-9a7c-4de50caa995e', 'a866deb6-890a-4101-9f36-7b373f8e68ba'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:43:56.601934 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f65478-2176-49ed-86fa-1cb2687f9570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29739866-b040-4382-846e-4392bf8b0e55', 'd84c4883-5718-429a-aa12-5742fbdcf734', 'e56eae72-1657-4280-9a7c-4de50caa995e', 'a866deb6-890a-4101-9f36-7b373f8e68ba']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:56.603877 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc371fb3-1545-4abd-bdd0-7fc00f028c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:56.629803 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc371fb3-1545-4abd-bdd0-7fc00f028c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '060317d5-d8b3-42a6-b754-577f3f973b73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-582384791',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef4b4745a37c42c7b0d60bd9c5f8c8fd',qos_specs=None,replication_status=<?>,reservations=['29739866-b040-4382-846e-4392bf8b0e55','d84c4883-5718-429a-aa12-5742fbdcf734','e56eae72-1657-4280-9a7c-4de50caa995e','a866deb6-890a-4101-9f36-7b373f8e68ba'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2e88ebde3f9b4f1fb4269e71152e99f7',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), '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=2022-08-09T11:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-582384791',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=060317d5-d8b3-42a6-b754-577f3f973b73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef4b4745a37c42c7b0d60bd9c5f8c8fd',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='2e88ebde3f9b4f1fb4269e71152e99f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:56.632229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1d6b7e-da05-40e9-ba4b-3757457d88ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:56.670181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b1d6b7e-da05-40e9-ba4b-3757457d88ef) 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-TestVolumeBootPattern-volume-origin-582384791',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef4b4745a37c42c7b0d60bd9c5f8c8fd',qos_specs=None,replication_status=<?>,reservations=['29739866-b040-4382-846e-4392bf8b0e55','d84c4883-5718-429a-aa12-5742fbdcf734','e56eae72-1657-4280-9a7c-4de50caa995e','a866deb6-890a-4101-9f36-7b373f8e68ba'],size=1,snapshot_id=None,source_replicaid=<?>,source_volid=None,status='creating',user_id='2e88ebde3f9b4f1fb4269e71152e99f7',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:56.673195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05ece608-e492-4d67-bf03-e1fa953a4771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:43:56.691949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05ece608-e492-4d67-bf03-e1fa953a4771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:43:56.694725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Flow 'volume_create_api' (22db05db-0468-49e9-a4e0-a11717f35b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:43:56.695686 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Create volume request issued successfully.
Aug 09 11:43:56.697179 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-9dbb6d41-1cf8-4d2e-b0d4-1d425f692e3b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes returned with HTTP 202
Aug 09 11:43:56.698053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1082/2229] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:43:56 2022] POST /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes => generated 827 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:43:56.712143 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-f1dd727f-5ab6-42a6-a457-555ce324aa1d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:56.715820 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f1dd727f-5ab6-42a6-a457-555ce324aa1d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:43:56.716271 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f1dd727f-5ab6-42a6-a457-555ce324aa1d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:56.716763 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-f1dd727f-5ab6-42a6-a457-555ce324aa1d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:56.742438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:56.742438 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:56.750574 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-f1dd727f-5ab6-42a6-a457-555ce324aa1d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:43:56.762125 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-f1dd727f-5ab6-42a6-a457-555ce324aa1d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:43:56.762876 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1148/2230] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:56 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 895 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:57.778777 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bb30bdcb-7b3a-4dce-a1c1-f6f1892dfe2c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:57.782633 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bb30bdcb-7b3a-4dce-a1c1-f6f1892dfe2c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:43:57.783158 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bb30bdcb-7b3a-4dce-a1c1-f6f1892dfe2c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:57.783669 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bb30bdcb-7b3a-4dce-a1c1-f6f1892dfe2c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:57.801049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:57.801049 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:57.810058 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-bb30bdcb-7b3a-4dce-a1c1-f6f1892dfe2c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:43:57.820923 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bb30bdcb-7b3a-4dce-a1c1-f6f1892dfe2c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:43:57.822195 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1083/2231] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:57 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:58.841123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5f4b42f8-4c3d-4a91-ac9d-b77819c227bb None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:58.845193 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5f4b42f8-4c3d-4a91-ac9d-b77819c227bb tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:43:58.845675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5f4b42f8-4c3d-4a91-ac9d-b77819c227bb tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:58.846132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5f4b42f8-4c3d-4a91-ac9d-b77819c227bb tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:58.861315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:58.861315 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:58.869698 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-5f4b42f8-4c3d-4a91-ac9d-b77819c227bb tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:43:58.879642 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5f4b42f8-4c3d-4a91-ac9d-b77819c227bb tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:43:58.880377 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1149/2232] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:58 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:43:59.897085 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-d4bedcbf-6c04-4d19-9650-5aa27ddfc0d2 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:43:59.901087 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d4bedcbf-6c04-4d19-9650-5aa27ddfc0d2 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:43:59.901523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d4bedcbf-6c04-4d19-9650-5aa27ddfc0d2 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:43:59.901972 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-d4bedcbf-6c04-4d19-9650-5aa27ddfc0d2 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:43:59.917321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:43:59.917321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:43:59.924615 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-d4bedcbf-6c04-4d19-9650-5aa27ddfc0d2 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:43:59.933689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-d4bedcbf-6c04-4d19-9650-5aa27ddfc0d2 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:43:59.934466 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1084/2233] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:43:59 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 919 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:00.950701 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-8e408ddd-4a15-48f5-95eb-d81682869a8e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:00.954754 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e408ddd-4a15-48f5-95eb-d81682869a8e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:00.955252 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8e408ddd-4a15-48f5-95eb-d81682869a8e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:00.955705 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-8e408ddd-4a15-48f5-95eb-d81682869a8e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:00.970570 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:00.970570 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:00.977643 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-8e408ddd-4a15-48f5-95eb-d81682869a8e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:00.987549 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-8e408ddd-4a15-48f5-95eb-d81682869a8e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:00.988269 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1150/2234] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:00 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 919 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:02.004600 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ade0a5c7-e059-4e39-b2ec-c432394f9932 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:02.008441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ade0a5c7-e059-4e39-b2ec-c432394f9932 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:02.008953 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ade0a5c7-e059-4e39-b2ec-c432394f9932 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:02.009402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ade0a5c7-e059-4e39-b2ec-c432394f9932 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:02.025359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:02.025359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:02.032663 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ade0a5c7-e059-4e39-b2ec-c432394f9932 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:02.042192 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ade0a5c7-e059-4e39-b2ec-c432394f9932 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:02.042941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1085/2235] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:02 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 919 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:03.061061 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-28344615-8bef-4142-9386-b71856ead1a9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:03.069019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-28344615-8bef-4142-9386-b71856ead1a9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:03.069766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-28344615-8bef-4142-9386-b71856ead1a9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:03.070535 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-28344615-8bef-4142-9386-b71856ead1a9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:03.098786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:03.098786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:03.114621 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-28344615-8bef-4142-9386-b71856ead1a9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:03.125518 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-28344615-8bef-4142-9386-b71856ead1a9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:03.126584 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1151/2236] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:03 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 919 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:04.142348 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-94a08162-4350-44cb-b2dc-785a11fc3879 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:04.145971 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-94a08162-4350-44cb-b2dc-785a11fc3879 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:04.146409 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-94a08162-4350-44cb-b2dc-785a11fc3879 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:04.146856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-94a08162-4350-44cb-b2dc-785a11fc3879 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:04.162054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:04.162054 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:04.169744 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-94a08162-4350-44cb-b2dc-785a11fc3879 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:04.180374 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-94a08162-4350-44cb-b2dc-785a11fc3879 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:04.181097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1086/2237] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:04 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:05.198932 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-56722e56-0488-4ce2-a310-720a5beb6eaa None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:05.204188 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-56722e56-0488-4ce2-a310-720a5beb6eaa tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:05.204810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-56722e56-0488-4ce2-a310-720a5beb6eaa tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:05.205489 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-56722e56-0488-4ce2-a310-720a5beb6eaa tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:05.221531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:05.221531 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:05.228473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-56722e56-0488-4ce2-a310-720a5beb6eaa tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:05.238112 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-56722e56-0488-4ce2-a310-720a5beb6eaa tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:05.239086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1152/2238] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:05 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:06.256626 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-926df617-b630-40db-9c14-14e4935a361e None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:06.260536 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-926df617-b630-40db-9c14-14e4935a361e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:06.261169 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-926df617-b630-40db-9c14-14e4935a361e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:06.261643 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-926df617-b630-40db-9c14-14e4935a361e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:06.278959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:06.278959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:06.282379 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:44:06.288345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-926df617-b630-40db-9c14-14e4935a361e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:06.303291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-926df617-b630-40db-9c14-14e4935a361e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:06.304018 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1087/2239] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:06 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 977 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:07.320993 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-afc46c44-bdd1-4b6a-9571-2c6b2325af9b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:07.325436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-afc46c44-bdd1-4b6a-9571-2c6b2325af9b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:07.325992 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-afc46c44-bdd1-4b6a-9571-2c6b2325af9b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:07.326501 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-afc46c44-bdd1-4b6a-9571-2c6b2325af9b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:07.343922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:07.343922 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:07.351245 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-afc46c44-bdd1-4b6a-9571-2c6b2325af9b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:07.361140 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-afc46c44-bdd1-4b6a-9571-2c6b2325af9b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:07.361864 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1153/2240] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:07 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 980 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:08.378845 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-3cbd3393-b791-4c11-956e-c7a22afae796 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:08.384324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3cbd3393-b791-4c11-956e-c7a22afae796 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:08.385004 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3cbd3393-b791-4c11-956e-c7a22afae796 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:08.385656 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-3cbd3393-b791-4c11-956e-c7a22afae796 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:08.403748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:08.403748 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:08.411546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-3cbd3393-b791-4c11-956e-c7a22afae796 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:08.421396 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-3cbd3393-b791-4c11-956e-c7a22afae796 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:08.422097 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1088/2241] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:08 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 980 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:09.439597 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-fd2fd714-227c-4d94-887b-63ffe798e797 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:09.444550 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd2fd714-227c-4d94-887b-63ffe798e797 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:09.444990 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd2fd714-227c-4d94-887b-63ffe798e797 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:09.445447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-fd2fd714-227c-4d94-887b-63ffe798e797 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:09.460802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:09.460802 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:09.468330 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-fd2fd714-227c-4d94-887b-63ffe798e797 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:09.478752 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-fd2fd714-227c-4d94-887b-63ffe798e797 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:09.479516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1154/2242] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:09 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 980 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:10.495831 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fd39d1a5-8777-44fb-a3d2-fac2af84423d None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:10.499527 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fd39d1a5-8777-44fb-a3d2-fac2af84423d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:10.499968 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fd39d1a5-8777-44fb-a3d2-fac2af84423d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:10.500419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fd39d1a5-8777-44fb-a3d2-fac2af84423d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:10.515943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:10.515943 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:10.523402 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fd39d1a5-8777-44fb-a3d2-fac2af84423d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:10.532976 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fd39d1a5-8777-44fb-a3d2-fac2af84423d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:10.533698 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1089/2243] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:10 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 980 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:11.551492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-4216b575-b1aa-49c3-95ca-295dde17558f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:11.555777 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4216b575-b1aa-49c3-95ca-295dde17558f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:11.556216 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4216b575-b1aa-49c3-95ca-295dde17558f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:11.556677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-4216b575-b1aa-49c3-95ca-295dde17558f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:11.574779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:11.574779 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:11.583069 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-4216b575-b1aa-49c3-95ca-295dde17558f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:11.592804 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-4216b575-b1aa-49c3-95ca-295dde17558f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:11.593543 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1155/2244] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:11 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 980 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:12.611108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-0cfe9940-9884-4319-a65b-1e1e3f142fc6 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:12.616064 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0cfe9940-9884-4319-a65b-1e1e3f142fc6 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:12.616628 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0cfe9940-9884-4319-a65b-1e1e3f142fc6 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:12.617187 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-0cfe9940-9884-4319-a65b-1e1e3f142fc6 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:12.635503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:12.635503 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:12.642291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-0cfe9940-9884-4319-a65b-1e1e3f142fc6 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:12.652234 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-0cfe9940-9884-4319-a65b-1e1e3f142fc6 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:12.652960 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1090/2245] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:12 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 980 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:13.673691 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-2be5b644-4a13-46d6-b97b-1d84085f64e7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:13.678986 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2be5b644-4a13-46d6-b97b-1d84085f64e7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:13.679435 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2be5b644-4a13-46d6-b97b-1d84085f64e7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:13.679886 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-2be5b644-4a13-46d6-b97b-1d84085f64e7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:13.700003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:13.700003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:13.709765 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-2be5b644-4a13-46d6-b97b-1d84085f64e7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:13.719314 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-2be5b644-4a13-46d6-b97b-1d84085f64e7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:13.720138 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1156/2246] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:13 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 980 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:14.736345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ca635814-2713-4e4a-8eb3-f27aeed337e0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:14.740035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ca635814-2713-4e4a-8eb3-f27aeed337e0 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:14.740479 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ca635814-2713-4e4a-8eb3-f27aeed337e0 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:14.740941 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ca635814-2713-4e4a-8eb3-f27aeed337e0 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:14.755978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:14.755978 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:14.762705 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ca635814-2713-4e4a-8eb3-f27aeed337e0 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:14.772180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ca635814-2713-4e4a-8eb3-f27aeed337e0 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:14.772885 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1091/2247] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:14 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 980 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:44:15.794221 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-414a8ccc-df73-4204-a117-b8bba18768a7 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:15.797841 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-414a8ccc-df73-4204-a117-b8bba18768a7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:15.798276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-414a8ccc-df73-4204-a117-b8bba18768a7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:15.798733 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-414a8ccc-df73-4204-a117-b8bba18768a7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:15.813786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:15.813786 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:15.820683 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-414a8ccc-df73-4204-a117-b8bba18768a7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:15.833072 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-414a8ccc-df73-4204-a117-b8bba18768a7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:15.834078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1157/2248] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:15 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 1368 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:44:15.849033 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8aba819a-c3a0-4630-8c74-4d8b0db4ed86 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:15.852761 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8aba819a-c3a0-4630-8c74-4d8b0db4ed86 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:15.853272 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8aba819a-c3a0-4630-8c74-4d8b0db4ed86 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:15.853730 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8aba819a-c3a0-4630-8c74-4d8b0db4ed86 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:15.869294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:15.869294 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:15.876437 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8aba819a-c3a0-4630-8c74-4d8b0db4ed86 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:15.886330 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8aba819a-c3a0-4630-8c74-4d8b0db4ed86 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:15.887109 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1092/2249] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:44:15 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 1368 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:44:16.012379 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-5659232a-53ca-4cf4-8c38-cac66f043acd None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:16.018460 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-5659232a-53ca-4cf4-8c38-cac66f043acd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:16.019162 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-5659232a-53ca-4cf4-8c38-cac66f043acd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:16.019899 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-5659232a-53ca-4cf4-8c38-cac66f043acd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:16.035493 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:16.035493 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:16.043325 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-5659232a-53ca-4cf4-8c38-cac66f043acd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:16.053578 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-5659232a-53ca-4cf4-8c38-cac66f043acd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:16.054264 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1158/2250] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:44:16 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 1368 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:44:16.723572 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-eec4b76e-0ef8-47fa-a083-bd379e072e70 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:16.727852 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-eec4b76e-0ef8-47fa-a083-bd379e072e70 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:16.728291 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-eec4b76e-0ef8-47fa-a083-bd379e072e70 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:16.728737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-eec4b76e-0ef8-47fa-a083-bd379e072e70 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:16.743281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:16.743281 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:16.749728 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-eec4b76e-0ef8-47fa-a083-bd379e072e70 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:16.761545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-eec4b76e-0ef8-47fa-a083-bd379e072e70 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:16.762478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1093/2251] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:44:16 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 1368 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:44:16.772633 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-c4acbdd1-d664-4591-9433-d7b098512a80 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:16.773443 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c4acbdd1-d664-4591-9433-d7b098512a80 None None] GET http://10.222.0.59/volume//
Aug 09 11:44:16.773866 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c4acbdd1-d664-4591-9433-d7b098512a80 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:16.774323 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-c4acbdd1-d664-4591-9433-d7b098512a80 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:16.775205 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-c4acbdd1-d664-4591-9433-d7b098512a80 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:44:16.775778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1159/2252] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:44:16 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:44:16.785599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-267c37cd-2c03-48a7-9b36-b18d023ce35c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:16.793814 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-267c37cd-2c03-48a7-9b36-b18d023ce35c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] POST http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments
Aug 09 11:44:16.794961 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-267c37cd-2c03-48a7-9b36-b18d023ce35c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "060317d5-d8b3-42a6-b754-577f3f973b73", "connector": null, "instance_uuid": "a958af07-bc3f-4975-ad4b-4a90d796e273"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:44:16.818767 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:16.818767 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:16.864175 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-267c37cd-2c03-48a7-9b36-b18d023ce35c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments returned with HTTP 200
Aug 09 11:44:16.864970 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1094/2253] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:44:16 2022] POST /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:44:22.257955 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-5e96cf87-3c35-4719-a4ca-baefccc349de None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:22.258845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5e96cf87-3c35-4719-a4ca-baefccc349de None None] GET http://10.222.0.59/volume//
Aug 09 11:44:22.259354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5e96cf87-3c35-4719-a4ca-baefccc349de None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:22.259873 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-5e96cf87-3c35-4719-a4ca-baefccc349de None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:22.260740 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-5e96cf87-3c35-4719-a4ca-baefccc349de None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:44:22.261350 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1160/2254] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:44:22 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:44:22.268526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-99b92f51-634f-44c9-b2ff-a6b7b98e219c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:22.272441 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-99b92f51-634f-44c9-b2ff-a6b7b98e219c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:44:22.272933 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-99b92f51-634f-44c9-b2ff-a6b7b98e219c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:44:22.273387 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-99b92f51-634f-44c9-b2ff-a6b7b98e219c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:44:22.293041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:22.293041 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:22.300116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-99b92f51-634f-44c9-b2ff-a6b7b98e219c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:44:22.311001 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-99b92f51-634f-44c9-b2ff-a6b7b98e219c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:44:22.311760 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1095/2255] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:44:22 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:44:22.363441 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-373a044a-7dbe-41aa-8a8f-5f9b5d70c212 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:22.368393 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-373a044a-7dbe-41aa-8a8f-5f9b5d70c212 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] PUT http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/f1a7327a-f056-46b4-9541-97ec37865a5f
Aug 09 11:44:22.369132 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-373a044a-7dbe-41aa-8a8f-5f9b5d70c212 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sda"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:44:22.384169 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-373a044a-7dbe-41aa-8a8f-5f9b5d70c212 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Acquiring lock "cinder-attachment_update-060317d5-d8b3-42a6-b754-577f3f973b73-hv-cinder-84989" by "attachment_update" {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:44:22.393677 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-373a044a-7dbe-41aa-8a8f-5f9b5d70c212 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Lock "cinder-attachment_update-060317d5-d8b3-42a6-b754-577f3f973b73-hv-cinder-84989" acquired by "attachment_update" :: waited 0.009s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:44:22.395963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:22.395963 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:22.825807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-373a044a-7dbe-41aa-8a8f-5f9b5d70c212 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Lock "cinder-attachment_update-060317d5-d8b3-42a6-b754-577f3f973b73-hv-cinder-84989" released by "attachment_update" :: held 0.432s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:44:22.826461 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-373a044a-7dbe-41aa-8a8f-5f9b5d70c212 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/f1a7327a-f056-46b4-9541-97ec37865a5f returned with HTTP 200
Aug 09 11:44:22.827465 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1161/2256] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:44:22 2022] PUT /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/f1a7327a-f056-46b4-9541-97ec37865a5f => generated 747 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:44:22.856353 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-2d557c49-0aec-41f1-b8fe-b75ad8dc7922 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:44:22.860768 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-2d557c49-0aec-41f1-b8fe-b75ad8dc7922 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] POST http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/f1a7327a-f056-46b4-9541-97ec37865a5f/action
Aug 09 11:44:22.861523 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-2d557c49-0aec-41f1-b8fe-b75ad8dc7922 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action body: b'{"os-complete": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:44:22.861834 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-2d557c49-0aec-41f1-b8fe-b75ad8dc7922 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:44:22.900689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:44:22.900689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:44:22.921935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-1cd6dd30-63e0-4c1e-b2be-3285117d197c req-2d557c49-0aec-41f1-b8fe-b75ad8dc7922 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/f1a7327a-f056-46b4-9541-97ec37865a5f/action returned with HTTP 204
Aug 09 11:44:22.923469 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1096/2257] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:44:22 2022] POST /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/f1a7327a-f056-46b4-9541-97ec37865a5f/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:44:32.810778 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=86,cinder:UPDATE=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:44:32.917990 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=77,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:46:57.688164 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-37fc637c-b477-4626-aadd-34c47dd52db1 req-55551131-b68c-4b5c-877d-6fcc63ff4aca None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:46:57.694516 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-37fc637c-b477-4626-aadd-34c47dd52db1 req-55551131-b68c-4b5c-877d-6fcc63ff4aca tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] DELETE http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/f1a7327a-f056-46b4-9541-97ec37865a5f
Aug 09 11:46:57.695514 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-37fc637c-b477-4626-aadd-34c47dd52db1 req-55551131-b68c-4b5c-877d-6fcc63ff4aca tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:46:57.697581 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-37fc637c-b477-4626-aadd-34c47dd52db1 req-55551131-b68c-4b5c-877d-6fcc63ff4aca tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:46:57.717726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:46:57.717726 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:46:58.030163 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-37fc637c-b477-4626-aadd-34c47dd52db1 req-55551131-b68c-4b5c-877d-6fcc63ff4aca tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/f1a7327a-f056-46b4-9541-97ec37865a5f returned with HTTP 200
Aug 09 11:46:58.031311 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1162/2258] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:46:57 2022] DELETE /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/f1a7327a-f056-46b4-9541-97ec37865a5f => generated 19 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:46:58.886090 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-00ed30ae-00c9-4416-8a5a-6ebcb931e820 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:46:58.891649 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-00ed30ae-00c9-4416-8a5a-6ebcb931e820 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:46:58.892123 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-00ed30ae-00c9-4416-8a5a-6ebcb931e820 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:46:58.892599 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-00ed30ae-00c9-4416-8a5a-6ebcb931e820 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:46:58.907249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:46:58.907249 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:46:58.914112 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-00ed30ae-00c9-4416-8a5a-6ebcb931e820 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:46:58.924689 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-00ed30ae-00c9-4416-8a5a-6ebcb931e820 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:46:58.925385 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1097/2259] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:46:58 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 1368 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:46:59.402312 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-d5500eae-b49c-43fc-b126-5bf8ef4ef28e None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:46:59.406534 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-d5500eae-b49c-43fc-b126-5bf8ef4ef28e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:46:59.407019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-d5500eae-b49c-43fc-b126-5bf8ef4ef28e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:46:59.407521 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-d5500eae-b49c-43fc-b126-5bf8ef4ef28e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:46:59.421872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:46:59.421872 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:46:59.428409 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-d5500eae-b49c-43fc-b126-5bf8ef4ef28e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:46:59.438526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-d5500eae-b49c-43fc-b126-5bf8ef4ef28e tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:46:59.439306 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1163/2260] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:46:59 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 1368 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:46:59.449168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bfa798e4-f08e-4ab9-8d4f-b6f0017107a0 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:46:59.450367 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bfa798e4-f08e-4ab9-8d4f-b6f0017107a0 None None] GET http://10.222.0.59/volume//
Aug 09 11:46:59.450758 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bfa798e4-f08e-4ab9-8d4f-b6f0017107a0 None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:46:59.451257 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bfa798e4-f08e-4ab9-8d4f-b6f0017107a0 None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:46:59.452078 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bfa798e4-f08e-4ab9-8d4f-b6f0017107a0 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:46:59.452659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1098/2261] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:46:59 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:46:59.459084 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-a371185e-1a66-462a-922b-3674a96f2be3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:46:59.464003 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-a371185e-1a66-462a-922b-3674a96f2be3 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] POST http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments
Aug 09 11:46:59.464851 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-a371185e-1a66-462a-922b-3674a96f2be3 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "060317d5-d8b3-42a6-b754-577f3f973b73", "connector": null, "instance_uuid": "5f04c4be-4924-44cd-a3ac-72284638563c"}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:46:59.482845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:46:59.482845 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:46:59.547108 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-a371185e-1a66-462a-922b-3674a96f2be3 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments returned with HTTP 200
Aug 09 11:46:59.548060 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1164/2262] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:46:59 2022] POST /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:47:00.740229 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-bdf2572c-dd0c-4f86-8d90-11aceb56fa1a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:47:00.741755 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bdf2572c-dd0c-4f86-8d90-11aceb56fa1a None None] GET http://10.222.0.59/volume//
Aug 09 11:47:00.742216 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bdf2572c-dd0c-4f86-8d90-11aceb56fa1a None None] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:47:00.742702 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-bdf2572c-dd0c-4f86-8d90-11aceb56fa1a None None] Calling method 'all' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:47:00.743589 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-bdf2572c-dd0c-4f86-8d90-11aceb56fa1a None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:47:00.744339 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1099/2263] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:47:00 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:47:00.751159 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-96a78eea-2580-47f6-8fc8-1e8e6e66058c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:47:00.754829 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-96a78eea-2580-47f6-8fc8-1e8e6e66058c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:47:00.755413 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-96a78eea-2580-47f6-8fc8-1e8e6e66058c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:47:00.756044 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-96a78eea-2580-47f6-8fc8-1e8e6e66058c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:47:00.778608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:47:00.778608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:47:00.785088 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-96a78eea-2580-47f6-8fc8-1e8e6e66058c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:47:00.795469 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-96a78eea-2580-47f6-8fc8-1e8e6e66058c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:47:00.796261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1165/2264] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:47:00 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0)
Aug 09 11:47:00.845437 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-e23434cc-2ddd-463a-b9c1-4601198760e5 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:47:00.849851 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-e23434cc-2ddd-463a-b9c1-4601198760e5 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] PUT http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/cb0c1249-bfd1-49b3-9818-2d63abe9fb76
Aug 09 11:47:00.850621 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-e23434cc-2ddd-463a-b9c1-4601198760e5 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sda"}}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:47:00.866126 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-e23434cc-2ddd-463a-b9c1-4601198760e5 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Acquiring lock "cinder-attachment_update-060317d5-d8b3-42a6-b754-577f3f973b73-hv-cinder-84989" by "attachment_update" {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:47:00.874324 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-e23434cc-2ddd-463a-b9c1-4601198760e5 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Lock "cinder-attachment_update-060317d5-d8b3-42a6-b754-577f3f973b73-hv-cinder-84989" acquired by "attachment_update" :: waited 0.008s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:47:00.876478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:47:00.876478 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:47:01.278901 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.coordination [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-e23434cc-2ddd-463a-b9c1-4601198760e5 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Lock "cinder-attachment_update-060317d5-d8b3-42a6-b754-577f3f973b73-hv-cinder-84989" released by "attachment_update" :: held 0.404s {{(pid=110682) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:47:01.279709 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-e23434cc-2ddd-463a-b9c1-4601198760e5 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/cb0c1249-bfd1-49b3-9818-2d63abe9fb76 returned with HTTP 200
Aug 09 11:47:01.280578 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1100/2265] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:47:00 2022] PUT /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/cb0c1249-bfd1-49b3-9818-2d63abe9fb76 => generated 747 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:47:01.309981 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-95c25736-60cb-4d29-9fbb-ef4ce8fa7c14 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:47:01.314463 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-95c25736-60cb-4d29-9fbb-ef4ce8fa7c14 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] POST http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/cb0c1249-bfd1-49b3-9818-2d63abe9fb76/action
Aug 09 11:47:01.315289 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-95c25736-60cb-4d29-9fbb-ef4ce8fa7c14 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action body: b'{"os-complete": null}' {{(pid=110681) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:47:01.315613 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-95c25736-60cb-4d29-9fbb-ef4ce8fa7c14 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:47:01.347911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:47:01.347911 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:47:01.369524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-bd684860-82f0-4679-b1b1-b61899db0b01 req-95c25736-60cb-4d29-9fbb-ef4ce8fa7c14 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/cb0c1249-bfd1-49b3-9818-2d63abe9fb76/action returned with HTTP 204
Aug 09 11:47:01.370631 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1166/2266] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:47:01 2022] POST /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/cb0c1249-bfd1-49b3-9818-2d63abe9fb76/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0)
Aug 09 11:47:11.271029 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:47:11.363758 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=57,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:49:08.812910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-8a26bb4f-02f4-4c7e-83ce-099b7f305bd7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:08.943819 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8a26bb4f-02f4-4c7e-83ce-099b7f305bd7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] POST http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots
Aug 09 11:49:08.944570 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-8a26bb4f-02f4-4c7e-83ce-099b7f305bd7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "060317d5-d8b3-42a6-b754-577f3f973b73", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1777455773", "description": null, "metadata": null}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:49:08.968071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:08.968071 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:08.969084 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8a26bb4f-02f4-4c7e-83ce-099b7f305bd7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:08.969424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.snapshots [None req-8a26bb4f-02f4-4c7e-83ce-099b7f305bd7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Create snapshot from volume 060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:49:09.051693 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-8a26bb4f-02f4-4c7e-83ce-099b7f305bd7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Created reservations ['44ce6fd3-745b-405b-adf5-f845a9dff5ee', 'f5d6bf41-8f47-4fd2-868d-826e360b2a45', 'b23e44f4-4ee3-4e5c-8bc9-61cea3432212', '7489a650-cb90-42be-8590-d08658605522'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:49:09.109613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-8a26bb4f-02f4-4c7e-83ce-099b7f305bd7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot force create request issued successfully.
Aug 09 11:49:09.110345 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-8a26bb4f-02f4-4c7e-83ce-099b7f305bd7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots returned with HTTP 202
Aug 09 11:49:09.111150 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1101/2267] 10.222.0.59 () {60 vars in 1242 bytes} [Tue Aug  9 11:49:08 2022] POST /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots => generated 308 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:49:09.119227 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-84f2d603-5667-4e5a-9b8d-42611302ff97 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:09.123781 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84f2d603-5667-4e5a-9b8d-42611302ff97 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:49:09.124259 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84f2d603-5667-4e5a-9b8d-42611302ff97 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:09.124684 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-84f2d603-5667-4e5a-9b8d-42611302ff97 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:09.135729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:09.135729 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:09.136682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-84f2d603-5667-4e5a-9b8d-42611302ff97 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:49:09.139667 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-84f2d603-5667-4e5a-9b8d-42611302ff97 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 200
Aug 09 11:49:09.140380 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1167/2268] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:49:09 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:10.151940 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-66c79f53-e976-4048-802d-2d732130e77b None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:10.158680 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-66c79f53-e976-4048-802d-2d732130e77b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:49:10.159277 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-66c79f53-e976-4048-802d-2d732130e77b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:10.159823 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-66c79f53-e976-4048-802d-2d732130e77b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:10.172271 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:10.172271 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:10.173368 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-66c79f53-e976-4048-802d-2d732130e77b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:49:10.175427 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-66c79f53-e976-4048-802d-2d732130e77b tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 200
Aug 09 11:49:10.176226 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1102/2269] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:49:10 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:11.187850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-18e255d6-1f3f-4a5f-8607-24e0a4085074 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:11.194496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-18e255d6-1f3f-4a5f-8607-24e0a4085074 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:49:11.195276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-18e255d6-1f3f-4a5f-8607-24e0a4085074 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:11.196010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-18e255d6-1f3f-4a5f-8607-24e0a4085074 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:11.209678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:11.209678 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:11.210611 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-18e255d6-1f3f-4a5f-8607-24e0a4085074 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:49:11.212395 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-18e255d6-1f3f-4a5f-8607-24e0a4085074 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 200
Aug 09 11:49:11.213078 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1168/2270] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:49:11 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:12.224477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1e26b385-7a25-4dce-806b-435273f1a2c7 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:12.231375 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1e26b385-7a25-4dce-806b-435273f1a2c7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:49:12.232108 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1e26b385-7a25-4dce-806b-435273f1a2c7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:12.232850 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1e26b385-7a25-4dce-806b-435273f1a2c7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:12.249875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:12.249875 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:12.251366 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1e26b385-7a25-4dce-806b-435273f1a2c7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:49:12.253105 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1e26b385-7a25-4dce-806b-435273f1a2c7 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 200
Aug 09 11:49:12.253788 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1103/2271] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:49:12 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:13.263010 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-96318166-73bc-4827-a3d7-3f386e6df46d None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:13.267336 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-96318166-73bc-4827-a3d7-3f386e6df46d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:49:13.267881 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-96318166-73bc-4827-a3d7-3f386e6df46d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:13.268336 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-96318166-73bc-4827-a3d7-3f386e6df46d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:13.280174 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:13.280174 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:13.281208 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-96318166-73bc-4827-a3d7-3f386e6df46d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:49:13.283166 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-96318166-73bc-4827-a3d7-3f386e6df46d tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 200
Aug 09 11:49:13.283891 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1169/2272] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:49:13 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:14.295302 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-82f558f5-7998-4ddc-a1c9-b343bdcbf2da None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:14.301384 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-82f558f5-7998-4ddc-a1c9-b343bdcbf2da tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:49:14.301859 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-82f558f5-7998-4ddc-a1c9-b343bdcbf2da tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:14.302312 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-82f558f5-7998-4ddc-a1c9-b343bdcbf2da tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:14.312688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:14.312688 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:14.313613 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-82f558f5-7998-4ddc-a1c9-b343bdcbf2da tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:49:14.315490 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-82f558f5-7998-4ddc-a1c9-b343bdcbf2da tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 200
Aug 09 11:49:14.316181 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1104/2273] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:49:14 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:14.324903 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-a06886c4-f424-4fef-80f3-9e110c759fa9 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:14.329040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a06886c4-f424-4fef-80f3-9e110c759fa9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:49:14.329477 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a06886c4-f424-4fef-80f3-9e110c759fa9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:14.329951 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-a06886c4-f424-4fef-80f3-9e110c759fa9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:14.340176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:14.340176 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:14.341086 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-a06886c4-f424-4fef-80f3-9e110c759fa9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:49:14.342850 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-a06886c4-f424-4fef-80f3-9e110c759fa9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 200
Aug 09 11:49:14.343530 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1170/2274] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:49:14 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:14.351807 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:14.355394 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] POST http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes
Aug 09 11:49:14.356101 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-217721161", "snapshot_id": "0a7ca7f9-0a82-4d01-ab47-995fc5e39d83", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:49:14.358487 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.v3.volumes [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-217721161', 'snapshot_id': '0a7ca7f9-0a82-4d01-ab47-995fc5e39d83', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=110682) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}}
Aug 09 11:49:14.370730 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:14.370730 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:14.371699 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:49:14.372026 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Create volume of 1 GB
Aug 09 11:49:14.379259 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Availability Zones retrieved successfully.
Aug 09 11:49:14.401069 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Flow 'volume_create_api' (b73340ce-c7bb-41cb-b934-391b00f44634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:49:14.405188 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc11b3a3-9bab-4964-9ea3-80c0f7e5f315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:49:14.409113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.flows.api.create_volume [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=110682) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:228}}
Aug 09 11:49:14.458547 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc11b3a3-9bab-4964-9ea3-80c0f7e5f315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a7ca7f9-0a82-4d01-ab47-995fc5e39d83', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-08-09T11:15:50Z,deleted=False,deleted_at=None,description='Default Volume Type',extra_specs={},id=4cc18f8d-eea5-41db-a99a-0009902d59d7,is_public=True,name='__DEFAULT__',projects=[],qos_specs=<?>,qos_specs_id=None,updated_at=2022-08-09T11:15:50Z), 'volume_type_id': '4cc18f8d-eea5-41db-a99a-0009902d59d7', '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=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:49:14.460537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efac59eb-45d7-459b-87be-aa11591ab7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:49:14.524168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.quota [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Created reservations ['0406b437-6e96-4c61-b123-4db77373ff6e', '86fd24dd-f5a1-411a-b63a-dc484f01b2d2', 'c198f203-c7d2-466f-b5f5-79bd89057621', '5a380e6c-2762-461e-b02e-13ce07a76c13'] {{(pid=110682) reserve /opt/stack/cinder/cinder/quota.py:755}}
Aug 09 11:49:14.525910 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efac59eb-45d7-459b-87be-aa11591ab7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0406b437-6e96-4c61-b123-4db77373ff6e', '86fd24dd-f5a1-411a-b63a-dc484f01b2d2', 'c198f203-c7d2-466f-b5f5-79bd89057621', '5a380e6c-2762-461e-b02e-13ce07a76c13']}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:49:14.527856 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336f2feb-620f-4a64-a660-5cbb42e923b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:49:14.532165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=73,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:49:14.576449 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336f2feb-620f-4a64-a660-5cbb42e923b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f554baf1-3ff5-4734-a841-0f269e41b1b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-217721161',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef4b4745a37c42c7b0d60bd9c5f8c8fd',qos_specs=None,replication_status=<?>,reservations=['0406b437-6e96-4c61-b123-4db77373ff6e','86fd24dd-f5a1-411a-b63a-dc484f01b2d2','c198f203-c7d2-466f-b5f5-79bd89057621','5a380e6c-2762-461e-b02e-13ce07a76c13'],size=1,snapshot_id=0a7ca7f9-0a82-4d01-ab47-995fc5e39d83,source_replicaid=<?>,source_volid=None,status='creating',user_id='2e88ebde3f9b4f1fb4269e71152e99f7',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7), 'volume': Volume(_name_id=None,admin_metadata=<?>,attach_status='detached',availability_zone='nova',bootable=True,cluster=<?>,cluster_name=None,consistencygroup=<?>,consistencygroup_id=None,created_at=2022-08-09T11:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-217721161',ec2_id=None,encryption_key_id=None,glance_metadata=<?>,group=<?>,group_id=None,host=None,id=f554baf1-3ff5-4734-a841-0f269e41b1b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef4b4745a37c42c7b0d60bd9c5f8c8fd',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=0a7ca7f9-0a82-4d01-ab47-995fc5e39d83,snapshots=<?>,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e88ebde3f9b4f1fb4269e71152e99f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cc18f8d-eea5-41db-a99a-0009902d59d7),volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:49:14.578218 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a12d42-6b9c-4538-9c9f-f833b4f2e5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:49:14.604614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a12d42-6b9c-4538-9c9f-f833b4f2e5bb) 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-TestVolumeBootPattern-volume-217721161',encryption_key_id=None,group_id=None,group_type_id=<?>,metadata={},multiattach=False,project_id='ef4b4745a37c42c7b0d60bd9c5f8c8fd',qos_specs=None,replication_status=<?>,reservations=['0406b437-6e96-4c61-b123-4db77373ff6e','86fd24dd-f5a1-411a-b63a-dc484f01b2d2','c198f203-c7d2-466f-b5f5-79bd89057621','5a380e6c-2762-461e-b02e-13ce07a76c13'],size=1,snapshot_id=0a7ca7f9-0a82-4d01-ab47-995fc5e39d83,source_replicaid=<?>,source_volid=None,status='creating',user_id='2e88ebde3f9b4f1fb4269e71152e99f7',volume_type_id=4cc18f8d-eea5-41db-a99a-0009902d59d7)}' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:49:14.606559 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71594401-1193-4161-a99c-4eac21fd3d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Aug 09 11:49:14.649164 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71594401-1193-4161-a99c-4eac21fd3d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=110682) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Aug 09 11:49:14.651659 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Flow 'volume_create_api' (b73340ce-c7bb-41cb-b934-391b00f44634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=110682) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Aug 09 11:49:14.652321 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Create volume request issued successfully.
Aug 09 11:49:14.653545 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-66e2599b-7046-4d95-968c-0abfa83cbf3a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes returned with HTTP 202
Aug 09 11:49:14.661782 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1105/2275] 10.222.0.59 () {60 vars in 1236 bytes} [Tue Aug  9 11:49:14 2022] POST /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes => generated 853 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0)
Aug 09 11:49:14.667842 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-31e2df0c-cdec-4993-b809-301bffce1af4 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:14.671479 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31e2df0c-cdec-4993-b809-301bffce1af4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:49:14.671920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31e2df0c-cdec-4993-b809-301bffce1af4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:14.672369 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-31e2df0c-cdec-4993-b809-301bffce1af4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:14.687276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:14.687276 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:14.694015 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-31e2df0c-cdec-4993-b809-301bffce1af4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:14.703806 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-31e2df0c-cdec-4993-b809-301bffce1af4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:49:14.704717 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1171/2276] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:49:14 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 921 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:15.722414 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-1f7794fd-396c-4cea-b040-afb925dfd309 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:15.728825 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1f7794fd-396c-4cea-b040-afb925dfd309 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:49:15.729562 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1f7794fd-396c-4cea-b040-afb925dfd309 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:15.730313 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-1f7794fd-396c-4cea-b040-afb925dfd309 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:15.747930 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:15.747930 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:15.754665 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-1f7794fd-396c-4cea-b040-afb925dfd309 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:15.764061 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-1f7794fd-396c-4cea-b040-afb925dfd309 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:49:15.764751 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1106/2277] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:49:15 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 945 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:16.780879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-04158385-0458-4fff-a48c-9b91131e1694 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:16.784668 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-04158385-0458-4fff-a48c-9b91131e1694 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:49:16.785126 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-04158385-0458-4fff-a48c-9b91131e1694 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:16.785582 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-04158385-0458-4fff-a48c-9b91131e1694 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:16.800946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:16.800946 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:16.808807 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-04158385-0458-4fff-a48c-9b91131e1694 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:16.819470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-04158385-0458-4fff-a48c-9b91131e1694 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:49:16.820447 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1172/2278] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:49:16 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 945 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:17.838725 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-fe9b436e-6641-443a-bb70-2f0204dbade4 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:17.844546 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fe9b436e-6641-443a-bb70-2f0204dbade4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:49:17.845283 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fe9b436e-6641-443a-bb70-2f0204dbade4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:17.846113 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-fe9b436e-6641-443a-bb70-2f0204dbade4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:17.863912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:17.863912 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:17.871810 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-fe9b436e-6641-443a-bb70-2f0204dbade4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:17.881634 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-fe9b436e-6641-443a-bb70-2f0204dbade4 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:49:17.882342 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1107/2279] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:49:17 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 945 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:49:18.902436 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-3fc613cc-388f-4d0a-8df7-13db7bdc3978 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:18.906152 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3fc613cc-388f-4d0a-8df7-13db7bdc3978 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:49:18.906599 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3fc613cc-388f-4d0a-8df7-13db7bdc3978 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:18.907104 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-3fc613cc-388f-4d0a-8df7-13db7bdc3978 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:18.921835 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:18.921835 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:18.928675 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-3fc613cc-388f-4d0a-8df7-13db7bdc3978 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:18.939782 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-3fc613cc-388f-4d0a-8df7-13db7bdc3978 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:49:18.940608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1173/2280] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:49:18 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 1395 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:49:18.956323 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-509bd197-4680-4679-82c1-5abc536a2a8c None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:18.959959 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-509bd197-4680-4679-82c1-5abc536a2a8c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:49:18.960431 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-509bd197-4680-4679-82c1-5abc536a2a8c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:18.960878 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-509bd197-4680-4679-82c1-5abc536a2a8c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:18.975620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:18.975620 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:18.982935 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-509bd197-4680-4679-82c1-5abc536a2a8c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:18.993432 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-509bd197-4680-4679-82c1-5abc536a2a8c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:49:18.994168 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1108/2281] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:49:18 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 1395 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:49:19.081757 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-ba22b913-5d32-4d30-99ae-2c02fe03fb21 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:19.086294 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-ba22b913-5d32-4d30-99ae-2c02fe03fb21 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:49:19.086738 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-ba22b913-5d32-4d30-99ae-2c02fe03fb21 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:19.087233 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-ba22b913-5d32-4d30-99ae-2c02fe03fb21 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:19.101875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:19.101875 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:19.108244 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-ba22b913-5d32-4d30-99ae-2c02fe03fb21 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:19.118374 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-ba22b913-5d32-4d30-99ae-2c02fe03fb21 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:49:19.119110 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1174/2282] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:49:19 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 1395 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:49:19.637325 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-929880a6-261b-4730-8854-dc9ef8bd7dbd None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:19.641558 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-929880a6-261b-4730-8854-dc9ef8bd7dbd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:49:19.641998 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-929880a6-261b-4730-8854-dc9ef8bd7dbd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:19.642439 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-929880a6-261b-4730-8854-dc9ef8bd7dbd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:19.656526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:19.656526 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:19.665949 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-929880a6-261b-4730-8854-dc9ef8bd7dbd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:19.683007 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-929880a6-261b-4730-8854-dc9ef8bd7dbd tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:49:19.684035 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1109/2283] 10.222.0.59 () {60 vars in 1578 bytes} [Tue Aug  9 11:49:19 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:49:19.693609 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-eab61fd0-c5fa-4ade-93f0-d3c2a73b2253 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:19.694406 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eab61fd0-c5fa-4ade-93f0-d3c2a73b2253 None None] GET http://10.222.0.59/volume//
Aug 09 11:49:19.694796 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eab61fd0-c5fa-4ade-93f0-d3c2a73b2253 None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:19.695273 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-eab61fd0-c5fa-4ade-93f0-d3c2a73b2253 None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:19.696040 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-eab61fd0-c5fa-4ade-93f0-d3c2a73b2253 None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:49:19.696596 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1175/2284] 10.222.0.59 () {58 vars in 1299 bytes} [Tue Aug  9 11:49:19 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:49:19.703174 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-c4d15986-fb66-47f9-9af4-85bf688afedc None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:19.708155 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-c4d15986-fb66-47f9-9af4-85bf688afedc tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] POST http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments
Aug 09 11:49:19.708888 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-c4d15986-fb66-47f9-9af4-85bf688afedc tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f554baf1-3ff5-4734-a841-0f269e41b1b3", "connector": null, "instance_uuid": "235d907b-d003-4459-958f-83f6c65ed8ef"}} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:49:19.725366 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:19.725366 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:19.770880 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-c4d15986-fb66-47f9-9af4-85bf688afedc tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments returned with HTTP 200
Aug 09 11:49:19.771612 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1110/2285] 10.222.0.59 () {66 vars in 1574 bytes} [Tue Aug  9 11:49:19 2022] POST /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:49:25.053496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-75eeb684-f2a5-4ada-bf9d-56b5459e152b None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:25.054268 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-75eeb684-f2a5-4ada-bf9d-56b5459e152b None None] GET http://10.222.0.59/volume//
Aug 09 11:49:25.054673 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-75eeb684-f2a5-4ada-bf9d-56b5459e152b None None] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:25.055185 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-75eeb684-f2a5-4ada-bf9d-56b5459e152b None None] Calling method 'all' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:25.055933 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-75eeb684-f2a5-4ada-bf9d-56b5459e152b None None] http://10.222.0.59/volume// returned with HTTP 300
Aug 09 11:49:25.056480 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1176/2286] 10.222.0.49 () {56 vars in 1098 bytes} [Tue Aug  9 11:49:25 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)
Aug 09 11:49:25.063519 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-af405ed7-b570-4184-aa17-c6ef24342f7a None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:25.067180 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-af405ed7-b570-4184-aa17-c6ef24342f7a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:49:25.067736 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-af405ed7-b570-4184-aa17-c6ef24342f7a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:49:25.068144 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-af405ed7-b570-4184-aa17-c6ef24342f7a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:49:25.087537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:25.087537 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:25.094494 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-af405ed7-b570-4184-aa17-c6ef24342f7a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:49:25.104911 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-af405ed7-b570-4184-aa17-c6ef24342f7a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:49:25.105625 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1111/2287] 10.222.0.49 () {60 vars in 1412 bytes} [Tue Aug  9 11:49:25 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 1492 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0)
Aug 09 11:49:25.155728 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-3928bdf4-9455-41bc-bb21-025752e489b3 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:25.160345 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-3928bdf4-9455-41bc-bb21-025752e489b3 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] PUT http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/91fea396-4acb-4961-b93d-540978d0d89b
Aug 09 11:49:25.161261 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-3928bdf4-9455-41bc-bb21-025752e489b3 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.49", "host": "hv-cinder-84989", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:hv-cinder-84989", "mountpoint": "/dev/sda"}}} {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:49:25.177103 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-3928bdf4-9455-41bc-bb21-025752e489b3 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Acquiring lock "cinder-attachment_update-f554baf1-3ff5-4734-a841-0f269e41b1b3-hv-cinder-84989" by "attachment_update" {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:192}}
Aug 09 11:49:25.186661 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-3928bdf4-9455-41bc-bb21-025752e489b3 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Lock "cinder-attachment_update-f554baf1-3ff5-4734-a841-0f269e41b1b3-hv-cinder-84989" acquired by "attachment_update" :: waited 0.010s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:196}}
Aug 09 11:49:25.188760 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:25.188760 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:25.620794 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.coordination [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-3928bdf4-9455-41bc-bb21-025752e489b3 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Lock "cinder-attachment_update-f554baf1-3ff5-4734-a841-0f269e41b1b3-hv-cinder-84989" released by "attachment_update" :: held 0.434s {{(pid=110681) _synchronized /opt/stack/cinder/cinder/coordination.py:207}}
Aug 09 11:49:25.621473 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-3928bdf4-9455-41bc-bb21-025752e489b3 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/91fea396-4acb-4961-b93d-540978d0d89b returned with HTTP 200
Aug 09 11:49:25.622341 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1177/2288] 10.222.0.49 () {64 vars in 1477 bytes} [Tue Aug  9 11:49:25 2022] PUT /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/91fea396-4acb-4961-b93d-540978d0d89b => generated 747 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:49:25.658498 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-7eb891b3-e15e-4115-bb7f-4ec8c93d6820 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:49:25.662969 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-7eb891b3-e15e-4115-bb7f-4ec8c93d6820 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] POST http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/91fea396-4acb-4961-b93d-540978d0d89b/action
Aug 09 11:49:25.663769 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-7eb891b3-e15e-4115-bb7f-4ec8c93d6820 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action body: b'{"os-complete": null}' {{(pid=110682) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}}
Aug 09 11:49:25.664053 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-7eb891b3-e15e-4115-bb7f-4ec8c93d6820 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}}
Aug 09 11:49:25.702624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:49:25.702624 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:49:25.722128 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-dd20e281-00d2-4fe9-a25d-6d9a5652cd76 req-7eb891b3-e15e-4115-bb7f-4ec8c93d6820 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/91fea396-4acb-4961-b93d-540978d0d89b/action returned with HTTP 204
Aug 09 11:49:25.723341 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1112/2289] 10.222.0.49 () {64 vars in 1498 bytes} [Tue Aug  9 11:49:25 2022] POST /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/91fea396-4acb-4961-b93d-540978d0d89b/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:49:35.611492 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=45,cinder:UPDATE=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:49:35.717448 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=77,cinder:INSERT=3,cinder:UPDATE=12 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:51:49.551709 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [req-f180e469-ea3a-4463-b86e-3c7f4988cde0 req-ef2ab113-d4c1-4ac1-a07f-1113fdc0878c None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:49.557218 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f180e469-ea3a-4463-b86e-3c7f4988cde0 req-ef2ab113-d4c1-4ac1-a07f-1113fdc0878c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] DELETE http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/91fea396-4acb-4961-b93d-540978d0d89b
Aug 09 11:51:49.557787 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f180e469-ea3a-4463-b86e-3c7f4988cde0 req-ef2ab113-d4c1-4ac1-a07f-1113fdc0878c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:49.558359 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [req-f180e469-ea3a-4463-b86e-3c7f4988cde0 req-ef2ab113-d4c1-4ac1-a07f-1113fdc0878c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'version_select' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:49.575840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:51:49.575840 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:51:49.908524 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [req-f180e469-ea3a-4463-b86e-3c7f4988cde0 req-ef2ab113-d4c1-4ac1-a07f-1113fdc0878c tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/91fea396-4acb-4961-b93d-540978d0d89b returned with HTTP 200
Aug 09 11:51:49.909429 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1178/2290] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:51:49 2022] DELETE /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/91fea396-4acb-4961-b93d-540978d0d89b => generated 19 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:51:50.687992 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-ea47aed5-9430-417c-8b81-6be8bad69582 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:50.692042 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ea47aed5-9430-417c-8b81-6be8bad69582 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] DELETE http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:51:50.692482 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ea47aed5-9430-417c-8b81-6be8bad69582 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:50.692929 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-ea47aed5-9430-417c-8b81-6be8bad69582 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'delete' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:50.693320 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.v3.volumes [None req-ea47aed5-9430-417c-8b81-6be8bad69582 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Delete volume with id: f554baf1-3ff5-4734-a841-0f269e41b1b3 
Aug 09 11:51:50.708125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:51:50.708125 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:51:50.709116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ea47aed5-9430-417c-8b81-6be8bad69582 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:51:50.740541 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-ea47aed5-9430-417c-8b81-6be8bad69582 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Delete volume request issued successfully.
Aug 09 11:51:50.740915 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-ea47aed5-9430-417c-8b81-6be8bad69582 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 202
Aug 09 11:51:50.741642 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1113/2291] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:51:50 2022] DELETE /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:51:50.746354 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-290cc2c2-eeeb-4237-8e1c-3ef340bf555f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:50.749969 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-290cc2c2-eeeb-4237-8e1c-3ef340bf555f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:51:50.750403 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-290cc2c2-eeeb-4237-8e1c-3ef340bf555f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:50.750879 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-290cc2c2-eeeb-4237-8e1c-3ef340bf555f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:50.765334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:51:50.765334 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:51:50.771690 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-290cc2c2-eeeb-4237-8e1c-3ef340bf555f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:51:50.781542 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-290cc2c2-eeeb-4237-8e1c-3ef340bf555f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 200
Aug 09 11:51:50.782256 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1179/2292] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:51:50 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 1394 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:51:51.801752 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-50416ee7-2a39-4602-aeaa-1b3a89e43131 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:51.807984 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-50416ee7-2a39-4602-aeaa-1b3a89e43131 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3
Aug 09 11:51:51.808737 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-50416ee7-2a39-4602-aeaa-1b3a89e43131 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:51.809477 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-50416ee7-2a39-4602-aeaa-1b3a89e43131 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:51.823154 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-50416ee7-2a39-4602-aeaa-1b3a89e43131 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 returned with HTTP 404
Aug 09 11:51:51.824070 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1114/2293] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:51:51 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/f554baf1-3ff5-4734-a841-0f269e41b1b3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:51:51.829567 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-23c0e7ef-cc0b-499e-a0fa-ae8d0e65c40f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:51.833711 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23c0e7ef-cc0b-499e-a0fa-ae8d0e65c40f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] DELETE http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:51:51.834154 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-23c0e7ef-cc0b-499e-a0fa-ae8d0e65c40f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:51.834608 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-23c0e7ef-cc0b-499e-a0fa-ae8d0e65c40f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:51.834940 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v2.snapshots [None req-23c0e7ef-cc0b-499e-a0fa-ae8d0e65c40f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Delete snapshot with id: 0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:51:51.847225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:51:51.847225 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:51:51.848470 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-23c0e7ef-cc0b-499e-a0fa-ae8d0e65c40f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:51:51.889019 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-23c0e7ef-cc0b-499e-a0fa-ae8d0e65c40f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot delete request issued successfully.
Aug 09 11:51:51.889425 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-23c0e7ef-cc0b-499e-a0fa-ae8d0e65c40f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 202
Aug 09 11:51:51.890296 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1180/2294] 10.222.0.59 () {58 vars in 1334 bytes} [Tue Aug  9 11:51:51 2022] DELETE /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:51:51.895359 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-132a1e2c-57c0-42c1-a1dd-3f10f8ae7eac None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:51.899507 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-132a1e2c-57c0-42c1-a1dd-3f10f8ae7eac tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:51:51.899950 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-132a1e2c-57c0-42c1-a1dd-3f10f8ae7eac tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:51.900422 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-132a1e2c-57c0-42c1-a1dd-3f10f8ae7eac tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:51.910667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:51:51.910667 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:51:51.911655 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-132a1e2c-57c0-42c1-a1dd-3f10f8ae7eac tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Snapshot retrieved successfully.
Aug 09 11:51:51.913419 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-132a1e2c-57c0-42c1-a1dd-3f10f8ae7eac tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 200
Aug 09 11:51:51.914132 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1115/2295] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:51:51 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:51:52.925810 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-552228d9-d8ad-4479-bd51-d61d8bbf089f None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:52.932459 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-552228d9-d8ad-4479-bd51-d61d8bbf089f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83
Aug 09 11:51:52.933181 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-552228d9-d8ad-4479-bd51-d61d8bbf089f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:52.933920 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-552228d9-d8ad-4479-bd51-d61d8bbf089f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:52.944415 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-552228d9-d8ad-4479-bd51-d61d8bbf089f tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 returned with HTTP 404
Aug 09 11:51:52.945266 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1181/2296] 10.222.0.59 () {58 vars in 1331 bytes} [Tue Aug  9 11:51:52 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/snapshots/0a7ca7f9-0a82-4d01-ab47-995fc5e39d83 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:51:56.563116 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [req-c0ccdf33-67fb-4b56-ab9a-bcbd9d722906 req-b853a23d-18e2-4f0f-9a27-aab472dc8ed1 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:56.567614 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-c0ccdf33-67fb-4b56-ab9a-bcbd9d722906 req-b853a23d-18e2-4f0f-9a27-aab472dc8ed1 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] DELETE http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/cb0c1249-bfd1-49b3-9818-2d63abe9fb76
Aug 09 11:51:56.568055 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-c0ccdf33-67fb-4b56-ab9a-bcbd9d722906 req-b853a23d-18e2-4f0f-9a27-aab472dc8ed1 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:56.568804 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [req-c0ccdf33-67fb-4b56-ab9a-bcbd9d722906 req-b853a23d-18e2-4f0f-9a27-aab472dc8ed1 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'version_select' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:56.583122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:51:56.583122 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:51:56.793915 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [req-c0ccdf33-67fb-4b56-ab9a-bcbd9d722906 req-b853a23d-18e2-4f0f-9a27-aab472dc8ed1 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/cb0c1249-bfd1-49b3-9818-2d63abe9fb76 returned with HTTP 200
Aug 09 11:51:56.794684 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1116/2297] 10.222.0.49 () {62 vars in 1446 bytes} [Tue Aug  9 11:51:56 2022] DELETE /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/attachments/cb0c1249-bfd1-49b3-9818-2d63abe9fb76 => generated 19 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)
Aug 09 11:51:58.277848 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-7462dfc8-9559-468e-9680-70e52b72ed93 None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:58.281475 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7462dfc8-9559-468e-9680-70e52b72ed93 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] DELETE http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:51:58.282041 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7462dfc8-9559-468e-9680-70e52b72ed93 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:58.282496 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-7462dfc8-9559-468e-9680-70e52b72ed93 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'delete' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:58.282952 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.v3.volumes [None req-7462dfc8-9559-468e-9680-70e52b72ed93 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Delete volume with id: 060317d5-d8b3-42a6-b754-577f3f973b73 
Aug 09 11:51:58.297751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:51:58.297751 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:51:58.298740 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7462dfc8-9559-468e-9680-70e52b72ed93 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:51:58.331123 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.volume.api [None req-7462dfc8-9559-468e-9680-70e52b72ed93 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Delete volume request issued successfully.
Aug 09 11:51:58.331526 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-7462dfc8-9559-468e-9680-70e52b72ed93 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 202
Aug 09 11:51:58.332291 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1182/2298] 10.222.0.59 () {58 vars in 1328 bytes} [Tue Aug  9 11:51:58 2022] DELETE /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)
Aug 09 11:51:58.337051 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.middleware.request_id [None req-c6d3a786-e83b-4e01-9c86-f83494b244b9 None None] RequestId filter calling following filter/app {{(pid=110682) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:58.341031 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c6d3a786-e83b-4e01-9c86-f83494b244b9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:51:58.341722 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c6d3a786-e83b-4e01-9c86-f83494b244b9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110682) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:58.342165 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG cinder.api.openstack.wsgi [None req-c6d3a786-e83b-4e01-9c86-f83494b244b9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110682) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:58.358641 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values.
Aug 09 11:51:58.358641 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]:   warnings.warn('Policy enforcement is depending on the value of '
Aug 09 11:51:58.365327 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.volume.api [None req-c6d3a786-e83b-4e01-9c86-f83494b244b9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Volume info retrieved successfully.
Aug 09 11:51:58.375424 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: INFO cinder.api.openstack.wsgi [None req-c6d3a786-e83b-4e01-9c86-f83494b244b9 tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 200
Aug 09 11:51:58.376371 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: [pid: 110682|app: 0|req: 1117/2299] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:51:58 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)
Aug 09 11:51:59.394766 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.middleware.request_id [None req-05baa0e6-62f8-4ecc-89a8-cff7b5f9193a None None] RequestId filter calling following filter/app {{(pid=110681) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}}
Aug 09 11:51:59.401087 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-05baa0e6-62f8-4ecc-89a8-cff7b5f9193a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] GET http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73
Aug 09 11:51:59.401682 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-05baa0e6-62f8-4ecc-89a8-cff7b5f9193a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Empty body provided in request {{(pid=110681) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}}
Aug 09 11:51:59.402426 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG cinder.api.openstack.wsgi [None req-05baa0e6-62f8-4ecc-89a8-cff7b5f9193a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] Calling method 'show' {{(pid=110681) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}}
Aug 09 11:51:59.422424 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: INFO cinder.api.openstack.wsgi [None req-05baa0e6-62f8-4ecc-89a8-cff7b5f9193a tempest-TestVolumeBootPattern-338320703 tempest-TestVolumeBootPattern-338320703-project] http://10.222.0.59/volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 returned with HTTP 404
Aug 09 11:51:59.423417 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: [pid: 110681|app: 0|req: 1183/2300] 10.222.0.59 () {58 vars in 1325 bytes} [Tue Aug  9 11:51:59 2022] GET /volume/v3/ef4b4745a37c42c7b0d60bd9c5f8c8fd/volumes/060317d5-d8b3-42a6-b754-577f3f973b73 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0)
Aug 09 11:52:08.370496 dv-cinder-849890-5-iscsi devstack@c-api.service[110682]: DEBUG dbcounter [-] [110682] Writing DB stats cinder:SELECT=37,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=110682) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}
Aug 09 11:52:09.408662 dv-cinder-849890-5-iscsi devstack@c-api.service[110681]: DEBUG dbcounter [-] [110681] Writing DB stats cinder:SELECT=46,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=110681) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}}